hush/include
Stephen Heumann cae994bc22 Add an emulation of waitpid that should be better than the one in libc.
In particular, it will buffer information about children other than the one being waited for, so it isn't lost. It can also emulate a non-blocking wait by arranging to interrupt the wait with a signal.
2014-11-07 12:12:18 -06:00
..
appltmetadata.h
autoconf.h Fixes to get libbb/getopt32.c to compile. 2014-11-03 12:58:57 -06:00
busybox.h Set things up so hush can be build with debug code turned on. 2014-11-06 11:42:17 -06:00
libbb.h Add an emulation of waitpid that should be better than the one in libc. 2014-11-07 12:12:18 -06:00
NUM.APPLETS.h
platform.h Add an emulation of waitpid that should be better than the one in libc. 2014-11-07 12:12:18 -06:00
poll.h Add an implementation of poll() written in terms of select(), to work around the lack of poll() on GNO. 2014-11-03 12:26:43 -06:00
unicode.h
xatonum.h Address some link errors with various small changes. 2014-11-03 23:29:34 -06:00