[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: what's the best small shell for initrd?



On Wed, Jul 18, 2001 at 02:25:02AM +0200, Wichert Akkerman wrote:

> Previously Matt Zimmerman wrote:
> > libpthread is pulled in by librt, which is needed for clock_gettime.  libm
> > is needed for fesetround.
> 
> Except if you look at an strace of sleep it doesn't use that.

Eh?  Those are library functions, not system calls.

mizar:[...llutils-2.0.11/builddir/src] nm sleep.o | egrep 'clock_gettime|fesetround'
         U clock_gettime
         U fesetround


-- 
 - mdz



Reply to: