lib/binary-io.h


Log

Author Commit Date CI Message
Eric Blake 52db4244 2011-01-19T06:17:20 binary-io: fix O_TEXT on Haiku * modules/binary-io (Depends-on): Add fcntl-h. * lib/binary-io.h (O_TEXT): Rely on replacement <fcntl.h> rather than blindly undefining O_TEXT. Reported by Scott McCreary. Signed-off-by: Eric Blake <eblake@redhat.com>
Jim Meyering d60f3b0c 2011-01-01T20:17:23 maint: update almost all copyright ranges to include 2011 Run the new "make update-copyright" rule.
Jim Meyering b2e2010c 2010-01-01T10:31:12 update nearly all FSF copyright year lists to include 2010 Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
Bruno Haible c73cdbde 2009-12-24T22:16:51 binary-io: Avoid gcc warning due to SET_BINARY.
Eric Blake 12126c14 2009-12-16T09:24:23 binary-io: avoid potential compilation warning * lib/binary-io.h [__DJGPP__]: Avoid null preprocessor directives. Signed-off-by: Eric Blake <ebb9@byu.net>
Ingo Weinhold 40d88197 2008-11-10T12:30:58 Treat Haiku like BeOS.
Bruno Haible 8b61f0d6 2008-04-13T12:50:49 Avoid warning on emx+gcc.
Bruno Haible 57fdfd3f 2007-10-07T19:14:58 Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible a7742484 2005-06-08T19:32:15 Avoid gcc warning on mingw.
Paul Eggert 267a39ba 2005-05-14T06:03:57 *** empty log message ***
Bruno Haible 2564f60c 2004-01-20T16:54:56 Avoid compilation warnings on Cygwin.
Bruno Haible b415491e 2003-08-28T13:59:25 Avoid warning on QNX.
Bruno Haible c3d8942f 2003-08-25T11:04:49 Make it work with MSVC.
Bruno Haible 1375fc09 2003-04-02T10:57:23 New module 'binary-io'.