strtoumax: fix typo in previous commit.
[gnulib.git] / modules / binary-io
1 Description:
2 Binary mode I/O.
3
4 Files:
5 lib/binary-io.h
6 lib/binary-io.c
7
8 Depends-on:
9 extern-inline
10 fcntl-h
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += binary-io.h binary-io.c
16
17 Include:
18 "binary-io.h"
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Bruno Haible