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
Files
8f6c79240dc7c1e0b819a1a1309240477d8e0d84
busybox
/
init
History
Denis Vlasenko
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
2006-12-21 13:23:14 +00:00
..
Config.in
build system overhaul
2006-10-05 10:17:08 +00:00
halt.c
PID should be stored in pid_t, not int or long.
2006-11-01 09:16:49 +00:00
init_shared.c
…
init_shared.h
…
init.c
introduce LONE_CHAR (optimized strcmp with one-char string)
2006-12-21 13:23:14 +00:00
Kbuild
build system overhaul
2006-10-05 10:17:08 +00:00
mesg.c
…