Age | Commit message (Collapse) | Author |
|
sys/syscall.h uses the IS_IN_libc define before including any header that
includes libc-internal.h (where IS_IN_libc is defined). This patch makes
sys/syscall.h include features.h to get the IS_IN_libc define where
appropriate.
|
|
|
|
|
|
|
|
|
|
namespace
|
|
shared lib options
|
|
|
|
|
|
|
|
after splitting all MSRC, it won't be needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
USER_PREFIX (like bfin)
|
|
the default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
see what libpthread will do ...
|
|
|
|
gone from libc. The remaining are left as exercise for others ;-)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|