summaryrefslogtreecommitdiffstats
path: root/newlib/libc/reent/timesr.c
Commit message (Collapse)AuthorAgeFilesLines
* 2007-02-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-02-211-0/+63
* libc/reent/timer.c: Removed (split into two new files). * libc/reent/timesr.c: New file for _times_r. * libc/reent/gettimeofdayr.c: New file out _gettimeofday_r. * reent/Makefile.in: Remove timer.c, add timesr.c and gettimeofdayr.c. * libc/reent/Makefile.am: Regenerate.