view modules/unlocked-io @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
parents 6a764f23e302
children
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:
extensions

configure.ac:
gl_FUNC_GLIBC_UNLOCKED_IO

Makefile.am:

Include:
"unlocked-io.h"

License:
GPL

Maintainer:
Jim Meyering