summaryrefslogtreecommitdiffstats
path: root/src/polypcore/util.c
Commit message (Expand)AuthorAgeFilesLines
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1293/+0
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* * add new parameter to pa_open_config_file() to specify open modeLennart Poettering2006-05-141-4/+4
* pa_write() should use a const pointer.Pierre Ossman2006-05-111-1/+1
* Handle pipes on platforms where they are non-existant of broken.Pierre Ossman2006-05-111-2/+43
* 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