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
a389651115
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
...
as the old optimization did (actually does slightly better under gcc 4.0), and simplifies the code.
2006-05-07 20:20:34 +00:00
..
applets.h
fix udhcp again
2006-05-06 05:30:46 +00:00
busybox.h
…
dump.h
…
grp_.h
…
inet_common.h
…
libbb.h
Not quite compiler independent, but we've never tried to be gcc independent
2006-05-04 21:22:27 +00:00
platform.h
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
2006-05-07 20:20:34 +00:00
pwd_.h
…
shadow_.h
…
unarchive.h
…
usage.h
…
xregex.h
…