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
b9ad75fa60
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.
...
(almost because we do not copy mode, which is probably wasn't intended). +61 bytes.
2008-03-28 17:49:31 +00:00
..
applets.h
fbsplash: move to /sbin; small shrink
2008-03-28 11:17:35 +00:00
busybox.h
*: fix fallout from -Wunused-parameter
2008-03-17 09:04:04 +00:00
dump.h
…
grp_.h
…
inet_common.h
…
libbb.h
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.
2008-03-28 17:49:31 +00:00
platform.h
gcc compat fix and warning suppression
2008-03-20 13:13:09 +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
lpr: add more accurate comments
2008-03-24 02:05:58 +00:00
usage.h
openvt: fix gross mismatch between us and "standard" openvt.
2008-03-27 16:26:35 +00:00
volume_id.h
support for mount by label (not yet tested)
2008-02-18 21:08:49 +00:00
xatonum.h
…
xregex.h
…