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
ea224be6aa
skip_whitespace() shouldn't claim its return value is const, it doesn't know
...
that and callers wind up typecasting it back.
2006-06-18 20:20:07 +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
add ordering warning on enum Location
2006-06-09 12:25:10 +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
skip_whitespace() shouldn't claim its return value is const, it doesn't know
2006-06-18 20:20:07 +00:00
platform.h
We came up with our own names for ATTRIBUTE_*, so why check if they're already
2006-06-15 16:00:42 +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
- add fancy mode to start-stop-daemon to support --oknodo and --verbose
2006-06-11 17:24:01 +00:00
xregex.h
…