Hash :
2bb0a0ed
Author :
Date :
2009-11-02T11:39:38
mktime, timegm: share common declaration * lib/mktime-internal.h: New file. * lib/mktime.c: Use it rather than open-coding a declaration. * lib/timegm.c: Likewise. * modules/mktime (Files): Ship it. * modules/timegm (Files): Likewise. Suggested by Bruno Haible. Signed-off-by: Eric Blake <ebb9@byu.net>
Description:
Convert calendar time to simple time, inverse of mktime.
Files:
lib/mktime-internal.h
lib/timegm.c
m4/timegm.m4
Depends-on:
mktime
time
time_r
configure.ac:
gl_FUNC_TIMEGM
Makefile.am:
Include:
<time.h>
License:
LGPLv2+
Maintainer:
all, glibc