add gnulib `times' module
authorAndy Wingo <wingo@pobox.com>
Mon, 18 Feb 2013 18:06:34 +0000 (19:06 +0100)
committerAndy Wingo <wingo@pobox.com>
Mon, 18 Feb 2013 18:06:34 +0000 (19:06 +0100)
commit84ebfef4e69130288d68d68c9e872402aa91363d
tree10e62c841ade19431f22b15468acf3b3b2bc59ed
parent3dac6181c18508a194f240d633c8c3f7304adb3f
add gnulib `times' module

* lib: Add `times' module.  Should fix socket.c on MinGW.  Thanks to Eli
  Zaretskii for the report.
lib/Makefile.am
lib/sys_times.in.h [new file with mode: 0644]
lib/times.c [new file with mode: 0644]
m4/gnulib-cache.m4
m4/gnulib-comp.m4
m4/sys_times_h.m4 [new file with mode: 0644]
m4/times.m4 [new file with mode: 0644]