busybox/include
Mark Whitley c29c44c00e libbb.h now includes ../busybox.h. This way, files in libbb that have
BB_[FEATURE] #defines won't be ignored. Credit to Magnus Damm for spotting
this.
2001-04-25 18:06:21 +00:00
..
applets.h Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately 2001-04-24 18:07:19 +00:00
busybox.h Move applet_name declaration from busybox.h to libbb.h. 2001-04-24 01:12:33 +00:00
grp.h Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
libbb.h libbb.h now includes ../busybox.h. This way, files in libbb that have 2001-04-25 18:06:21 +00:00
pwd.h Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
usage.h Applied patch from I.Q. to add sort -u as a feature. 2001-04-17 18:56:18 +00:00