summaryrefslogtreecommitdiff
path: root/gio/gunixinputstream.c
AgeCommit message (Expand)Author
2017-08-03Consistently save errno immediately after the operation setting itPhilip Withnall
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-06-29gio: Add source tags to various GTasks constructed in GLibPhilip Withnall
2015-08-07gio: fix a leftover GSimpleAsyncResult usageDan Winship
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen
2014-02-05Convert external links to markdown syntaxMatthias Clasen
2014-02-05Don't use <filename> in docsMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2013-07-13gio: port unix streams to GUnixFDSourceDan Winship
2013-06-24Rename the generated private data getter functionEmmanuele Bassi
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi
2012-12-18gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship
2012-11-09Fix poll able streams for Darwin (and probably BSD)John Ralls
2012-04-17gio: use GPollable* to implement fallback read_async/write_asyncDan Winship
2012-03-05GUnix{Input,Output}Stream: Only release cancelable poll-fd if we allocated itDavid Zeuthen
2011-11-14GUnixInput/OutputStream: fix blocking methods to always blockDan Winship
2011-11-13gunixinput/outputstream: fix docsDan Winship
2011-11-13GUnixInputStream, GUnixOutputStream: support ordinary files betterDan Winship
2011-11-09gio: more implementations of GFileDescriptorBasedDan Winship
2010-11-26Add pollable input/output streamsDan Winship
2010-11-26Implement closure-related methods for gio GSource typesDan Winship
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch
2010-07-10Annotate all custom GIO GSource using g_source_set_nameColin Walters
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-05-08Doc improvementsMatthias Clasen
2009-09-18Fix a lot of clang complaintsMatthias Clasen
2009-08-19Use g_cancellable_release_fd()Benjamin Otte
2009-08-19Bug 591714 – Figure out failure handling for g_cancellable_make_pollfd()Benjamin Otte
2009-07-01Support g_main_context_push_thread_default() in gioDan Winship
2009-04-22Use P_ for translatable param spec stringsChristian Persch
2008-12-31Add notes about being UNIX-specificMatthias Clasen
2008-12-08Add "fd" and "close-fd" properties including getters and setters. Patch byMatthias Clasen
2008-10-09Actually return -1 in case of cancelled, not old res value.Alexander Larsson
2008-09-26 Bug 505361 - gunixinputstream.c assumes poll() availableDan Winship
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer
2008-02-06Fixed some minor typos in documentation.Murray Cumming
2008-02-06Save errno before calling other funcs that potentially alter it. BugChristian Persch
2008-01-07Fix warning (#507835)Alexander Larsson
2007-12-18Fix up includes in section docsMatthias Clasen
2007-12-10http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik
2007-12-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson
2007-12-01Doc improvementsMatthias Clasen
2007-11-30More coding style fixesMatthias Clasen
2007-11-29Fixes unknown meaning in GAppLaunchContext docs. Clarify asynchronous ops.Andrew Walton
2007-11-28Added. Added. Added. Added.Alexander Larsson
2007-11-28Another round of trivial doc fixesMatthias Clasen
2007-11-27Removed. Removed. Added. Added. Renamed GSocket*Stream to GUnix*Stream andAlexander Larsson