Imported Upstream version 2.74.3
[platform/upstream/glib.git] / glib / glib-unix.c
2024-02-05 Mateusz MajewskiImported Upstream version 2.74.2
2024-02-02 Mateusz MajewskiImported Upstream version 2.74.1
2024-02-02 Mateusz MajewskiImported Upstream version 2.74.0
2024-02-02 Mateusz MajewskiImported Upstream version 2.73.3
2024-01-03 Karol LewandowskiImported Upstream version 2.72.3
2021-10-29 DongHun KwakImported Upstream version 2.70.1 upstream/2.70.1
2021-10-29 DongHun KwakImported Upstream version 2.67.0 upstream/2.67.0
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-09-29 DongHun KwakImported Upstream version 2.53.1 75/153575/1
2015-03-12 Ryan LortieConvert remaining uses of 'Rename to:'
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