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-26 17:04:51 +00:00
1998-07-07 02:31:22 +00:00
1998-10-14 03:14:02 +00:00
1998-06-24 00:12:32 +00:00
1998-02-22 05:05:54 +00:00
1998-10-31 17:17:24 +00:00
1998-06-26 01:29:37 +00:00
1998-02-14 23:56:40 +00:00
1998-04-22 05:09:55 +00:00
1998-07-07 02:19:26 +00:00
1998-10-25 17:17:21 +00:00
1998-03-08 17:58:44 +00:00
1998-05-30 14:36:51 +00:00
1998-04-22 05:07:20 +00:00
1998-04-22 05:07:20 +00:00
1998-03-08 17:12:34 +00:00
1998-05-30 14:18:04 +00:00
Description
GNO is the UNIX-like environment for the Apple IIgs
5.4 MiB
Languages
C 64.7%
Roff 18.6%
Assembly 13.1%
Makefile 1.3%
C++ 1.1%
Other 0.9%