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
Files
9d96af2e83a9519ac89ff0f8dae7f8478d33f581
busybox
/
include
History
Denis Vlasenko
9d96af2e83
mkswap: fix help text to not lie about supported options.
...
mkswap: use uint32, not int, to match kernel. mkswap: optimization: use pre-zeroed buffer
2008-02-13 15:35:52 +00:00
..
applets.h
sendmail: update from maintainer
2008-02-08 18:24:54 +00:00
busybox.h
Further optimize applet tables; prettify build output
2007-11-29 03:31:20 +00:00
dump.h
…
grp_.h
…
inet_common.h
networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve
2007-06-19 11:12:46 +00:00
libbb.h
hush: reinstate
cmd
handling for NOMMU (with fat big warning).
2008-02-10 12:10:08 +00:00
platform.h
some more fixes for cross-compiling on an OS X host: apple provides core types so dont redefine them, sys/statfs.h is not available, and only use some newer AF_* defines if they are actually available
2008-02-07 22:41:33 +00:00
pwd_.h
…
shadow_.h
style fixes
2007-04-13 23:22:00 +00:00
unarchive.h
unzip: do not try to read entire compressed stream at once (it can be huge)
2008-02-04 12:12:48 +00:00
usage.h
mkswap: fix help text to not lie about supported options.
2008-02-13 15:35:52 +00:00
xatonum.h
xatonum.h: add comment
2007-10-18 12:54:39 +00:00
xregex.h
…