Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glib/tests: fix leaks | Dan Winship | 2012-08-27 | 1 | -1/+3 |
* | tests/unix: Ensure buffer is NUL terminated | Colin Walters | 2012-06-22 | 1 | -0/+1 |
* | Use G_SOURCE_CONTINUE/REMOVE internally | Matthias Clasen | 2012-01-25 | 1 | -3/+3 |
* | various GLib tests: plug memory leaks | Simon McVittie | 2011-12-14 | 1 | -0/+3 |
* | Disable deprecations where appropriate in tests | Matthias Clasen | 2011-10-12 | 1 | -4/+0 |
* | unix signal watch: make API match other sources | Ryan Lortie | 2011-08-30 | 1 | -10/+2 |
* | glib/tests/unix.c: Also test SIGTERM | Colin Walters | 2011-06-14 | 1 | -18/+32 |
* | Improve test coverage of glib-unix.c | Matthias Clasen | 2011-06-06 | 1 | -3/+18 |
* | Rename g_unix_pipe_flags to g_unix_open_pipe | Colin Walters | 2011-05-03 | 1 | -1/+1 |
* | glib-unix: New API to watch some Unix signals | Colin Walters | 2011-04-27 | 1 | -0/+81 |
* | glib-unix: New Unix-specific API | Colin Walters | 2011-04-27 | 1 | -0/+60 |