summaryrefslogtreecommitdiff
path: root/glib/tests/unix.c
Commit message (Expand)AuthorAgeFilesLines
* glib/tests: fix leaksDan Winship2012-08-271-1/+3
* tests/unix: Ensure buffer is NUL terminatedColin Walters2012-06-221-0/+1
* Use G_SOURCE_CONTINUE/REMOVE internallyMatthias Clasen2012-01-251-3/+3
* various GLib tests: plug memory leaksSimon McVittie2011-12-141-0/+3
* Disable deprecations where appropriate in testsMatthias Clasen2011-10-121-4/+0
* unix signal watch: make API match other sourcesRyan Lortie2011-08-301-10/+2
* glib/tests/unix.c: Also test SIGTERMColin Walters2011-06-141-18/+32
* Improve test coverage of glib-unix.cMatthias Clasen2011-06-061-3/+18
* Rename g_unix_pipe_flags to g_unix_open_pipeColin Walters2011-05-031-1/+1
* glib-unix: New API to watch some Unix signalsColin Walters2011-04-271-0/+81
* glib-unix: New Unix-specific APIColin Walters2011-04-271-0/+60