Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-21 | * tests/touch/relative: Test only year/month/day, not hours/min/sec, | Jim Meyering | |
so as to avoid problems with systems using TAI clocks. Although it's no longer necessary, set TZ=UTC0 also for the initial touch command. Reported by Paul Jarc here: http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/1504 | |||
2004-01-21 | Use TZ=UTC0, not TZ=utc (which isn't portable). | Jim Meyering | |
2004-01-20 | *** empty log message *** | Jim Meyering | |
2004-01-20 | Add .mov to the list of media files. | Jim Meyering | |
2004-01-20 | from Alexandre Duret-Lutz | Jim Meyering | |
2004-01-20 | . | Jim Meyering | |
2004-01-20 | *** empty log message *** | Jim Meyering | |
2004-01-20 | Use TZ=UTC0, not TZ=utc (which isn't portable). | Jim Meyering | |
Problem reported by Christian Krackowizer. Also, use +0000 rather than +0 to specify a time zone, as the documentation requires four digits. | |||
2004-01-20 | *** empty log message *** | Jim Meyering | |
2004-01-20 | Run envvar-check in case SIMPLE_BACKUP_SUFFIX is set. | Jim Meyering | |
2004-01-20 | *** empty log message *** | Jim Meyering | |
2004-01-19 | . | Jim Meyering | |
2004-01-19 | don't bother to remove out.1 | Jim Meyering | |
2004-01-18 | Bump to 5.1.2 | Jim Meyering | |
2004-01-18 | fix typo | Jim Meyering | |
2004-01-17 | *** empty log message *** | Jim Meyering | |
2004-01-17 | (print_changelog_deltas): Use .sig suffix, not .asc. | Jim Meyering | |
2004-01-17 | . | Jim Meyering | |
2004-01-17 | *** empty log message *** | Jim Meyering | |
2004-01-17 | . | Jim Meyering | |
2004-01-17 | . | Jim Meyering | |
2004-01-17 | (PATH): Remove /vg. | Jim Meyering | |
2004-01-17 | *** empty log message *** | Jim Meyering | |
2004-01-17 | *** empty log message *** | Jim Meyering | |
2004-01-16 | *** empty log message *** | Jim Meyering | |
2004-01-16 | *** empty log message *** | Jim Meyering | |
2004-01-16 | *** empty log message *** | Jim Meyering | |
2004-01-16 | (TESTS): Add relative. | Jim Meyering | |
2004-01-16 | . | Jim Meyering | |
2004-01-16 | . | Jim Meyering | |
2004-01-16 | Test HAVE_DECL_GETC_UNLOCKED, rather than HAVE_GETC_UNLOCKED. | Jim Meyering | |
2004-01-16 | *** empty log message *** | Jim Meyering | |
2004-01-16 | Merge from gnulib. | Jim Meyering | |
Include <stdio.h>, so that the caller doesn't have to include <stdio.h> before us. (clearerr_unlocked, feof_unlocked, ferror_unlocked, fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked, fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked, putc_unlocked, putchar_unlocked): Define to the unlocked counterpart if not declared, so that we can use getpass.c code from libc without rewriting it. (flockfile, ftrylockfile, funlockfile): New macros. | |||
2004-01-16 | *** empty log message *** | Jim Meyering | |
2004-01-16 | Merge fnmatch patches from glibc. | Jim Meyering | |
(mbsinit): Remove define. Add libc_hidden_ver (__fnmatch, fnmatch). | |||
2004-01-16 | (ALLOCA_LIMIT): Remove macro, which collided | Jim Meyering | |
with like-named macro in fnmatch.c. (EXT): Use an internal constant instead. Merge fnmatch patches from glibc. (FCT): Cast to int32_t and UCHAR when appropriate. Adjust to renaming of collseq_table_lookup to __collseq_table_lookup. | |||
2004-01-16 | Remove dependency on xalloc module. | Jim Meyering | |
(xalloc_die): Remove. (memory_full) [!defined emacs]: New macro. [!defined emacs]: Don't include xalloc.h. (alloca): Invoke memory_full, not xalloc_die, if malloc fails or address arithmetic overflows. Change datatypes a bit to avoid unnecessary casts. | |||
2004-01-16 | update copyright to sync from gnulib | Jim Meyering | |
2004-01-16 | . | Jim Meyering | |
2004-01-16 | *** empty log message *** | Jim Meyering | |
2004-01-16 | Sync with version from gettext-0.13.1. | Jim Meyering | |
2004-01-16 | *** empty log message *** | Jim Meyering | |
2004-01-16 | (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here. | Jim Meyering | |
This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch' followed by '#define fnmatch fnmatch_posix' gives an error. | |||
2004-01-16 | solely comment (serial-number line) change | Jim Meyering | |
2004-01-16 | *** empty log message *** | Jim Meyering | |
2004-01-16 | (gl_PREREQ_GETPASS): Check for stdio_ext.h. | Jim Meyering | |
2004-01-16 | content-free sync-from-gnulib | Jim Meyering | |
2004-01-16 | bump serial number to sync with gnulib | Jim Meyering | |
2004-01-16 | . | Jim Meyering | |
2004-01-16 | *** empty log message *** | Jim Meyering | |