Skip to content
  • Ron Steinke's avatar
    Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.c · e070fdea
    Ron Steinke authored
         Modified Files:
     	glib/ChangeLog glib/glib.def glib/glib/giochannel.c
     	glib/glib/giochannel.h glib/glib/giounix.c
     	glib/glib/giowin32.c
     	glib/docs/reference/glib/glib-sections.txt
     	glib/tests/iochannel-test.c glib/tests/unicode-collate.c
     	glib/tests/unicode-normalize.c
         Added Files:
     	glib/tests/iochannel-test-infile
    
            * glib/giochannel.c: API changes, fixes to
            error handling, some internal restructuring
            * glib/giochannel.h: API changes, documentation for
            elements in GIOChannel structure
            * glib/giounix.c: Matched API changes, implemented
            backend to set is_readable, is_writeable, is_seekable
            flags, added a test to catch large values of count
            for which the behavior of write() is undefined
            * glib/giowin32.c: Changed to match new prototypes for
            io_close() and io_seek(), removed references to
            G_IO_STATUS_INTR, set is_seekable flag in channel
      ...
    e070fdea
To find the state of this project's repository at the time of any of these versions, check out the tags.