musl/src/linux/daemon.c, branch master musl - an implementation of the standard library for Linux-based systems cleanup src/linux and src/misc trees, etc. 2012年09月07日T04:48:25+00:00 Rich Felker dalias@aerifal.cx 2012年09月07日T04:48:25+00:00 b9bb8f67bbac9bab5314fb00974ad469476e936e previously, it was pretty much random which one of these trees a given function appeared in. they have now been organized into: src/linux: non-POSIX linux syscalls (possibly shard with other nixen) src/legacy: various obsolete/legacy functions, mostly wrappers src/misc: still mostly uncategorized; some misc POSIX, some nonstd src/crypt: crypt hash functions further cleanup will be done later.
previously, it was pretty much random which one of these trees a given
function appeared in. they have now been organized into:
src/linux: non-POSIX linux syscalls (possibly shard with other nixen)
src/legacy: various obsolete/legacy functions, mostly wrappers
src/misc: still mostly uncategorized; some misc POSIX, some nonstd
src/crypt: crypt hash functions
further cleanup will be done later.
legacy junk compatibility grab-bag 2012年04月18日T16:22:24+00:00 Rich Felker dalias@aerifal.cx 2012年04月18日T16:22:24+00:00 ba6a9e7734aaff8f4e7d49b888f9dd1954bc92b1 - add the rest of the junk traditionally in sys/param.h - add prototypes for some nonstandard functions - add _GNU_SOURCE to their source files so the compiler can check proto
- add the rest of the junk traditionally in sys/param.h
- add prototypes for some nonstandard functions
- add _GNU_SOURCE to their source files so the compiler can check proto
make daemon try the operations that might fail before fork rather than after 2011年02月17日T15:30:00+00:00 Rich Felker dalias@aerifal.cx 2011年02月17日T15:30:00+00:00 187fe29d5b89644b68cade75a34257a1c32a75f6
daemon should check for failures and return -1 2011年02月17日T15:28:56+00:00 Rich Felker dalias@aerifal.cx 2011年02月17日T15:28:56+00:00 19e35c500bd2b5e6146e42705ab9b69c155a2006
initial check-in, version 0.5.0 2011年02月12日T05:22:29+00:00 Rich Felker dalias@aerifal.cx 2011年02月12日T05:22:29+00:00 0b44a0315b47dd8eced9f3b7f31580cf14bbfc01

AltStyle によって変換されたページ (->オリジナル) /