1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-07-21 03:04:15 -04:00
Go to file
Karl Heyes 63bee088df Modify logging framework for providing log cycling. By default the logging
is indefinite but here ices2 is capping the logs at around 2Meg, which is
currently fixed.

The renamed log filename is simple (xxx.old) but using a timestamp could
be implemented.  Explicit log re-opening (eg HUP handling) is implemented
but not currently used.

svn path=/trunk/log/; revision=5107
2003-07-09 02:45:22 +00:00
avl MAX may be defined elsewhere 2003-07-07 03:37:23 +00:00
httpp httpp goes through the rinse cycle 2003-07-07 01:49:27 +00:00
log Modify logging framework for providing log cycling. By default the logging 2003-07-09 02:45:22 +00:00
net more portable va_copy for win32 2003-07-08 02:39:33 +00:00
thread The last of the convenience lib cleanups. A little forethought in designing 2003-07-07 20:38:34 +00:00
timing Add a name mangling mechanism so we can safely compile in code we share with applications that might link with use. Currently only hooked up for the timing liblet, but thread is the real target. 2003-07-04 23:18:26 +00:00