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
..
1998-10-31 17:17:24 +00:00
1998-04-10 21:36:08 +00:00
1998-03-11 04:23:34 +00:00
1998-03-08 18:16:03 +00:00
1998-02-15 19:14:25 +00:00
1998-02-19 01:12:36 +00:00
1998-02-17 00:35:18 +00:00
1998-03-08 18:09:03 +00:00