log src/lib/ostream-multiplex.c @ 23017:c1d36f2575c7 default tip

age author description
Mon, 01 Jan 2018 22:42:08 +0100 Stephan Bosch Updated copyright notices to include the year 2018.
Tue, 10 Oct 2017 15:38:13 +0300 Timo Sirainen lib: ostream-multiplex - ignore flush return value
Tue, 10 Oct 2017 15:37:39 +0300 Timo Sirainen lib: ostream-multiplex - remove unnecessary flushes
Fri, 06 Oct 2017 09:02:49 +0300 Aki Tuomi ostream-multiplex: Check flush return value
Mon, 09 Oct 2017 18:21:24 +0300 Aki Tuomi ostream-multiplex: Unreference stream parent
Mon, 09 Oct 2017 13:19:32 +0300 Timo Sirainen lib: ostream-multiplex - set ostream_private.parent
Tue, 22 Aug 2017 10:14:22 +0300 Aki Tuomi lib: Add multiplex stream support