Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-22 | (_jm_DECL_HEADERS): Define new function. | Jim Meyering | |
(jm_CHECK_DECLARATIONS): Require it. | |||
2000-01-22 | Revert to using #if HAVE_STDLIB_H | Jim Meyering | |
to guard inclusion of <stdlib.h>. | |||
2000-01-22 | Guard inclusion of <stdlib.h> with `#if STDC_HEADERS', | Jim Meyering | |
not `#if HAVE_STDLIB_H'. The former wasn't defined. Use #if rather than #ifdef. Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL. (jm_CHECK_DECLARATIONS): Add strtoul strtoull. | |||
1999-01-10 | Use 3-arg form of AC_DEFINE instead of the | Jim Meyering | |
AC_CHECK_FUNCS hack. Now, it's still a hack, but at least the comments in config.h.in are meaningful. | |||
1998-10-18 | (jm_CHECK_DECL_LOCALTIME_R): Remove macro. | Jim Meyering | |
1998-10-18 | (jm_CHECK_DECLS): Reflect interface change. | Jim Meyering | |
(jm_CHECK_DECL_LOCALTIME_R): New macro. | |||
1997-12-21 | increment serial number | Jim Meyering | |
1997-12-14 | Add #serial 1. | Jim Meyering | |
1997-12-14 | add lseek | Jim Meyering | |
1997-12-14 | s/DECLARATION_/DECL_/g. | Jim Meyering | |
Add memchr. | |||
1997-10-24 | . | Jim Meyering | |