Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30 | Colin Walters | 2012-05-26 | 1 | -0/+6 |
* | documentation fixes | Stef Walter | 2011-12-13 | 1 | -2/+2 |
* | glib-unix.h: Add G_BEGIN/END_DECLS | Matthias Clasen | 2011-11-12 | 1 | -1/+5 |
* | gtk-doc fixups for glib/ | Ryan Lortie | 2011-09-05 | 1 | -5/+5 |
* | unix signal watch: make API match other sources | Ryan Lortie | 2011-08-30 | 1 | -6/+10 |
* | Documentation tweaks | Matthias Clasen | 2011-05-28 | 1 | -10/+10 |
* | Rename g_unix_pipe_flags to g_unix_open_pipe | Colin Walters | 2011-05-03 | 1 | -3/+3 |
* | Use g types in public API for consistency | Colin Walters | 2011-05-03 | 1 | -9/+9 |
* | g_unix_set_fd_nonblocking: New API to control file descriptor blocking state | Colin Walters | 2011-05-03 | 1 | -0/+4 |
* | glib-unix.h: Unconditionally include unistd.h | Colin Walters | 2011-05-03 | 1 | -2/+0 |
* | Fix usage of _GNU_SOURCE | Dan Winship | 2011-05-03 | 1 | -8/+0 |
* | glib-unix: New API to watch some Unix signals | Colin Walters | 2011-04-27 | 1 | -5/+17 |
* | glib-unix: New Unix-specific API | Colin Walters | 2011-04-27 | 1 | -0/+70 |