busybox/include
Rob Landley c9c1a41c58 A couple things that got tangled up in my tree, easier to check in both than
untangle them:

Rewrite u_signal_names() into get_signum() and get_signame(), plus trim the
signal list to that required by posix (they can specify the numbers for
the rest if they really need them).  (This is preparatory cleanup for adding
a timeout applet like Roberto Foglietta wants.)

Export the itoa (added due to Denis Vlasenko, although it's not quite his
preferred implementation) from xfuncs.c so it's actually used, and remove
several other redundant implementations of itoa and utoa() in the tree.
2006-07-12 19:17:55 +00:00
..
applets.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
busybox.h add ordering warning on enum Location 2006-06-09 12:25:10 +00:00
dump.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
grp_.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
inet_common.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
libbb.h A couple things that got tangled up in my tree, easier to check in both than 2006-07-12 19:17:55 +00:00
platform.h Some old kernel headers don't #include BLKSSZGET in sys/mount.h. 2006-06-29 19:00:12 +00:00
pwd_.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
shadow_.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
unarchive.h - typo: s/compenent/component/g 2006-04-02 20:12:31 +00:00
usage.h Upgrade netcat a lot. Make -e able to take the rest of the command line as 2006-07-10 19:45:20 +00:00
xregex.h split libbb: moved xregcomp separatelly for speed up recompile 2005-09-14 16:59:11 +00:00