mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-28 07:29:34 +00:00
fd73dca790
- 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. |
||
---|---|---|
.. | ||
gen | ||
gno | ||
locale | ||
regex | ||
stdio | ||
stdlib | ||
stdtime | ||
string | ||
sys | ||
tests | ||
ChangeLog | ||
Contributers | ||
libc.rez | ||
makebuild | ||
Makefile | ||
rules.mk |