about summary refs log tree commit diff
path: root/src/time/times.c
Commit message (Expand)AuthorAgeFilesLines
* do not interpret errors in return value of times() syscallRich Felker2013-05-051-1/+1
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* misplaced & in times() made it fail to work, and clobber the stackRich Felker2011-03-121-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7