2000-10-29 |
Paul Eggert | --no-recursion applies to extraction, too.
|
commit | commitdiff | tree |
2000-10-29 |
Paul Eggert | (namelist_match, excluded_name): Do not match subfiles...
|
commit | commitdiff | tree |
2000-10-29 |
Paul Eggert | (dump_file): no_recurse_option -> ! recursion_option
|
commit | commitdiff | tree |
2000-10-29 |
Paul Eggert | (NO_RECURSE_OPTION): Remove.
|
commit | commitdiff | tree |
2000-10-28 |
Paul Eggert | Merge changes from fileutils.
|
commit | commitdiff | tree |
2000-10-28 |
Paul Eggert | (namelist_match): New function.
|
commit | commitdiff | tree |
2000-10-28 |
Paul Eggert | (flush_read): If read_full_records_option, try to fill...
|
commit | commitdiff | tree |
2000-10-25 |
Paul Eggert | (decode_options): Check that volume label is not too...
|
commit | commitdiff | tree |
2000-10-25 |
Paul Eggert | (check_label_pattern): Make sure header name is a string...
|
commit | commitdiff | tree |
2000-10-25 |
Paul Eggert | (EXTRA_DIST): Add strerror_r.m4.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | Include <time.h>, since we invoke "time".
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (prepend_default_options): Don't use NULL, for portability.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | Add "working" to message.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | New file, taken from fileutils 4.0.27, with the
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | Include localedir.h.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | Include localedir.h, prepargs.h.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | Include hash.h.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | Fix comments.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | Add Free Documentation License. New section
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (we_are_root): Now global.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (update_archive): Use skip_member.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (read_and):
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (full_write): Some buggy drivers return 0 when you
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR...
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (extract_mangle): Fix diagnostic with wrong number...
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (base_name): Do not include basename.h; declare base_name
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (_GNU_SOURCE): Remove; autoconf now does this.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (EXTRA_DIST): Add decl.m4, error.m4, mbstate_t.m4,...
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (AC_FUNC_MATCH): Detect d*/*1 vs d/s/1 bug.
|
commit | commitdiff | tree |
2000-10-24 |
Paul Eggert | (_GNU_SOURCE): Remove; autoconf now does this.
|
commit | commitdiff | tree |
2000-10-20 |
Paul Eggert | Mention the GNU C library.
|
commit | commitdiff | tree |
2000-10-20 |
Paul Eggert | Add a couple more test cases to catch bugs in glibc...
|
commit | commitdiff | tree |
2000-10-17 |
Paul Eggert | (<limits.h>): Include if HAVE_LIMITS_H.
|
commit | commitdiff | tree |
2000-10-17 |
Paul Eggert | (<limits.h>): Do not include; human.h does it if needed.
|
commit | commitdiff | tree |
2000-09-09 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2000-08-07 |
Paul Eggert | Memory exhausted -> memory exhausted
|
commit | commitdiff | tree |
2000-08-07 |
Paul Eggert | (xalloc_msg_memory_exhausted): change to array from...
|
commit | commitdiff | tree |
2000-08-07 |
Paul Eggert | Define mbstate_t to be int, not char, for compatibility...
|
commit | commitdiff | tree |
2000-07-15 |
Paul Eggert | Simplify exhausted message.
|
commit | commitdiff | tree |
2000-07-11 |
Paul Eggert | (AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. ...
|
commit | commitdiff | tree |
2000-07-09 |
Paul Eggert | fileutils 4.0x
|
commit | commitdiff | tree |
2000-07-09 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2000-07-05 |
Paul Eggert | (AC_MBSTATE_T_OBJECT): Test for mbstate_t only if the...
|
commit | commitdiff | tree |
2000-07-03 |
Paul Eggert | (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
|
commit | commitdiff | tree |
2000-07-02 |
Paul Eggert | textutils 2.0f
|
commit | commitdiff | tree |
2000-06-26 |
Paul Eggert | (<unistd.h>): Do not include; there's no need.
|
commit | commitdiff | tree |
2000-06-26 |
Paul Eggert | Include stdio.h before wchar.h, to work around a bug
|
commit | commitdiff | tree |
2000-06-26 |
Paul Eggert | Fix inaccorate comment for xrealloc.
|
commit | commitdiff | tree |
2000-06-15 |
Paul Eggert | (adjust_value): New function.
|
commit | commitdiff | tree |
2000-06-15 |
Paul Eggert | Avoid shadowing warnings.
|
commit | commitdiff | tree |
2000-06-15 |
Paul Eggert | White space changes, to match fileutils.
|
commit | commitdiff | tree |
2000-06-15 |
Paul Eggert | (human_readable_inexact): Allow an input block size...
|
commit | commitdiff | tree |
2000-06-14 |
Paul Eggert | (get_date): Apply relative times after time zone indicator...
|
commit | commitdiff | tree |
2000-06-08 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2000-05-24 |
Paul Eggert | glibc snapshot
|
commit | commitdiff | tree |
2000-04-19 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2000-02-27 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2000-02-24 |
Paul Eggert | (savedir): Work even if directory size is negative...
|
commit | commitdiff | tree |
2000-02-19 |
Paul Eggert | Handle two-digit years with leading zeros correctly.
|
commit | commitdiff | tree |
2000-01-22 |
Paul Eggert | sh-utils-2.0f
|
commit | commitdiff | tree |
2000-01-19 |
Paul Eggert | From Meyering
|
commit | commitdiff | tree |
2000-01-17 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
2000-01-16 |
Paul Eggert | Change quoting to be compatible with future autoconf...
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | Update copyright year.
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | 1.13.17 news
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | (read_and): Invoke apply_nonancestor_delayed_set_stat...
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | (find_new_file_size): Return size instead of storing...
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | (extract_mangle): Use xalloc_die to report memory exhaustion.
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | (extr_init): If we run out of memory, invoke apply_delayed_s...
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | (decode_options): Use xalloc_die to report memory exhaustion.
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | (archive_write_error): Add noreturn attribute to decl.
|
commit | commitdiff | tree |
2000-01-07 |
Paul Eggert | (append_file): Use error message functions to report...
|
commit | commitdiff | tree |
2000-01-06 |
Paul Eggert | Sync tm_diff with the GNU C Library.
|
commit | commitdiff | tree |
2000-01-04 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
1999-12-22 |
Paul Eggert | (get_date):
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | Version 1.13.16
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | New sections for gzip and bzip2, Solaris.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | ("quotearg.h"): New include.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | (read_and, list_archive):
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | (decode_oflag): O_APPEND might not be defined.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | (REM_BIAS): Increase from 128 to (1 << 30).
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | (xclose, xdup2, child_open_for_compress, child_open_for_unco...
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | Use ## on copyright notice.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | Add --overwrite.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | (EXTRA_DIST): Add c-bs-a.m4.
|
commit | commitdiff | tree |
1999-12-13 |
Paul Eggert | Initial revision
|
commit | commitdiff | tree |
1999-12-03 |
Paul Eggert | version 1.13.15
|
commit | commitdiff | tree |
1999-12-03 |
Paul Eggert | (dump_file): Undo previous change about diagnosing...
|
commit | commitdiff | tree |
1999-12-03 |
Paul Eggert | Remove bogus errno FIXMEs.
|
commit | commitdiff | tree |
1999-12-03 |
Paul Eggert | (name_next): If file names are given both in the
|
commit | commitdiff | tree |
1999-12-03 |
Paul Eggert | (dump_file): Do not diagnose a file that the parent...
|
commit | commitdiff | tree |
1999-12-03 |
Paul Eggert | Clarify getdate authorship.
|
commit | commitdiff | tree |
1999-12-03 |
Paul Eggert | Backport to autoconf 2.13.
|
commit | commitdiff | tree |
next |