summaryrefslogtreecommitdiff
path: root/glib/glib-unix.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-14docs: Remove a few trailing <literal>sMatthias Clasen1-10/+8
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-01-15Add a UNIX fd sourceRyan Lortie1-0/+33
2012-05-26Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30Colin Walters1-0/+6
2011-12-13documentation fixesStef Walter1-2/+2
2011-11-12glib-unix.h: Add G_BEGIN/END_DECLSMatthias Clasen1-1/+5
2011-09-05gtk-doc fixups for glib/Ryan Lortie1-5/+5
2011-08-30unix signal watch: make API match other sourcesRyan Lortie1-6/+10
2011-05-28Documentation tweaksMatthias Clasen1-10/+10
2011-05-03Rename g_unix_pipe_flags to g_unix_open_pipeColin Walters1-3/+3
2011-05-03Use g types in public API for consistencyColin Walters1-9/+9
2011-05-03g_unix_set_fd_nonblocking: New API to control file descriptor blocking stateColin Walters1-0/+4
2011-05-03glib-unix.h: Unconditionally include unistd.hColin Walters1-2/+0
2011-05-03Fix usage of _GNU_SOURCEDan Winship1-8/+0
2011-04-27glib-unix: New API to watch some Unix signalsColin Walters1-5/+17
2011-04-27glib-unix: New Unix-specific APIColin Walters1-0/+70