log src/lib/ostream-rawlog.c @ 23007:36e01285b5b8

age author description
Mon, 01 Jan 2018 22:42:08 +0100 Stephan Bosch Updated copyright notices to include the year 2018.
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Fri, 20 Mar 2015 21:01:08 +0200 Timo Sirainen lib: o_stream_create_rawlog_from_stream() should preserve the output stream fd.
Sat, 17 Jan 2015 04:14:58 +0200 Timo Sirainen lib: iostream-rawlog now writes to ostreams instead of directly to fds.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Wed, 13 Mar 2013 22:11:39 +0200 Timo Sirainen iostreams: Added close_parent flag to close() handler and clarified close/destroy APIs.
Sun, 10 Mar 2013 18:16:28 +0200 Timo Sirainen iostream-rawlog: Pass through close() to parent input/output stream.
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Wed, 28 Nov 2012 02:35:37 +0200 Timo Sirainen ostream-rawlog: Make sure rawlog logs only the data that got actually sent.
Wed, 29 Aug 2012 16:18:56 +0300 Timo Sirainen iostream-rawlog: Added possibility to save input/output to the same file.
Sat, 11 Aug 2012 02:53:49 +0300 Timo Sirainen Added o_stream_get_fd().
Mon, 25 Jun 2012 00:01:59 +0300 Timo Sirainen Added o_stream_nsend*() and related functions to make delayed error handling safer.
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Wed, 21 Sep 2011 15:57:57 +0300 Timo Sirainen Added rawlog i/ostreams.