Age | Commit message (Collapse) | Author |
|
Add xstrtoul to AC_LIBOBJ.
|
|
|
|
|
|
|
|
|
|
(gl_MEMCASECMP): Renamed from gl_FUNC_MEMCASECMP.
All uses changed. Require AC_HEADER_STDC instead of invoking it.
Remove check for stddef.h, size_t, const, since we now assume
C89 or better.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* prereq.m4: Require their macros.
|
|
|
|
|
|
|
|
to detect nanosleep bug.
|
|
to detect nanosleep bug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gl_USE_SYSTEM_EXTENSIONS. Check whether CLOCK_MONOTONIC is
defined, and set LIB_GETHRXTIME accordingly. This is needed
for newer GNU/Linux systems that have clock_gettime, so that they
link in the appropriate library for it when needed.
|
|
|
|
when appropriate; also, gettime now returns void.
|
|
Require gl_STRIPSLASH and gl_LINEBUFFER.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|