Mercurial > hg > octave-kai > gnulib-hg
view modules/strftime @ 8054:aa8abb5db935
Enforce the use of gnulib modules for unportable <string.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 01 Feb 2007 00:29:52 +0000 |
parents | b6376840b47b |
children | 1a3d44359528 |
line wrap: on
line source
Description: nstrftime() function: convert date and time to string, with GNU extensions. Files: lib/strftime.h lib/strftime.c m4/mbstate_t.m4 m4/tm_gmtoff.m4 m4/strftime.m4 Depends-on: stdbool time_r wchar configure.ac: gl_FUNC_GNU_STRFTIME Makefile.am: Include: "strftime.h" License: LGPL Maintainer: Jim Meyering, glibc