modules/binary-io


Log

Author Commit Date CI Message
Eric Blake bd5d1e62 2011-04-06T14:33:24 binary-io: relicense under LGPLv2+ * modules/binary-io (License): Relax to LGPLv2+. Requested for libvirt, and required by pipe2. Signed-off-by: Eric Blake <eblake@redhat.com>
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>
Bruno Haible 6397686e 2009-08-23T02:43:53 Relicense under LGPL.
Bruno Haible 5143f4e9 2004-09-22T15:11:04 Add a license tag to every module.
Bruno Haible 1375fc09 2003-04-02T10:57:23 New module 'binary-io'.