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 |
2003-07-05 |
Paul Eggert | (we_are_root): Now bool, not int.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | (relativize): Remove; replaced by safer_name_suffix.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | (print_total_written): Adjust to new human.h interface.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | (AUTOMAKE_OPTIONS): Remove.
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | (EXTRA_DIST): Add alloca.m4, backupfile.m4, bison.m4...
|
commit | commitdiff | tree |
2003-07-05 |
Paul Eggert | Switch to new method for doing copyright notices.
|
commit | commitdiff | tree |
2003-07-04 |
Paul Eggert | Convert to UTF-8.
|
commit | commitdiff | tree |
2003-07-04 |
Paul Eggert | Convert to UTF-8.
|
commit | commitdiff | tree |
2003-07-04 |
Paul Eggert | Convert to UTF-8.
|
commit | commitdiff | tree |
2003-07-04 |
Paul Eggert | Convert to UTF-8.
|
commit | commitdiff | tree |
2003-07-04 |
Paul Eggert | Suggest Autoconf 2.57, Automake 1.7.5, Bison 1.875...
|
commit | commitdiff | tree |
2003-07-04 |
Paul Eggert | Suggest Autoconf 2.57, Automake 1.7.5, Bison 1.875.
|
commit | commitdiff | tree |
2003-07-04 |
Paul Eggert | Add copyright notice.
|
commit | commitdiff | tree |
2003-06-28 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2003-06-04 |
Paul Eggert | import from gnulib
|
commit | commitdiff | tree |
2003-04-05 |
Paul Eggert | import from gnulib
|
commit | commitdiff | tree |
2003-03-10 |
Paul Eggert | import from gnulib
|
commit | commitdiff | tree |
next |