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
85e5e72bc1
busybox
/
init
/
init_shared.h
2 lines
31 B
C
Raw
Normal View
History
Unescape
Escape
Apply last_patch93 from vodz: andersen@busybox.net wrote: >Message: 4 >Modified Files: > init.c >Log Message: >Remove code for unsupported kernel versions Hmm. Current init.c have check >= 2.2.0 kernel one time too. Ok. Last patch removed this point and move common init code to new file for /init dir
2003-06-27 22:38:15 +05:30
extern
int
kill_init
(
int
sig
)
;
Reference in New Issue
Copy Permalink