mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 06:56:14 +01:00
e7931debd2
Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.c glib/glib/giochannel.h glib/glib/glib.def glib/docs/reference/ChangeLog glib/docs/reference/glib/glib-sections.txt * glib/giochannel.c glib/glib.def glib/giochannel.h: Added new functions g_io_channel_[set,get]_close_on_unref () * glib/giochannel.c: glib/giochannel.h: Documentation fixes * glib/giochannel.c: Fixed g_io_channel_write_chars () so that bytes_written is always set to an appropriate value when it returns * glib/giounix.c: changed g_io_channel_get_flags () to set the is_readable and is_writeable flags cached by the channel * docs/reference/glib/glib-sections.txt: Added declarations for g_io_channel_[set,get]_close_on_unref |
||
---|---|---|
.. | ||
reference | ||
.cvsignore | ||
Changes-2.0.txt | ||
debugging.txt | ||
macros.txt | ||
Makefile.am |