verify: new macro 'assume'
[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
16 Include:
17 "unlocked-io.h"
18
19 License:
20 GPL
21
22 Maintainer:
23 Jim Meyering