summaryrefslogtreecommitdiff
path: root/gio/tests/pollable.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various const-correctness issuesPhilip Withnall2018-04-261-1/+1
* gio/tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Fix poll able streams for Darwin (and probably BSD)John Ralls2012-11-091-0/+3
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+0
* Switch all open() calls to use g_open()Colin Walters2012-08-281-1/+2
* Improve test coverage for pollable streamsMatthias Clasen2012-08-191-0/+29
* gio/tests/pollable: add can_poll() assertionsDan Winship2012-06-201-1/+18
* e G_SOURCE_CONTINUE/REMOVE internallyMatthias Clasen2012-01-251-4/+4
* Plug some leaks in the GIO testsSimon McVittie2011-12-141-0/+1
* Add pollable input/output streamsDan Winship2010-11-261-0/+240