author | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Fri, 20 Mar 2009 06:48:40 +0000 (02:48 -0400) | ||
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Fri, 20 Mar 2009 06:57:11 +0000 (02:57 -0400) | ||
commit | 3fa3707b5752adfe348e101a194635cc11ace2af | |
tree | b8a8d4e0c1db4a056ea64224ba7d06dcf630a48b | tree | snapshot |
parent | d36c97612990ac81d2dc0452b980e8708477df76 | commit | diff |
Add the timegm Gnulib module
12 files changed:
.gitignore | diff | blob | history | |
gl/Makefile.am | diff | blob | history | |
gl/m4/gnulib-cache.m4 | diff | blob | history | |
gl/m4/gnulib-comp.m4 | diff | blob | history | |
gl/m4/mktime.m4 | [new file with mode: 0644] | blob |
gl/m4/time_h.m4 | [new file with mode: 0644] | blob |
gl/m4/time_r.m4 | [new file with mode: 0644] | blob |
gl/m4/timegm.m4 | [new file with mode: 0644] | blob |
gl/mktime.c | [new file with mode: 0644] | blob |
gl/time.in.h | [new file with mode: 0644] | blob |
gl/time_r.c | [new file with mode: 0644] | blob |
gl/timegm.c | [new file with mode: 0644] | blob |