gno/lib
gdr-ftp fd73dca790 syslog.c:
- added thread safe functions syslogmt and vsyslogmt.
	- minor changes to sendPort to make it thread safe
	- moved variadic wrappers to the end of the file so that the
	  command line optimize/debug levels get propogated through
	  the rest of the source during compilation.
	- changed the mechanism by which sendPort waits for it's buffer
	  to be released by syslogd
	- since ctime(3) is not thread safe, add a flag to the
	  SyslogDataBuffer_t that tells syslogd(8) to add the appropriate
	  time stamp.  This is easier than implementing thread safe
	  versions of ctime and localtime.
1998-10-31 17:17:24 +00:00
..
libc syslog.c: 1998-10-31 17:17:24 +00:00
libcontrib copyfile.c: 1998-04-10 21:36:08 +00:00
libcrypt libcrypt.rez: 1998-03-11 04:23:34 +00:00
libcurses First libcurses commit with changes for GNO 1998-01-26 06:09:49 +00:00
libedit Initial compile under linux. Not yet tested 1997-05-03 19:37:53 +00:00
libtermcap Makefile: 1998-03-08 18:16:03 +00:00
libutil - Makefiles now have common 'release' and 'install' targets 1998-02-08 03:47:40 +00:00
liby Makefile: 1998-02-15 19:14:25 +00:00
lsaneglue Makefile: 1998-02-19 01:12:36 +00:00
netdb Makefile: 1998-02-17 00:35:18 +00:00
const.mk Added support for separate object hierarchy and cleaned up libc makefiles 1998-02-09 08:45:21 +00:00
lib.mk lib.mk: 1998-03-08 18:09:03 +00:00
librelease.mk - Makefiles now have common 'release' and 'install' targets 1998-02-08 03:47:40 +00:00