Mercurial > hg > octave-kai > gnulib-hg
view modules/unistr/u32-stpncpy @ 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 | 9ef3893d2c73 |
children |
line wrap: on
line source
Description: Copy UTF-32 string. Files: lib/unistr/u32-stpncpy.c lib/unistr/u-stpncpy.h Depends-on: unistr/base configure.ac: gl_LIBUNISTRING_MODULE([0.9.3], [unistr/u32-stpncpy]) Makefile.am: if LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY lib_SOURCES += unistr/u32-stpncpy.c endif Include: "unistr.h" License: LGPL Maintainer: Bruno Haible