Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * configure.in (AC_CHECK_HEADERS): Add time.h. | Jeff Law | 2000-07-23 | 1 | -2/+12 |
| | | | | | | (AC_HEADER_TIME): Add check. * configure, config.in: Regenerate. * getruntime.c: Portably #include <sys/time.h> and/or <time.h>. | ||||
* | * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list. | Richard Henderson | 1999-05-06 | 1 | -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. | ||||
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+90 |