log lib/stdio-write.c @ 17102:9e72d3927af1

age author description
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Fri, 23 Sep 2011 21:38:44 +0200 Bruno Haible New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.
Wed, 13 Apr 2011 12:15:43 +0200 Bruno Haible Support non-blocking pipe I/O in write() on native Windows.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 16 May 2010 14:16:03 +0200 Bruno Haible Fix collision between gnulib's and libintl's printf replacements.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Mon, 10 Aug 2009 13:29:20 +0200 Bruno Haible Avoid collision between gnulib wrapper and libintl wrapper.
Fri, 26 Sep 2008 15:12:55 +0200 Bruno Haible Cast the _get_osfhandle result, to avoid a warning.
Fri, 26 Sep 2008 13:37:33 +0200 Bruno Haible Support SIGPIPE in stdio functions for writing.