Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added info if atomic ops are available to rsyslogd -v output | Rainer Gerhards | 2009-01-30 | 1 | -0/+7 |
* | bugfix: inconsistent use of mutex/atomic operations could cause segfault | Rainer Gerhards | 2009-01-30 | 1 | -1/+1 |
* | bugfix: proper synchronization on message destruction | Rainer Gerhards | 2008-09-19 | 1 | -0/+1 |
* | bugfix: potential race condition when adding messages to queue | Rainer Gerhards | 2008-09-18 | 1 | -2/+6 |
* | re-enabled gcc builtin atomic operations and added a proper ./configure check | Rainer Gerhards | 2008-09-18 | 1 | -9/+9 |
* | moved files to the runtime | Rainer Gerhards | 2008-04-16 | 1 | -0/+51 |