strftime: import from gnulib
commit16c3e636a68cf74386d3d4d582a3a189b84d700c
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Jan 2011 23:34:18 +0000 (30 15:34 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Jan 2011 23:34:18 +0000 (30 15:34 -0800)
tree43ef51bef626bf3b4c4d578e8dce0ad9857e98df
parent4eec7f8b2b465c6fc2c09d37d4da2b540f607df0
strftime: import from gnulib
22 files changed:
ChangeLog
Makefile.in
aclocal.m4
admin/ChangeLog
admin/notes/copyright
configure
configure.in
lib/Makefile.in
lib/gnulib.mk
lib/stdbool.in.h [new file with mode: 0644]
lib/strftime.c [new file with mode: 0644]
lib/strftime.h [new file with mode: 0644]
m4/gl-comp.m4
m4/stdbool.m4 [new file with mode: 0644]
m4/strftime.m4 [new file with mode: 0644]
m4/tm_gmtoff.m4 [new file with mode: 0644]
src/ChangeLog
src/Makefile.in
src/config.in
src/deps.mk
src/editfns.c
src/strftime.c [deleted file]