aboutsummaryrefslogtreecommitdiff
path: root/libiberty/getruntime.c
AgeCommit message (Collapse)AuthorFilesLines
2000-07-23 * configure.in (AC_CHECK_HEADERS): Add time.h.Jeff Law1-2/+12
(AC_HEADER_TIME): Add check. * configure, config.in: Regenerate. * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
1999-05-06 * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.Richard Henderson1-2/+2
* getruntime.c: Only attempt to include sys/resource.h and use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H are defined.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+90