summaryrefslogtreecommitdiff
path: root/src/time/times.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-05do not interpret errors in return value of times() syscallRich Felker1-1/+1
2011-03-20global cleanup to use the new syscall interfaceRich Felker1-1/+1
2011-03-12misplaced & in times() made it fail to work, and clobber the stackRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+7