2e9df639faf8ae8c55e569b89af1f1cc6e257c7a
[gnulib.git] / modules / unlocked-io
1 Description:
2 Enable faster, non-thread-safe stdio functions if available.
3
4 Files:
5 lib/unlocked-io.h
6 m4/unlocked-io.m4
7
8 Depends-on:
9 extensions
10
11 configure.ac:
12 gl_FUNC_GLIBC_UNLOCKED_IO
13
14 Makefile.am:
15 EXTRA_DIST += unlocked-io.h
16
17 Include:
18 "unlocked-io.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering