[BUG] missing prototypes for chown and execle

Mike Frysinger vapier at gentoo.org
Fri May 26 02:03:10 UTC 2006


On Friday 19 May 2006 08:47, Peter S. Mazinger wrote:
> On Fri, 19 May 2006, Amir Shalem wrote:
> > there are missing prototypes for chown() and execle() in uClibc-snapshot
> >
> > I'm attaching a patch to add the missing prototypes
>
> I would guard both _proto and _def in exec.c and chown.c w/
> #ifndef __UNIX98PTY_ONLY__
> libc_hidden_...(...)
> #endif

not really worth the effort

if something else starts using the functions should we update the ifdef's ?  
it isnt like hidden aliases adds overhead at runtime since they get linked 
out of the final ELF
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20060525/a5e25b8e/attachment-0002.pgp 


More information about the uClibc mailing list