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
47061b4e9b
straighten out dprintf/fdprintf mess; remove old "define lchown chown"
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-04-17 23:14:19 +02:00
..
.gitignore
.gitignore: add missing ignores
2011-03-06 19:54:15 +01:00
applet_metadata.h
applet_tables: do not include libbb.h, that header ir for target builds
2011-03-28 01:23:38 +02: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
use user's shell instead of hardwired "/bin/sh" (android needs this)
2011-03-08 21:00:36 +01:00
busybox.h
applet_tables: do not include libbb.h, that header ir for target builds
2011-03-28 01:23:38 +02:00
dump.h
…
fix_u32.h
…
grp_.h
…
inet_common.h
…
libbb.h
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
2011-04-07 17:52:20 +02:00
liblzo_interface.h
*: move lzo compressor code to archival/libunarchive/. No code changes
2010-11-03 02:27:49 +01:00
platform.h
straighten out dprintf/fdprintf mess; remove old "define lchown chown"
2011-04-17 23:14:19 +02:00
pwd_.h
…
rtc_.h
…
shadow_.h
move passwd, shadow, group and gshadow path definitions to libbb.h
2011-01-16 23:39:45 +01:00
unicode.h
ash,hush: recheck LANG before every line input
2011-03-23 17:59:27 +01:00
usage.src.h
move remaining help text from include/usage.src.h
2011-04-11 03:29:49 +02:00
volume_id.h
blkid: optional support for TYPE="fstype"
2010-12-30 00:40:11 +01:00
xatonum.h
…
xregex.h
…