2005-04-04 |
Paul Eggert | Update copyright date.
|
commit | commitdiff | tree |
2005-04-04 |
Paul Eggert | Rename config/ to build-aux/.
|
commit | commitdiff | tree |
2005-04-04 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2005-04-04 |
Paul Eggert | * src/buffer.c: Fix struct zip_magic to avoid problems...
|
commit | commitdiff | tree |
2005-04-04 |
Paul Eggert | (struct zip_magic): Use char arrays, not pointers.
|
commit | commitdiff | tree |
2005-04-02 |
Paul Eggert | * src/xheader.c (decode_record): Don't dump core when...
|
commit | commitdiff | tree |
2005-04-02 |
Paul Eggert | (decode_record): Don't dump core when given
|
commit | commitdiff | tree |
2005-03-21 |
Paul Eggert | * bootstrap (TP_URL): Change from
|
commit | commitdiff | tree |
2005-02-04 |
Paul Eggert | Improved checksum diagnostics; adjust to gnulib changes.
|
commit | commitdiff | tree |
2005-02-04 |
Paul Eggert | (from_header): New arg OCTAL_ONLY, normally false.
|
commit | commitdiff | tree |
2005-02-04 |
Paul Eggert | Adjust to gnulib changes.
|
commit | commitdiff | tree |
2005-01-13 |
Paul Eggert | * tests/testsuite.at (RE_CHECK): Use "join - file"...
|
commit | commitdiff | tree |
2005-01-13 |
Paul Eggert | (RE_CHECK): Use "join - file", not
|
commit | commitdiff | tree |
2005-01-04 |
Paul Eggert | * lib/Makefile.tmpl (localedir.h): Omit needless quotes...
|
commit | commitdiff | tree |
2004-12-24 |
Paul Eggert | Accommodate latest gnulib.
|
commit | commitdiff | tree |
2004-12-24 |
Paul Eggert | Add getdate.texi.
|
commit | commitdiff | tree |
2004-12-24 |
Paul Eggert | Do not treat alloca-opt specially; this is no
|
commit | commitdiff | tree |
2004-12-14 |
Paul Eggert | * TODO: Mention sub-second resolution, lutimes, lchmod.
|
commit | commitdiff | tree |
2004-12-14 |
Paul Eggert | Mention sub-second resolution, lutimes, lchmod.
|
commit | commitdiff | tree |
2004-11-28 |
Paul Eggert | Remove unnecessary entries from lib/.cvsignore and...
|
commit | commitdiff | tree |
2004-11-28 |
Paul Eggert | Remove pathmax.h, xstrdup.c.
|
commit | commitdiff | tree |
2004-11-28 |
Paul Eggert | Remove malloc.m4, pathmax.m4, realloc.m4.
|
commit | commitdiff | tree |
2004-11-28 |
Paul Eggert | Adjust to recent gnulib changes.
|
commit | commitdiff | tree |
2004-08-12 |
Paul Eggert | In bootstrap, set LC_ALL=C and save some more gnulib...
|
commit | commitdiff | tree |
2004-08-12 |
Paul Eggert | Set LC_ALL=C so that file names sort consistently.
|
commit | commitdiff | tree |
2004-08-12 |
Paul Eggert | Merge argp, getopt, xalloc changes from gnulib.
|
commit | commitdiff | tree |
2004-08-12 |
Paul Eggert | Remove; gnulib now works unpatched.
|
commit | commitdiff | tree |
2004-08-12 |
Paul Eggert | Adjust to changes to gnulib xalloc module.
|
commit | commitdiff | tree |
2004-08-12 |
Paul Eggert | Add fnmatch.h, getopt_.h, sysexit.h, xalloc-die.c.
|
commit | commitdiff | tree |
2004-08-12 |
Paul Eggert | (_getopt_long_only_r): Remove check.
|
commit | commitdiff | tree |
2004-08-12 |
Paul Eggert | (gnulib_modules): Add xalloc-die.
|
commit | commitdiff | tree |
2004-08-07 |
Paul Eggert | Remove patches/argp.diff; no longer needed.
|
commit | commitdiff | tree |
2004-08-07 |
Paul Eggert | Merge from gnulib; mostly FILESYSTEM_PREFIX_LEN ->...
|
commit | commitdiff | tree |
2004-08-07 |
Paul Eggert | (purge_directory): Fix format buffer typos in warning...
|
commit | commitdiff | tree |
2004-08-07 |
Paul Eggert | (parse_opt): FILESYSTEM_PREFIX_LEN -> FILE_SYSTEM_PREFIX_LEN
|
commit | commitdiff | tree |
2004-08-07 |
Paul Eggert | (excluded_name, safer_name_suffix, stripped_prefix_len):
|
commit | commitdiff | tree |
2004-08-07 |
Paul Eggert | (must_be_dot_or_slash): FILESYSTEM_PREFIX_LEN -> FILE_SYSTEM...
|
commit | commitdiff | tree |
2004-08-07 |
Paul Eggert | Include <getcwd.h>.
|
commit | commitdiff | tree |
2004-08-07 |
Paul Eggert | Remove addext.c, malloc.c, realloc.c.
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | Don't use valloc; it's buggy on some GNU/Linux systems...
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | (valloc): Remove.
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | (quote_n, quote): Remove these redundant functions.
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | (page_aligned_alloc): New decl.
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | (diff_init): Don't use valloc; on older or buggy hosts...
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | (record_buffer): New var.
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | Add getpagesize.m4.
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | Add getpagesize.h.
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | (valloc): Remove check; valloc no longer used.
|
commit | commitdiff | tree |
2004-08-03 |
Paul Eggert | (gnulib_modules): Add getpagesize.
|
commit | commitdiff | tree |
2004-07-10 |
Paul Eggert | Add fchown-stub.c
|
commit | commitdiff | tree |
2004-07-10 |
Paul Eggert | * lib/.cvsignore: Add fchown-stub.c.
|
commit | commitdiff | tree |
2004-07-10 |
Paul Eggert | src/extract.c (extract_archive): Do not report an error
|
commit | commitdiff | tree |
2004-07-10 |
Paul Eggert | (extract_archive): Do not report an error
|
commit | commitdiff | tree |
2004-04-05 |
Paul Eggert | Merge getdate documentation changes from coreutils.
|
commit | commitdiff | tree |
2004-04-05 |
Paul Eggert | Merge recent gnulib changes, and remove some lint.
|
commit | commitdiff | tree |
2004-02-26 |
Paul Eggert | Append period to dircategory entry.
|
commit | commitdiff | tree |
2004-02-23 |
Paul Eggert | Invoke AM_ICONV, to define ICONV_CONST if needed.
|
commit | commitdiff | tree |
2004-02-15 |
Paul Eggert | Fix Debian bug 230872, originally reported by Jeff...
|
commit | commitdiff | tree |
2003-11-13 |
Paul Eggert | Fix some C compatibility bugs reported by Joerg Schilling.
|
commit | commitdiff | tree |
2003-11-05 |
Paul Eggert | Make xhdr_tab extern, not static.
|
commit | commitdiff | tree |
2003-11-03 |
Paul Eggert | Include bounds in forward declaration for xhdr_tab.
|
commit | commitdiff | tree |
2003-10-27 |
Paul Eggert | * system.c (sys_spawn_shell): Cast trailing null to...
|
commit | commitdiff | tree |
2003-10-04 |
Paul Eggert | Fix some misspellings.
|
commit | commitdiff | tree |
2003-09-24 |
Paul Eggert | Don't translate "Copyright".
|
commit | commitdiff | tree |
2003-09-22 |
Paul Eggert | --strip strips file system prefix too, and it counts...
|
commit | commitdiff | tree |
2003-09-22 |
Paul Eggert | (extracting untrusted archives): New section.
|
commit | commitdiff | tree |
2003-09-18 |
Paul Eggert | * README-alpha: Document maintainer tool assumptions...
|
commit | commitdiff | tree |
2003-09-18 |
Paul Eggert | Add restrict.m4, time_r.m4.
|
commit | commitdiff | tree |
2003-09-18 |
Paul Eggert | Add exit.h, time_r.c, time_r.h.
|
commit | commitdiff | tree |
2003-09-18 |
Paul Eggert | (AC_AIX, AC_MINIX): Remove; subsumed by gl_USE_SYSTEM_EXTENS...
|
commit | commitdiff | tree |
2003-09-18 |
Paul Eggert | Document maintainer tool assumptions a bit. GNU 'sed...
|
commit | commitdiff | tree |
2003-09-17 |
Paul Eggert | bootstrap: Don't use "for option; do".
|
commit | commitdiff | tree |
2003-09-17 |
Paul Eggert | Don't use "for option; do"; Solaris 8 /bin/sh doesn...
|
commit | commitdiff | tree |
2003-09-03 |
Paul Eggert | Remove some lint caught by gcc -Wall -W, etc.
|
commit | commitdiff | tree |
2003-09-03 |
Paul Eggert | (struct xhdr_tab.keyword): Now pointer to const.
|
commit | commitdiff | tree |
2003-09-03 |
Paul Eggert | (update_archive): Abort if HEADER_SUCCESS_EXTENDED...
|
commit | commitdiff | tree |
2003-09-03 |
Paul Eggert | (struct fmttab.name): Now char const *. All uses changed.
|
commit | commitdiff | tree |
2003-09-03 |
Paul Eggert | (read_and): Abort if HEADER_SUCCESS_EXTENDED occurs...
|
commit | commitdiff | tree |
2003-09-03 |
Paul Eggert | (delete_archive_members): Handle case of
|
commit | commitdiff | tree |
2003-09-03 |
Paul Eggert | (write_extended): Remove unused local 'bufsize'.
|
commit | commitdiff | tree |
2003-09-03 |
Paul Eggert | (verify_volume): read_header (0) -> read_header (false...
|
commit | commitdiff | tree |
2003-09-03 |
Paul Eggert | (destroy_stat, xheader_decode, xheader_store,
|
commit | commitdiff | tree |
2003-09-02 |
Paul Eggert | Merge changes from gnulib.
|
commit | commitdiff | tree |
2003-08-30 |
Paul Eggert | Drop en_GB locale; it was more trouble than it was...
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | ChangeLog entries from 1.13.25 through today.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Mention --index-file, --no-overwrite-dir, new translations.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Add more suggestions.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Remove tests/genfile.c; it doesn't need to
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Convert to UTF-8.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Add comment about what other letters are used.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Do not include <print-copyr.h>.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Use newer form for bug report and version.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Remove PARAMS.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Don't include print-copyr.h.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | (namelist_match): Allow partial matches only if recursive.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | (read_and): Give full type for procedure arg.
|
commit | commitdiff | tree |
next |