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
…
Kbuild
…
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
…
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