Age | Commit message (Expand) | Author |
2006-04-24 | Remove typo in previous checkin. | Paul Eggert |
2006-04-24 | * unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype | Paul Eggert |
2006-04-24 | Don't assume that 'exit' is declared for us. | Paul Eggert |
2006-04-17 | Document filemode changes. | Paul Eggert |
2006-04-17 | (gl_FILEMODE): Check for strmode declaration. | Paul Eggert |
2006-04-12 | Port to Interix. | Paul Eggert |
2006-04-12 | (gl_MACROS): Check for setgroups and sync, since they | Paul Eggert |
2006-04-12 | (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h. | Paul Eggert |
2006-04-10 | Import latest regex module from gnulib. | Paul Eggert |
2006-03-26 | *** empty log message *** | Jim Meyering |
2006-03-26 | (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT. | Jim Meyering |
2006-03-26 | (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h. | Jim Meyering |
2006-03-26 | new file from Eric Blake | Jim Meyering |
2006-03-25 | (gl_REGEX): Fix a longstanding typo in the | Paul Eggert |
2006-03-25 | (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP, | Paul Eggert |
2006-03-17 | *** empty log message *** | Jim Meyering |
2006-03-17 | (gl_REGEX): Fix typo in last change: | Jim Meyering |
2006-03-17 | regex fixes for future POSIX and --without-included-regex. | Paul Eggert |
2006-03-17 | (gl_REGEX): Don't check for off_t, since the code | Paul Eggert |
2006-03-12 | *** empty log message *** | Jim Meyering |
2006-03-12 | (gl_ROOT_DEV_INO): Add same-inode.h to the list. | Jim Meyering |
2006-03-12 | *** empty log message *** | Jim Meyering |
2006-03-12 | (gl_SAME): Add same-inode.h to the list. | Jim Meyering |
2006-03-12 | (gl_CYCLE_CHECK): Add same-inode.h to the list. | Jim Meyering |
2006-03-12 | (gl_CHDIR_SAFER): Add same-inode.h to the list. | Jim Meyering |
2006-03-12 | Add time_r.m4. | Paul Eggert |
2006-03-12 | (gl_PREREQ): Require gl_TIME_R. | Paul Eggert |
2006-03-12 | New file, from gnulib. | Paul Eggert |
2006-03-02 | Require gl_USE_SYSTEM_EXTENSIONS, not merely AC_GNU_SOURCE, for the | Paul Eggert |
2006-03-02 | (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==". | Paul Eggert |
2006-02-24 | *** empty log message *** | Jim Meyering |
2006-02-24 | (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER. | Jim Meyering |
2006-02-16 | Sync from gnulib. | Paul Eggert |
2006-02-14 | Sync from gnulib. | Paul Eggert |
2006-02-07 | *** empty log message *** | Jim Meyering |
2006-02-06 | (gl_USE_SYSTEM_EXTENSIONS): Don't #define | Paul Eggert |
2006-01-26 | Sync stdbool from gnulib. | Paul Eggert |
2006-01-25 | Merge stdbool from gnulib; we're still not quite there yet. | Paul Eggert |
2006-01-25 | (AC_HEADER_STDBOOL): Add some comments. | Paul Eggert |
2006-01-24 | *** empty log message *** | Jim Meyering |
2006-01-24 | (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]). | Jim Meyering |
2006-01-24 | Import from gnulib. | Paul Eggert |
2006-01-21 | * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore | Paul Eggert |
2006-01-21 | (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore | Paul Eggert |
2006-01-17 | *** empty log message *** | Jim Meyering |
2006-01-17 | (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT. | Jim Meyering |
2006-01-17 | (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it's not portable | Paul Eggert |
2006-01-13 | *** empty log message *** | Jim Meyering |
2006-01-13 | (AC_FUNC_GETMNTENT): Invoke AC_CHECK_FUNCS(getmntent) | Jim Meyering |
2006-01-12 | fix typo: s/stdint.h.m4/stdint.m4/ | Jim Meyering |