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
81dab2cf83
Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits
...
on 64 bit platforms), and move #include <inttypes.h> to libbb.h.
2006-05-28 01:56:08 +00:00
..
applets.h
add back in udhcp support
2006-05-08 03:20:50 +00:00
busybox.h
- move libc checks from busybox.h to platform.h
2006-05-26 13:10:10 +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
Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits
2006-05-28 01:56:08 +00:00
platform.h
Move portability stuff to platform.h, and clean up adjtimex.c a bit while
2006-05-27 22:08:01 +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
fix spelling mistakes
2006-05-26 01:48:17 +00:00
xregex.h
split libbb: moved xregcomp separatelly for speed up recompile
2005-09-14 16:59:11 +00:00