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
/
runit
History
Denis Vlasenko
d37f22225b
libbb,crond,lash: fix getopt32 (don't know how it managed to slip through)
...
*: fcntl(fd, F_GETFL) doesn't require third parameter at all.
2007-08-19 13:42:08 +00:00
..
chpst.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
Config.in
runit: add runsv, runsvdir and sv. Oh yes.
2006-11-17 18:58:16 +00:00
Kbuild
done a dozen of randconfig test. guess what? ALL failed...
2006-12-30 17:57:03 +00:00
runit_lib.c
chpasswd: fixes and code shrink
2007-07-21 13:25:28 +00:00
runit_lib.h
chpasswd: fixes and code shrink
2007-07-21 13:25:28 +00:00
runsv.c
introduce and use xdup2(int, int)
2007-08-18 14:16:39 +00:00
runsvdir.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
sv.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
svlogd.c
libbb,crond,lash: fix getopt32 (don't know how it managed to slip through)
2007-08-19 13:42:08 +00:00