summaryrefslogtreecommitdiff
path: root/gio/gioprivate.h
AgeCommit message (Expand)Author
2022-11-07Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments"Philip Withnall
2022-10-20gio, glib: Use G_OS_DARWIN for code that is for such environmentsMarco Trevisan (Treviño)
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2019-09-10Define G_IOV_MAX to 512 on macOS/iOSSebastian Dröge
2019-05-31Clamp number of vectors to IOV_MAX / UIO_MAXIOV for GOutputStream writev() ca...Sebastian Dröge
2019-01-24Add writev() / writev_all() API to GOutputStream and GPollableOutputStreamSebastian Dröge
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2015-02-17streams: add private 'async close via threads' APIRyan Lortie
2014-01-31Updated FSF's addressDaniel Mustieles
2013-11-18GSocketClient: For _CONNECTING event, make remote address accessibleColin Walters
2013-09-29GOutputStream: Add g_output_stream_async_write_is_via_threads()Mike Ruprecht
2013-09-29GInputStream: Add g_input_stream_async_read_is_via_threads()Mike Ruprecht