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
Denis Vlasenko
b1d8e7db0f
mount: make -f work even without mtab support
...
(Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>)
2008-02-16 23:28:42 +00:00
..
applets.h
split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code
2008-02-15 02:27:19 +00:00
busybox.h
Further optimize applet tables; prettify build output
2007-11-29 03:31:20 +00:00
dump.h
…
grp_.h
…
inet_common.h
networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve
2007-06-19 11:12:46 +00:00
libbb.h
libbb: introduce bb_signals and bb_signals_recursive,
2008-02-16 22:58:56 +00:00
platform.h
tar: move FNM_LEADING_DIR #define to tar.c - no other users.
2008-02-13 17:06:53 +00:00
pwd_.h
…
rtc_.h
we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status
2008-02-15 07:19:03 +00:00
shadow_.h
style fixes
2007-04-13 23:22:00 +00:00
unarchive.h
*: more readable handling of pipe fds. No code changes.
2008-02-16 13:20:56 +00:00
usage.h
mount: make -f work even without mtab support
2008-02-16 23:28:42 +00:00
xatonum.h
xatonum.h: add comment
2007-10-18 12:54:39 +00:00
xregex.h
…