This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-11-05 06:07:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0dc490bda2
hush
/
init
History
Denis Vlasenko
e421b5ebf6
init: do not close all descriptors > 2. We were doing it - sometimes.
...
Good choices are "do it, always" or "don't do it". Second is smaller.
2008-03-17 22:01:42 +00:00
..
Config.in
*: mode tcp/udpsvd to networking, delete ipsvd/*
2008-03-17 09:13:22 +00:00
halt.c
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
2008-03-17 09:09:09 +00:00
init.c
init: do not close all descriptors > 2. We were doing it - sometimes.
2008-03-17 22:01:42 +00:00
Kbuild
init: stop doing silly things with the console (-400 bytes)
2007-02-21 00:15:20 +00:00
mesg.c
add -fvisibility=hidden to CC flags, mark XXX_main functions
2007-10-11 10:05:36 +00:00