Add modules for sys/times.h header and times function.
authorSimon Josefsson <simon@josefsson.org>
Tue, 28 Oct 2008 17:19:49 +0000 (18:19 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 28 Oct 2008 17:19:49 +0000 (18:19 +0100)
commit66de54f8a195583a3e324df9b8072faab7b76561
tree152396c82fa62c8743e0fcf39276ad80e1728ca8
parentbdcf271857df90ae6f1441919287ecfe2753e71a
Add modules for sys/times.h header and times function.
ChangeLog
MODULES.html.sh
doc/posix-functions/times.texi
doc/posix-headers/sys_times.texi
lib/sys_times.in.h [new file with mode: 0644]
lib/times.c [new file with mode: 0644]
m4/sys_times_h.m4 [new file with mode: 0644]
modules/sys_times [new file with mode: 0644]
modules/sys_times-tests [new file with mode: 0644]
modules/times [new file with mode: 0644]
modules/times-tests [new file with mode: 0644]