summaryrefslogtreecommitdiffstats
path: root/src/polypcore/log.c
Commit message (Expand)AuthorAgeFilesLines
* big s/polyp/pulse/gLennart Poettering2006-06-191-211/+0
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-0/+3
* Convert log text to current locale before passing it on to stderr or syslog.Pierre Ossman2006-05-181-5/+30
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* ANSI codes aren't supported on Windows terminals.Pierre Ossman2006-05-111-1/+4
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-19/+47
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-2/+3
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+150