summaryrefslogtreecommitdiff
path: root/gio/gunixinputstream.c
Commit message (Expand)AuthorAgeFilesLines
* gunix{input|output}stream: Drop custom close_{async|finish}() methodsPhilip Withnall2020-03-021-41/+0
* Consistently save errno immediately after the operation setting itPhilip Withnall2017-08-031-4/+7
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* gio: fix a leftover GSimpleAsyncResult usageDan Winship2015-08-071-1/+0
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-2/+2
* Docs: Drop entities, switch away from sgml modeMatthias Clasen2014-02-091-1/+1
* Convert external links to markdown syntaxMatthias Clasen2014-02-051-1/+1
* Don't use <filename> in docsMatthias Clasen2014-02-051-3/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio: port unix streams to GUnixFDSourceDan Winship2013-07-131-2/+11
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-19/+8
* gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship2012-12-181-90/+20
* Fix poll able streams for Darwin (and probably BSD)John Ralls2012-11-091-0/+1
* gio: use GPollable* to implement fallback read_async/write_asyncDan Winship2012-04-171-135/+8
* GUnix{Input,Output}Stream: Only release cancelable poll-fd if we allocated itDavid Zeuthen2012-03-051-1/+2
* GUnixInput/OutputStream: fix blocking methods to always blockDan Winship2011-11-141-20/+28
* gunixinput/outputstream: fix docsDan Winship2011-11-131-2/+1
* GUnixInputStream, GUnixOutputStream: support ordinary files betterDan Winship2011-11-131-5/+29
* gio: more implementations of GFileDescriptorBasedDan Winship2011-11-091-1/+11
* Add pollable input/output streamsDan Winship2010-11-261-1/+50
* Implement closure-related methods for gio GSource typesDan Winship2010-11-261-2/+2
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-8/+2
* Annotate all custom GIO GSource using g_source_set_nameColin Walters2010-07-101-0/+1
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Doc improvementsMatthias Clasen2010-05-081-2/+2
* Fix a lot of clang complaintsMatthias Clasen2009-09-181-4/+0
* Use g_cancellable_release_fd()Benjamin Otte2009-08-191-1/+2
* Bug 591714 – Figure out failure handling for g_cancellable_make_pollfd()Benjamin Otte2009-08-191-2/+1
* Support g_main_context_push_thread_default() in gioDan Winship2009-07-011-2/+2
* Use P_ for translatable param spec stringsChristian Persch2009-04-221-4/+4
* Add notes about being UNIX-specificMatthias Clasen2008-12-311-1/+5
* Add "fd" and "close-fd" properties including getters and setters. Patch byMatthias Clasen2008-12-081-17/+176
* Actually return -1 in case of cancelled, not old res value.Alexander Larsson2008-10-091-1/+1
* Bug 505361 - gunixinputstream.c assumes poll() availableDan Winship2008-09-261-13/+7
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-2/+1
* Fixed some minor typos in documentation.Murray Cumming2008-02-061-1/+1
* Save errno before calling other funcs that potentially alter it. BugChristian Persch2008-02-061-16/+30
* Fix warning (#507835)Alexander Larsson2008-01-071-0/+1
* Fix up includes in section docsMatthias Clasen2007-12-181-0/+1
* http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik2007-12-101-3/+3
* Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson2007-12-051-2/+2
* Doc improvementsMatthias Clasen2007-12-011-1/+1
* More coding style fixesMatthias Clasen2007-11-301-37/+33
* Fixes unknown meaning in GAppLaunchContext docs. Clarify asynchronous ops.Andrew Walton2007-11-291-1/+1
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+4
* Another round of trivial doc fixesMatthias Clasen2007-11-281-1/+1
* Removed. Removed. Added. Added. Renamed GSocket*Stream to GUnix*Stream andAlexander Larsson2007-11-271-0/+480