fork on uClinux

sjhill at realitydiluted.com sjhill at realitydiluted.com
Wed May 24 16:09:02 UTC 2006


> > #if defined(__UCLIBC__) && !defined(__UCLIBC_HAS_MMU__)
> > #define fork    vfork
> > #endif
> 
> I grepped the source from subversion of both uClibc and buildroot for
> the token __UCLIBC_HAS_MMU__ and found no hits. Where do these three
> lines come from?
> 
Try grepping for 'HAS_MMU' and you'll get some hits.

-Steve



More information about the uClibc mailing list