view modules/unlocked-io @ 4275:e272bc901785

New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author Bruno Haible <bruno@clisp.org>
date Thu, 03 Apr 2003 18:35:07 +0000
parents 3ccc6d0d52bb
children ae4b157d42ad
line wrap: on
line source

Description:
Enable faster, non-thread-safe stdio functions if available.

Files:
lib/unlocked-io.h
m4/unlocked-io.m4

Depends-on:

configure.ac:
jm_FUNC_GLIBC_UNLOCKED_IO

Makefile.am:
lib_SOURCES += unlocked-io.h

Include:
"unlocked-io.h"

Maintainer:
Jim Meyering