Mercurial > hg > octave-nkf > gnulib-hg
view modules/settime @ 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 | 36e1fcc3cddf |
children |
line wrap: on
line source
Description: Set the current time, with nanosecond resolution. Files: lib/settime.c m4/settime.m4 Depends-on: clock-time errno extensions sys_time timespec configure.ac: gl_SETTIME Makefile.am: lib_SOURCES += settime.c Include: "timespec.h" Link: $(LIB_CLOCK_GETTIME) License: GPL Maintainer: Paul Eggert, Jim Meyering