busybox/include
Bernhard Reutner-Fischer c418d482ba - s/defined(__uClinux__)/BB_NOMMU/
This needs a second pass to:
+ add bb_daemon(unsigned char no_chdir, unsigned char no_close, const char*flag)
+ eventually globally export argc and argv, so we don't need to pass it to
  bb_daemon().
2006-05-31 10:19:51 +00:00
..
applets.h add back in udhcp support 2006-05-08 03:20:50 +00:00
busybox.h - move libc checks from busybox.h to platform.h 2006-05-26 13:10:10 +00:00
dump.h
grp_.h
inet_common.h
libbb.h - s/defined(__uClinux__)/BB_NOMMU/ 2006-05-31 10:19:51 +00:00
platform.h - conditionally define BB_NOMMU 2006-05-31 10:04:03 +00:00
pwd_.h
shadow_.h This is not C++. 2006-05-29 05:21:29 +00:00
unarchive.h
usage.h fix spelling mistakes 2006-05-26 01:48:17 +00:00
xregex.h