Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / unlocked-io
blob000fe32c19be84674a99b95d062a6278415d57e5
1 Description:
2 Enable faster, non-thread-safe stdio functions if available.
4 Files:
5 lib/unlocked-io.h
6 m4/unlocked-io.m4
8 Depends-on:
9 extensions
11 configure.ac:
12 gl_FUNC_GLIBC_UNLOCKED_IO
14 Makefile.am:
16 Include:
17 "unlocked-io.h"
19 License:
20 GPL
22 Maintainer:
23 Jim Meyering