summaryrefslogtreecommitdiff
path: root/gio/gunixinputstream.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-29Imported Upstream version 2.53.5DongHun Kwak1-4/+7
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2017-02-03Imported Upstream version 2.50.2upstream/2.50.2DongHun Kwak1-0/+1
2016-05-10Imported Upstream version 2.48.0Ryan Lortie1-1/+0
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann1-2/+2
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen1-1/+1
2014-02-05Convert external links to markdown syntaxMatthias Clasen1-1/+1
2014-02-05Don't use <filename> in docsMatthias Clasen1-3/+3
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-07-13gio: port unix streams to GUnixFDSourceDan Winship1-2/+11
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-19/+8
2012-12-18gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship1-90/+20
2012-11-09Fix poll able streams for Darwin (and probably BSD)John Ralls1-0/+1
2012-04-17gio: use GPollable* to implement fallback read_async/write_asyncDan Winship1-135/+8
2012-03-05GUnix{Input,Output}Stream: Only release cancelable poll-fd if we allocated itDavid Zeuthen1-1/+2
2011-11-14GUnixInput/OutputStream: fix blocking methods to always blockDan Winship1-20/+28
2011-11-13gunixinput/outputstream: fix docsDan Winship1-2/+1
2011-11-13GUnixInputStream, GUnixOutputStream: support ordinary files betterDan Winship1-5/+29
2011-11-09gio: more implementations of GFileDescriptorBasedDan Winship1-1/+11
2010-11-26Add pollable input/output streamsDan Winship1-1/+50
2010-11-26Implement closure-related methods for gio GSource typesDan Winship1-2/+2
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch1-8/+2
2010-07-10Annotate all custom GIO GSource using g_source_set_nameColin Walters1-0/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-05-08Doc improvementsMatthias Clasen1-2/+2
2009-09-18Fix a lot of clang complaintsMatthias Clasen1-4/+0
2009-08-19Use g_cancellable_release_fd()Benjamin Otte1-1/+2
2009-08-19Bug 591714 – Figure out failure handling for g_cancellable_make_pollfd()Benjamin Otte1-2/+1
2009-07-01Support g_main_context_push_thread_default() in gioDan Winship1-2/+2
2009-04-22Use P_ for translatable param spec stringsChristian Persch1-4/+4
2008-12-31Add notes about being UNIX-specificMatthias Clasen1-1/+5
2008-12-08Add "fd" and "close-fd" properties including getters and setters. Patch byMatthias Clasen1-17/+176
2008-10-09Actually return -1 in case of cancelled, not old res value.Alexander Larsson1-1/+1
2008-09-26 Bug 505361 - gunixinputstream.c assumes poll() availableDan Winship1-13/+7
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin1-1/+1
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer1-2/+1
2008-02-06Fixed some minor typos in documentation.Murray Cumming1-1/+1
2008-02-06Save errno before calling other funcs that potentially alter it. BugChristian Persch1-16/+30
2008-01-07Fix warning (#507835)Alexander Larsson1-0/+1
2007-12-18Fix up includes in section docsMatthias Clasen1-0/+1
2007-12-10http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik1-3/+3
2007-12-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson1-2/+2
2007-12-01Doc improvementsMatthias Clasen1-1/+1
2007-11-30More coding style fixesMatthias Clasen1-37/+33
2007-11-29Fixes unknown meaning in GAppLaunchContext docs. Clarify asynchronous ops.Andrew Walton1-1/+1
2007-11-28Added. Added. Added. Added.Alexander Larsson1-0/+4
2007-11-28Another round of trivial doc fixesMatthias Clasen1-1/+1
2007-11-27Removed. Removed. Added. Added. Renamed GSocket*Stream to GUnix*Stream andAlexander Larsson1-0/+480