Age | Commit message (Expand) | Author |
2005-02-22 | (gl_PREREQ): Require gl_STRIPSLASH and gl_LINEBUFFER. | Jim Meyering |
2005-02-22 | Fix clock_gettime library access problem on recent GNU/Linux systems. | Paul Eggert |
2005-02-22 | (gl_PREREQ): Require gl_XNANOSLEEP. | Paul Eggert |
2005-02-22 | (gl_PREREQ_GETHRXTIME): Require gl_CLOCK_TIME, | Paul Eggert |
2005-02-22 | Initial revision. | Paul Eggert |
2005-02-21 | Describe recent changes to use realtime clocks if available, | Paul Eggert |
2005-02-21 | (gl_PREREQ): Require gl_GETHRXTIME. | Paul Eggert |
2005-02-21 | (gl_MACROS): Don't check for gethrtime. | Paul Eggert |
2005-02-21 | (gl_GETTIME): Check for nanotime. | Paul Eggert |
2005-02-21 | Initial revision. | Paul Eggert |
2005-02-20 | *** empty log message *** | Jim Meyering |
2005-02-20 | *** empty log message *** | Jim Meyering |
2005-02-11 | (gl_INTTOSTR): Use AC_LIBSOURCES to list the required source files. | Jim Meyering |
2005-02-11 | *** empty log message *** | Jim Meyering |
2005-02-09 | *** empty log message *** | Jim Meyering |
2005-02-09 | (gl_FUNC_GETCWD_NULL): Use AC_LIBSOURCES to list the required source files. | Jim Meyering |
2005-02-08 | Require gl_FUNC_MEMCASECMP. | Jim Meyering |
2005-02-08 | *** empty log message *** | Jim Meyering |
2005-02-08 | (gl_FUNC_MEMCASECMP): New file and macro. | Jim Meyering |
2005-02-08 | remove vestigial `closeout' | Jim Meyering |
2005-02-07 | Use AC_REQUIRE where possible, and _ONCE-suffixed versions of macros. | Jim Meyering |
2005-02-07 | *** empty log message *** | Jim Meyering |
2005-02-07 | (gl_FUNC_FTS): New file and macro. | Jim Meyering |
2005-02-07 | Require gl_FUNC_FTS. | Jim Meyering |
2005-02-06 | *** empty log message *** | Jim Meyering |
2005-02-06 | (gl_PREREQ_CHDIR_LONG): Depend on gl_FUNC_MEMRCHR. | Jim Meyering |
2005-02-06 | (gl_FUNC_MEMRCHR): Check for declaration of memrchr. | Jim Meyering |
2005-02-03 | * memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h. | Paul Eggert |
2005-02-03 | (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h. | Paul Eggert |
2005-01-29 | Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) files | Jim Meyering |
2005-01-29 | *** empty log message *** | Jim Meyering |
2005-01-29 | Require gl_HASH_PJW and gl_BASENAME. | Jim Meyering |
2005-01-29 | *** empty log message *** | Jim Meyering |
2005-01-27 | *** empty log message *** | Jim Meyering |
2005-01-27 | (gl_BASENAME): New file/macro. | Jim Meyering |
2005-01-23 | Use an all-permissive copyright notice, recommended by RMS. | Paul Eggert |
2005-01-22 | Remove "m4/" from listed file names. | Paul Eggert |
2005-01-22 | Sync from gnulib. | Paul Eggert |
2005-01-20 | * save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume it. | Paul Eggert |
2005-01-20 | (gl_SAVE_CWD): Remove check for fcntl; we now assume it. | Paul Eggert |
2005-01-14 | *** empty log message *** | Jim Meyering |
2005-01-14 | *** empty log message *** | Jim Meyering |
2005-01-14 | *** empty log message *** | Jim Meyering |
2005-01-14 | Work around tests/touch/empty-file failure on a system | Jim Meyering |
2005-01-04 | (gl_FUNC_CHOWN): When cross-compiling, assume that chown | Jim Meyering |
2005-01-04 | (gl_FUNC_CHOWN): When cross-compiling, assume that chown | Jim Meyering |
2005-01-03 | Update serial number and copyright date. | Paul Eggert |
2005-01-03 | * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX. | Paul Eggert |
2005-01-03 | *** empty log message *** | Jim Meyering |
2005-01-03 | Remove `.tmp' suffix; mkstemp requires that XXXXXX be a suffix. | Jim Meyering |