Imported Upstream version 2.74.3
[platform/upstream/glib.git] / glib / gpoll.c
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.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.59.1
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
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.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2014-10-29 Dan Winshipgmain: don't pass the same fd to g_poll() multiple...
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-22 Ryan LortieUse POSIX-specified <poll.h> over <sys/poll.h>
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRemove alleged support for last-millennium Unixes
2013-11-20 Dan WinshipRemove alleged support for BeOS
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-13 Kristian RietveldInclude giochannel.c for G_IO_IN, etc.
2010-09-06 Tor LillqvistFix build on Windows and possibly other non-Linux platforms
2010-09-04 Emmanuele BassiBuild fixes for the fall-out of the inclusion changes
2010-09-04 Matthias ClasenMore include cleanups
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-09-25 Tor LillqvistBug 553820 - gpoll.c: undeclared identifier
2008-09-23 Michael Natterer#include <glib/gpoll.h>
2008-09-23 Dan WinshipMove this out of gmain.c and make it part of the public...