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
Denys Vlasenko
999e442d5c
ifplugd: clarify -a in help text
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-08 13:03:48 +01:00
..
.gitignore
…
applets.h
replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest
2009-12-11 02:21:10 +01:00
busybox.h
rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.
2009-07-30 12:57:19 +02:00
dump.h
…
fix_u32.h
randomconfig fixes
2009-08-08 03:20:12 +02:00
grp_.h
…
inet_common.h
…
libbb.h
*: make 2 more "int argc"'s unused; more saved if !DESKTOP
2010-01-04 13:16:08 +01:00
platform.h
ping: fix unaligned access. closes bug 745.
2009-11-26 15:26:31 +01:00
pwd_.h
…
rtc_.h
hwclock: make it report system/rtc clock difference
2010-01-06 22:43:39 +01:00
shadow_.h
…
unarchive.h
libunarchive: clean up dirty hacks. code shrank as a result
2010-01-06 10:53:17 +01:00
unicode.h
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com>
2010-01-04 20:49:58 +01:00
usage.h
ifplugd: clarify -a in help text
2010-01-08 13:03:48 +01:00
volume_id.h
swaponoff: add uuid/label support. By Natanael Copa
2009-09-20 04:28:22 +02:00
xatonum.h
include/xatonum.h: make it survive -Wconversion
2009-10-11 22:29:15 +02:00
xregex.h
…