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
ea023eacad
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-01-26 01:21:20 +01:00
..
.gitignore
…
applets.src.h
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
2011-01-26 01:21:20 +01:00
ar.h
…
archive.h
rename archival/libunarchive -> archival/libarchive; move bz/ into it
2010-11-03 02:38:31 +01:00
busybox.h
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
2011-01-18 13:58:01 +01:00
dump.h
…
fix_u32.h
…
grp_.h
whitespace cleanup
2010-10-29 11:46:52 +02:00
inet_common.h
…
libbb.h
move utmp.h include to libbb.h
2011-01-25 23:21:46 +01:00
liblzo_interface.h
*: move lzo compressor code to archival/libunarchive/. No code changes
2010-11-03 02:27:49 +01:00
platform.h
FreeBSD compat
2011-01-24 17:07:06 +01:00
pwd_.h
whitespace cleanup
2010-10-29 11:46:52 +02:00
rtc_.h
whitespace cleanup
2010-10-29 11:46:52 +02:00
shadow_.h
move passwd, shadow, group and gshadow path definitions to libbb.h
2011-01-16 23:39:45 +01:00
unicode.h
libbb unicode: comment out usused function and unused parameter
2011-01-11 13:08:28 +01:00
usage.src.h
hwclock: implement --systz
2011-01-22 18:55:32 +01:00
volume_id.h
blkid: optional support for TYPE="fstype"
2010-12-30 00:40:11 +01:00
xatonum.h
…
xregex.h
…