mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/binary-io (License): Relax to LGPLv2+. Requested for libvirt, and required by pipe2. Signed-off-by: Eric Blake <eblake@redhat.com>
24 lines
200 B
Plaintext
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
|
|
|