[uClibc] PATCH: use __libc_gettimeofday instead of gettimeofday

Joakim Tjernlund joakim.tjernlund at lumentis.se
Wed Oct 20 07:06:02 UTC 2004


> > 
> > > If it would be acceptable, I would do the same for
> > > strcpy,strncat,strlen,strncpy,sigaction,kill,sigprocmask
> > > (see last proposed patch in the bug report)
> > 
> > Does the propolice patch really modify all of these libc
> > internals?
> 
> The propolice patch does not modify them, it happens only if the user 
> redefines them (see bug report)
> 
> Peter

I think you also need to "hide" these internal functions, otherwise a
user could just as well redefine the internal functions.

 Jocke



More information about the uClibc mailing list