This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
51be57e4df7d94046598fd5e0fcef67e956eec59
busybox
/
include
T
History
Rob Landley
51be57e4df
Convert all the applets from #include to USE(). Had to fix some nonstandard
...
naming along the way to get USE() macros for everything.
2006-02-23 00:42:25 +00:00
..
.cvsignore
full removed config.h, use bb_config.h only
2006-02-15 12:29:37 +00:00
applets.h
Convert all the applets from #include to USE(). Had to fix some nonstandard
2006-02-23 00:42:25 +00:00
busybox.h
moved BB_BANNER to applets/version.c file: make kernel like version,
2006-02-16 15:40:24 +00:00
dump.h
Major coreutils update.
2003-03-19 09:13:01 +00:00
grp_.h
Replace the old and somewhat buggy pwd_grp stuff with the shiny
2004-07-15 12:53:49 +00:00
inet_common.h
in order to make sure the INET6 prototypes are exported, we would have to include the libbb.h header file ... but then we have to worry about including too early/etc...
2005-07-30 08:54:43 +00:00
libbb.h
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
2006-02-21 06:44:43 +00:00
platform.h
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
2006-02-21 06:44:43 +00:00
pwd_.h
Replace the old and somewhat buggy pwd_grp stuff with the shiny
2004-07-15 12:53:49 +00:00
shadow_.h
Replace the old and somewhat buggy pwd_grp stuff with the shiny
2004-07-15 12:53:49 +00:00
unarchive.h
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
2006-01-20 18:28:50 +00:00
usage.h
You don't need an #ifdef around #defines in usage.
2006-02-22 20:33:15 +00:00
xregex.h
split libbb: moved xregcomp separatelly for speed up recompile
2005-09-14 16:59:11 +00:00