summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/posix/syslog.c
Commit message (Expand)AuthorAgeFilesLines
* make mark-cstyleTom Yu2009-10-311-1/+2
* * syslog.c: Discard all the non-Windows bits, since we don't build this onKen Raeburn2006-05-131-248/+1
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-1/+1
* Only system headers should declare errnoSam Hartman2003-01-051-1/+1
* * syslog.c: Include syslog.h instead of sys/syslog.hKen Raeburn2002-06-121-1/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-5/+5
* pullup from 1.2 branchKen Raeburn2000-06-271-2/+8
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* Change _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso1996-06-121-4/+4
* Changes for Macintosh implementationKeith Vetter1995-07-061-1/+1
* Windows global stuff:Keith Vetter1995-04-141-4/+5
* Ported the posix directory for the PC--one fileKeith Vetter1995-03-071-0/+12
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* Use fork() when vfork() isn't available.John Carr1992-02-231-1/+11
* strerror may be a #define on some systemsJohn Kohl1991-04-231-2/+4
* use string.hJohn Kohl1990-10-291-2/+2
* Declare vsyslog and openlog to make this compile on the RTJon Rochlis1990-10-011-0/+2
* include sys/wait.h to get prototypeJohn Kohl1990-05-111-1/+2
* fix name of argument for non-STDC varargsJohn Kohl1990-05-021-1/+1
* Initial revisionJohn Kohl1990-05-021-0/+225