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
8fc32d9326
Shaun Jackman pointed out that KERNEL_VERSION() is used without guards, so
...
defining it in a guard is silly.
2006-06-01 00:52:30 +00:00
..
applets.h
The common case APPLET() macro only needs three arguments.
2006-06-01 00:51:38 +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
Fixup to the previous (portability) patch. Linux actually does need
2006-03-09 22:39:08 +00:00
libbb.h
Header file cleanup. platform.h apparently needs to be included early on so it
2006-05-31 22:09:03 +00:00
platform.h
Shaun Jackman pointed out that KERNEL_VERSION() is used without guards, so
2006-06-01 00:52:30 +00:00
pwd_.h
…
shadow_.h
This is not C++.
2006-05-29 05:21:29 +00:00
unarchive.h
- typo: s/compenent/component/g
2006-04-02 20:12:31 +00:00
usage.h
Patch from Tito to remove long options from hdparm.
2006-05-31 22:52:57 +00:00
xregex.h
…