[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / glib / glib-unix.c
2015-07-10 David Kingglib-unix: add function to ensure an fd is sealed
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-01-31 Matthias ClasenDocs: Don't use the note tag
2014-01-31 Daniel MustielesUpdated FSF's address
2013-07-13 Dan Winshipgsourceclosure: Add support for GUnixSignalWatchSource...
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-15 Ryan LortieAdd a UNIX fd source
2012-12-11 Colin Waltersg_unix_open_pipe: Add missing F_SETFD
2012-11-28 Martin Pittg_unix_signal_add_full(): Annotate to shadow g_unix_sig...
2012-10-26 Colin Waltersg_unix_signal_source_new: Allow SIGUSR1 and SIGUSR2
2012-08-28 Cosimo Cecchiglib: don't quote quark names for G_DEFINE_QUARK
2012-08-28 Matthias ClasenUse G_DEFINE_QUARK for GLib's own quarks
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Stef Walterdocumentation fixes
2011-10-05 Dan WinshipFix up some doc comments that referred to threads not...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-05 Ryan Lortiegtk-doc fixups for glib/
2011-08-30 Ryan Lortieunix signal watch: make API match other sources
2011-07-25 Ryan Lortieg_unix_open_pipe: fix some bugs
2011-06-06 Matthias ClasenNo need to have two variants of errno-to-GError
2011-06-04 Matthias ClasenFix doc typos
2011-05-29 Matthias ClasenFix a typo
2011-05-29 Matthias ClasenDocumentation tweaks
2011-05-04 Colin WaltersRename g_unix_pipe_flags to g_unix_open_pipe
2011-05-03 Colin Waltersglib-unix.c: Don't leak FDs if pipe2() succeeds
2011-05-03 Colin Waltersg_unix_set_fd_nonblocking: New API to control file...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Colin Waltersglib-unix: New API to watch some Unix signals
2011-04-27 Colin Waltersgmain: Prepare child watch handling for more generic...
2011-04-27 Colin Waltersglib-unix: New Unix-specific API