summaryrefslogtreecommitdiffstats
path: root/lib/umberlog.c
Commit message (Expand)AuthorAgeFilesLines
* Add a closelog() wrapper to clear the environmentGergely Nagy2012-04-281-0/+12
* Resolve facility & priority properlyGergely Nagy2012-04-201-6/+11
* Properly reset the JSON buffer in all cases.Gergely Nagy2012-04-201-2/+2
* Free up the JSON buffer on exitGergely Nagy2012-04-161-0/+7
* Format JSON ourselves, without json-c.Gergely Nagy2012-04-131-77/+53
* Properly handle va_lists, by copying.Gergely Nagy2012-04-081-4/+97
* Override __syslog_chk if present, always.Gergely Nagy2012-04-021-20/+2
* Fix infinite recursion on FreeBSD.Gergely Nagy2012-03-241-1/+20
* Portability fixesGergely Nagy2012-03-241-3/+3
* Allow compilation with clang, too.Gergely Nagy2012-03-241-0/+2
* Implement proper error handling.Gergely Nagy2012-03-241-53/+117
* Mark a few internal functions inline.Gergely Nagy2012-03-241-5/+5
* Rename the project to libumberlogGergely Nagy2012-03-231-0/+376