summaryrefslogtreecommitdiff
path: root/glib/glib-unix.h
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-1/+1
* glib-unix: Add g_unix_get_passwd_entry() functionPhilip Withnall2019-11-261-0/+4
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-5/+5
* docs: Remove a few trailing <literal>sMatthias Clasen2014-02-141-10/+8
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add a UNIX fd sourceRyan Lortie2013-01-151-0/+33
* 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