summaryrefslogtreecommitdiffstats
path: root/newlib/libc/time/clock.c
Commit message (Collapse)AuthorAgeFilesLines
* * libc/time/clock.c (clock): Fix warnings about signed-unsignedCorinna Vinschen2014-09-041-1/+1
| | | | | | | comparisons. * libc/time/strftime.c (strftime): Likewise. * libc/time/strptime.c (match_string): Fix warning about discarding 'restrict' qualifier from pointer target type.
* * libc/time/clock.c: Clarify documentation of return value when no measurementChristopher Faylor2003-10-141-1/+1
| | | | is available.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+69