Mercurial > hg > octave-lojdl > gnulib-hg
view modules/strftime @ 15333:f03da5e72c61
timespec-add, timespec-sub: new modules
* lib/timespec.h (timespec_add, timespec_sub): New decls.
* lib/timespec-add.c, lib/timespec-sub.c:
* modules/timespec-add, modules/timespec-sub: New files.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 30 Jun 2011 15:17:31 -0700 |
parents | 83f1d4430d74 |
children |
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/tm_gmtoff.m4 m4/strftime.m4 Depends-on: extensions stdbool time_r configure.ac: gl_FUNC_GNU_STRFTIME Makefile.am: lib_SOURCES += strftime.c Include: "strftime.h" License: LGPL Maintainer: Jim Meyering, glibc