[uClinux-dev] Re: fork on uClinux

Shaun Jackman sjackman at gmail.com
Wed May 24 13:13:03 PDT 2006


On 5/24/06, Michael Broughton <mbobowik at telusplanet.net> wrote:
> #if defined(__UCLIBC__) && !defined(__UCLIBC_HAS_MMU)
> #define fork   vfork
> #endif

Hello Michael,

I have grepped uClibc and busybox for that snippet. It doesn't exist
in the current SVN source. Where are you finding that code?

Cheers,
Shaun


More information about the busybox mailing list