Revert unintential IAPI break for g_key_file_load_from_data()
[platform/upstream/glib.git] / glib / glib-unix.c
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