Mercurial > hg > octave-nkf > gnulib-hg
view modules/dirent-safer @ 17833:e57fa2127ab9
unicase/locale-language-tests: fix LOCALE_FR test
* tests/unicase/test-locale-language.sh: Really use $LOCALE_FR for
a French locale with traditional encoding.
Reported by umerqayam in:
http://lists.gnu.org/archive/html/bug-libunistring/2014-12/msg00000.html
author | Daiki Ueno <ueno@gnu.org> |
---|---|
date | Fri, 12 Dec 2014 09:20:59 +0900 |
parents | 578b354d30fc |
children |
line wrap: on
line source
Description: Directory functions that avoid clobbering STD{IN,OUT,ERR}_FILENO. Files: lib/dirent--.h lib/dirent-safer.h lib/opendir-safer.c m4/dirent-safer.m4 Depends-on: dirent closedir dirfd opendir unistd-safer configure.ac: gl_DIRENT_SAFER gl_MODULE_INDICATOR([dirent-safer]) Makefile.am: lib_SOURCES += opendir-safer.c Include: "dirent-safer.h" License: GPL Maintainer: Eric Blake