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
Bernhard Reutner-Fischer
3e816c1252
- fold recurse, depthFirst and dereference params into one param flags.
...
Minor size improvement (-16b for size, -24b according to bloat-o-meter).
2007-03-29 10:30:50 +00:00
..
applets.h
- rough prototype for split(1). TODO: Still needs some love since it's way too big..
2007-03-25 21:50:18 +00:00
busybox.h
do not put all <applet>_main() declarations
2007-02-03 17:27:14 +00:00
dump.h
…
grp_.h
…
inet_common.h
…
libbb.h
- fold recurse, depthFirst and dereference params into one param flags.
2007-03-29 10:30:50 +00:00
platform.h
- be gentle to the intel compiler and make sure we have __u64 which is needed for linux/loop.h
2007-03-19 15:15:06 +00:00
pwd_.h
…
shadow_.h
…
unarchive.h
bunzip2/gunzip/uncompress/unlzma: merge into common code -
2007-03-07 22:02:23 +00:00
usage.h
- rewrite run-parts
2007-03-28 20:35:13 +00:00
xatonum.h
…
xregex.h
…