public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* Problem with sysdeps/unix/sysv/linux/execve.c
@ 1999-08-20 21:40 Joel Klecker
  1999-08-20 21:53 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Klecker @ 1999-08-20 21:40 UTC (permalink / raw)
  To: libc-hacker

Shouldn't this file have weak_alias (__execve, execve) as the other 
execve implementations in libc do? I just did a build of current 
glibc-2-1-branch and the resulting libc no longer defines execve.
-- 
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL: mailto:jk@espy.org >                 <URL: mailto:espy@debian.org >
<URL: http://web.espy.org/ >               <URL: http://www.debian.org/ >

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with sysdeps/unix/sysv/linux/execve.c
  1999-08-20 21:40 Problem with sysdeps/unix/sysv/linux/execve.c Joel Klecker
@ 1999-08-20 21:53 ` Ulrich Drepper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Drepper @ 1999-08-20 21:53 UTC (permalink / raw)
  To: Joel Klecker; +Cc: libc-hacker

Joel Klecker <jk@espy.org> writes:

> Shouldn't this file have weak_alias (__execve, execve) as the other 
> execve implementations in libc do? I just did a build of current 
> glibc-2-1-branch and the resulting libc no longer defines execve.

You're right and I've corrected it.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-08-20 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-20 21:40 Problem with sysdeps/unix/sysv/linux/execve.c Joel Klecker
1999-08-20 21:53 ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).