Mercurial > hg > octave-kai > gnulib-hg
view modules/unlocked-io @ 16029:4d5243b3434e
renameat: Optimize code size.
* modules/renameat (configure.ac): Don't compile at-func2.c if
REPLACE_RENAMEAT is 1.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 04 Nov 2011 18:13:22 +0100 |
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