view modules/strftime @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
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