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
Denis Vlasenko
e8ef7ec7de
unzip: do not try to read entire compressed stream at once (it can be huge)
...
unzip: handle short reads correctly
2008-02-04 12:12:48 +00:00
..
applets.h
sendmail: new applet by dronnikov at gmail.com
2008-01-28 22:47:03 +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
…
libbb.h
msh: fix Ctrl-C handling with line editing
2008-02-02 18:35:55 +00:00
platform.h
- be C99 friendly. Anonymous unions are a GNU extension. This change is
2008-01-29 10:33:34 +00:00
pwd_.h
…
shadow_.h
…
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
sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com>
2008-02-02 17:54:35 +00:00
xatonum.h
xatonum.h: add comment
2007-10-18 12:54:39 +00:00
xregex.h
…