This website requires JavaScript.
Explore
Help
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
6b6af53426d98ab513972bd710f250e246e7fc98
busybox
/
include
T
History
Denys Vlasenko
115c35d68e
ftpd: better usage text
...
Signed-off-by: Denys Vlasenko <
vda.linux@googlemail.com
>
2011-03-08 03:01:10 +01:00
..
.gitignore
.gitignore: add missing ignores
2011-03-06 19:54:15 +01:00
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
tar: skip leading / and handle names like abc/..////def -> def (not ///def)
2011-03-02 01:21:02 +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
libbb: make user/group name cache strings longer (~27 chars)
2011-03-01 16:27:13 +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
Move stpcpy replacement function into libbb
2011-02-13 18:37:12 +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
ftpd: better usage text
2011-03-08 03:01:10 +01:00
volume_id.h
blkid: optional support for TYPE="fstype"
2010-12-30 00:40:11 +01:00
xatonum.h
…
xregex.h
…