[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / glib / giounix.c
2014-01-31 Daniel MustielesUpdated FSF's address
2012-11-01 Robert AncellUse "Returns:" instead of the invalid "@returns" for...
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-15 Antoine Jacoutotopen(2): POSIX compatibility.
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-02 Benjamin Otteglib: Fix enumeration warnings from gcc 4.5
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-06 Emmanuele Bassibuild: Fix warnings caused by missing includes
2010-09-05 Matthias ClasenMore header inclusion cleanup
2010-07-11 Colin WaltersAnnotate all custom GIO GSource using g_source_set_name
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'
2010-02-01 Ryan LortieGIOChannel: move docs from tmpl to .c
2008-10-06 Behdad EsfahbodBug 555309 – giochannel breaks on error Patch from...
2008-09-30 Behdad EsfahbodBug 554092 – glib doesn't return G_FILE_ERROR_NOENT...
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-01-12 Manish Singh#define _POSIX_SOURCE for SSIZE_MAX. Fixes #128853.
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-03-08 Owen TaylorFinal updates for 2.0.0
2002-02-21 Owen Taylored Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat...
2002-02-15 Owen TaylorUpdated.
2001-12-20 Michael Meekskill 'callback'
2001-11-15 Michael Meeksset the fd before using it.
2001-09-03 Owen TaylorAdd closure_marshal/closure_callback fields to GSourceF...
2001-09-02 Owen TaylorFix some variables that should have been static.
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giounix.c
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-05 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-07-29 Ron SteinkeMatthias Classen's patch to give g_io_channel_flush...
2001-07-20 Ron SteinkeModified Files: glib/ChangeLog glib/glib.def glib/glib...
2001-07-02 Owen TaylorFix.
2001-06-30 Owen TaylorRename GSourceFuncs::destroy to GSourceFuncs::finalize...
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-20 Sebastian WilhelmiInterpret EINTR as G_IO_ERROR_AGAIN.
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1998-12-18 Tim Janiknew function to check whether a main loop has been...
1998-12-17 CST 1998 Shawn T... giounix.c: s/g_main_poll_add/g_main_remove_add/g
1998-12-16 Sebastian WilhelmiFixed small bug.
1998-12-15 Owen TaylorUse an "inheritance" scheme for IO channel memory alloc...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-12-02 Owen TaylorMerge main loop into head. This probably breaks Win32...