Date | Author | Size | Description |
2001/08/22 10:39:19 | rbcollins | +2 -0 | assert if the log file helper side socket is read from |
2001/08/14 09:02:04 | rbcollins | +63 -24 | updated to correctly never close the log pipe |
2001/08/13 23:23:18 | rbcollins | +22 -50 | Don't use any non-library functions from debug.c |
2001/08/09 23:08:18 | rbcollins | +3 -0 | fix a fatal condition |
2001/08/09 12:26:01 | rbcollins | +62 -0 | added logd.c - doh\! |
2001/08/04 04:19:10 | rbcollins | +27 -12 | use cachelog helper pipe for logging for other helpers |
2001/08/04 03:18:26 | rbcollins | +105 -7 | resilient log helpers - auto restart |
2001/08/03 15:26:37 | rbcollins | +294 -15 | First cut at helper based logging - all log files managed via Logfile abstraction are now written via a pipe based helpe |