summaryrefslogtreecommitdiffstats
path: root/src/polypcore/util.c
Commit message (Expand)AuthorAgeFilesLines
* chown() and chmod() aren't available on Windows.Pierre Ossman2006-04-241-0/+4
* add new function pa_parent_dir()Lennart Poettering2006-04-221-5/+14
* chown() and chmod() /tmp/.esd/ before checking if everything is ok with itLennart Poettering2006-04-221-1/+4
* change pa_gettimeofday() to return a pointer to the struct timeval*, instead ...Lennart Poettering2006-04-061-15/+17
* * Add new "auth-group=" parameter to protocol-native-unixLennart Poettering2006-02-241-6/+46
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-29/+29
* add new utility function pa_endswith()Lennart Poettering2006-02-211-1/+17
* 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/+1176