This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a7e3d0520856db27744b4a33e786123d44bf5b2a
busybox
/
include
T
History
Rob Landley
c5789a6e23
Walter Harms added -D to date, and I did a code cleanup while I was in the
...
area. Probably broke something...
2006-02-21 05:06:42 +00:00
..
.cvsignore
full removed config.h, use bb_config.h only
2006-02-15 12:29:37 +00:00
applets.h
add setarch/linux32/linux64 applet
2006-02-21 04:26:52 +00:00
busybox.h
moved BB_BANNER to applets/version.c file: make kernel like version,
2006-02-16 15:40:24 +00:00
dump.h
…
grp_.h
…
inet_common.h
in order to make sure the INET6 prototypes are exported, we would have to include the libbb.h header file ... but then we have to worry about including too early/etc...
2005-07-30 08:54:43 +00:00
libbb.h
remove #undef strlen, use #define strlen always but without xfunc/BB_STRLEN_IMPLEMENTATION
2006-02-20 12:15:10 +00:00
platform.h
New USE() macros
2006-02-13 19:16:41 +00:00
pwd_.h
…
shadow_.h
…
unarchive.h
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
2006-01-20 18:28:50 +00:00
usage.h
Walter Harms added -D to date, and I did a code cleanup while I was in the
2006-02-21 05:06:42 +00:00
xregex.h
split libbb: moved xregcomp separatelly for speed up recompile
2005-09-14 16:59:11 +00:00