Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2004-01-16 | (touch invocation): touch -r and -d can now | Jim Meyering | |
both be specified, with -r specifying the origin for -d. | |||
2004-01-15 | . | Jim Meyering | |
2004-01-15 | *** empty log message *** | Jim Meyering | |
2004-01-15 | (flexible_date): Remove static var. | Jim Meyering | |
(get_reldate): New function. (main): Use it, to implement this new behavior. | |||
2004-01-15 | *** empty log message *** | Jim Meyering | |
2004-01-15 | Factor out some common options. | Jim Meyering | |
(Common options): Define macros here. (What information is listed, cp invocation): Use the macro(s). (install invocation, mv invocation, ln invocation): Likewise. (df invocation, du invocation): Likewise. | |||
2004-01-15 | (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION. | Jim Meyering | |
2004-01-15 | *** empty log message *** | Jim Meyering | |
2004-01-15 | Include posixver.h. | Jim Meyering | |
2004-01-13 | reapply my SPACE-TAB-related changes | Jim Meyering | |
2004-01-13 | update from automake-1.8.2 | Jim Meyering | |
2004-01-13 | *** empty log message *** | Jim Meyering | |