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
Rob Landley
6d8ce170b0
Fix from Tito to read from stdin only when it's not a tty.
2006-06-07 21:22:42 +00:00
..
applets.h
- add applet taskset to set/retrieve the CPU affinity of a process
2006-06-07 15:44:59 +00:00
busybox.h
Header file cleanup. platform.h apparently needs to be included early on so it
2006-05-31 22:09:03 +00:00
dump.h
…
grp_.h
…
inet_common.h
…
libbb.h
- reuse strings and messages. Saves about 600B
2006-06-07 20:17:41 +00:00
platform.h
only check __GNU_LIBRARY__ if it is actually defined
2006-06-06 06:00:20 +00:00
pwd_.h
…
shadow_.h
This is not C++.
2006-05-29 05:21:29 +00:00
unarchive.h
…
usage.h
Fix from Tito to read from stdin only when it's not a tty.
2006-06-07 21:22:42 +00:00
xregex.h
…