1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/binary-io
Eric Blake bd5d1e6211 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>
2011-04-06 14:33:24 -06:00

24 lines
200 B
Plaintext

Description:
Binary mode I/O.
Files:
lib/binary-io.h
Depends-on:
fcntl-h
configure.ac:
Makefile.am:
lib_SOURCES += binary-io.h
Include:
"binary-io.h"
License:
LGPLv2+
Maintainer:
Bruno Haible