summaryrefslogtreecommitdiffstats
path: root/libc/misc/syslog/syslog.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-24/+1
* math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATHDenys Vlasenko2009-09-091-1/+1
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-7/+2
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-15/+15
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-120/+119
* Merge from trunk."Steven J. Hill"2006-02-281-45/+62
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+1
* Finish merge from trunk, again, no really."Steven J. Hill"2005-12-101-66/+62
* Merge from trunk."Steven J. Hill"2005-12-081-3/+2
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-23/+28
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-15/+15
* Massive merge from trunk."Steven J. Hill"2005-11-181-1/+1
* cbachman writes Bug 195:Mike Frysinger2005-04-161-0/+4
* Jean writes:Eric Andersen2005-01-111-1/+9
* Fix a bug noticed by Oleg I. Vdovikin, oleg at cs dot msu dot su.Eric Andersen2004-04-061-4/+0
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Patch from Marshall M. Midden:Eric Andersen2003-04-191-33/+39
* Patch from Tiago Marques <tmarques@viaconnect.inf.br> -- fall back toEric Andersen2002-09-101-3/+12
* Tobias Anderberg <tobias.anderberg@axis.com> noticed thatEric Andersen2002-07-101-1/+1
* Oops. missed a spotEric Andersen2002-07-021-0/+1
* openlog could deadlock when called from vsyslog, soEric Andersen2002-07-021-1/+1
* Fix thread locking so it worksEric Andersen2002-06-181-45/+20
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Fix up the networking includesEric Andersen2001-02-051-17/+14
* Make the implementation match the header file.Eric Andersen2001-01-151-3/+2
* A few more syscalls.Eric Andersen2000-10-251-0/+349