summaryrefslogtreecommitdiff
path: root/glib/glib-unix.h
Commit message (Expand)AuthorAgeFilesLines
* Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30Colin Walters2012-05-261-0/+6
* documentation fixesStef Walter2011-12-131-2/+2
* glib-unix.h: Add G_BEGIN/END_DECLSMatthias Clasen2011-11-121-1/+5
* gtk-doc fixups for glib/Ryan Lortie2011-09-051-5/+5
* unix signal watch: make API match other sourcesRyan Lortie2011-08-301-6/+10
* Documentation tweaksMatthias Clasen2011-05-281-10/+10
* Rename g_unix_pipe_flags to g_unix_open_pipeColin Walters2011-05-031-3/+3
* Use g types in public API for consistencyColin Walters2011-05-031-9/+9
* g_unix_set_fd_nonblocking: New API to control file descriptor blocking stateColin Walters2011-05-031-0/+4
* glib-unix.h: Unconditionally include unistd.hColin Walters2011-05-031-2/+0
* Fix usage of _GNU_SOURCEDan Winship2011-05-031-8/+0
* glib-unix: New API to watch some Unix signalsColin Walters2011-04-271-5/+17
* glib-unix: New Unix-specific APIColin Walters2011-04-271-0/+70