This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
include
History
Rob Landley
5cf7c2df66
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
...
md5_sha1_sum.c to convert some #ifdef CONFIG to if(ENABLE).)
2006-02-21 06:44:43 +00:00
..
.cvsignore
full removed config.h, use bb_config.h only
2006-02-15 12:29:37 +00:00
applets.h
add setarch/linux32/linux64 applet
2006-02-21 04:26:52 +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
…
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
Walter Harms added -D to date, and I did a code cleanup while I was in the
2006-02-21 05:06:42 +00:00
xregex.h
split libbb: moved xregcomp separatelly for speed up recompile
2005-09-14 16:59:11 +00:00