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
6f04391cecd8579f4bf5007b456e9ee79d718cff
busybox
/
include
T
History
Denis Vlasenko
de7684a309
support for mount by label (not yet tested)
...
Also adds findfs applet. Closes bug 1143.
2008-02-18 21:08:49 +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
…
libbb.h
mount: recognize "dirsync" (closes bug 835)
2008-02-18 11:08:33 +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
…
unarchive.h
*: more readable handling of pipe fds. No code changes.
2008-02-16 13:20:56 +00:00
usage.h
support for mount by label (not yet tested)
2008-02-18 21:08:49 +00:00
volume_id.h
support for mount by label (not yet tested)
2008-02-18 21:08:49 +00:00
xatonum.h
xatonum.h: add comment
2007-10-18 12:54:39 +00:00
xregex.h
…