mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
24 lines
263 B
Plaintext
24 lines
263 B
Plaintext
Description:
|
|
Enable faster, non-thread-safe stdio functions if available.
|
|
|
|
Files:
|
|
lib/unlocked-io.h
|
|
m4/unlocked-io.m4
|
|
|
|
Depends-on:
|
|
extensions
|
|
|
|
configure.ac:
|
|
gl_FUNC_GLIBC_UNLOCKED_IO
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"unlocked-io.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|