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
- move buffer allocation schemes to libbb.h
2006-04-03 16:39:31 +00:00
dump.h
…
grp_.h
Replace the old and somewhat buggy pwd_grp stuff with the shiny
2004-07-15 12:53:49 +00:00
inet_common.h
Fixup to the previous (portability) patch. Linux actually does need
2006-03-09 22:39:08 +00:00
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
Replace the old and somewhat buggy pwd_grp stuff with the shiny
2004-07-15 12:53:49 +00:00
shadow_.h
Replace the old and somewhat buggy pwd_grp stuff with the shiny
2004-07-15 12:53:49 +00:00
unarchive.h
- typo: s/compenent/component/g
2006-04-02 20:12:31 +00:00
usage.h
It was sitting there, in the patches directory, for years. It was delete it
2006-05-04 20:56:43 +00:00
xregex.h
split libbb: moved xregcomp separatelly for speed up recompile
2005-09-14 16:59:11 +00:00