Mercurial > hg > octave-nkf > gnulib-hg
view modules/wait-process @ 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 | 1f14c6dd175d |
children |
line wrap: on
line source
Description: Waiting for a subprocess to finish. Files: lib/wait-process.h lib/wait-process.c m4/wait-process.m4 m4/sig_atomic_t.m4 Depends-on: fatal-signal error xalloc gettext-h stdbool stdlib sys_wait unistd atexit waitpid configure.ac: gl_WAIT_PROCESS Makefile.am: lib_SOURCES += wait-process.h wait-process.c Include: "wait-process.h" License: GPL Maintainer: all