2000-10-24 |
Paul Eggert | Fix comments. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | Add Free Documentation License. New section |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (we_are_root): Now global. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (update_archive): Use skip_member. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (read_and): |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (full_write): Some buggy drivers return 0 when you |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (extract_mangle): Fix diagnostic with wrong number... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (base_name): Do not include basename.h; declare base_name |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (_GNU_SOURCE): Remove; autoconf now does this. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (EXTRA_DIST): Add decl.m4, error.m4, mbstate_t.m4,... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (AC_FUNC_MATCH): Detect d*/*1 vs d/s/1 bug. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Paul Eggert | (_GNU_SOURCE): Remove; autoconf now does this. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Paul Eggert | Mention the GNU C library. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Paul Eggert | Add a couple more test cases to catch bugs in glibc... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Paul Eggert | (<limits.h>): Include if HAVE_LIMITS_H. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Paul Eggert | (<limits.h>): Do not include; human.h does it if needed. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Paul Eggert | Memory exhausted -> memory exhausted |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Paul Eggert | (xalloc_msg_memory_exhausted): change to array from... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Paul Eggert | Define mbstate_t to be int, not char, for compatibility... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Paul Eggert | Simplify exhausted message. |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Paul Eggert | (AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. ... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Paul Eggert | fileutils 4.0x |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Paul Eggert | (AC_MBSTATE_T_OBJECT): Test for mbstate_t only if the... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Paul Eggert | (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13. |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Paul Eggert | textutils 2.0f |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Paul Eggert | (<unistd.h>): Do not include; there's no need. |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Paul Eggert | Include stdio.h before wchar.h, to work around a bug |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Paul Eggert | Fix inaccorate comment for xrealloc. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Paul Eggert | (adjust_value): New function. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Paul Eggert | Avoid shadowing warnings. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Paul Eggert | White space changes, to match fileutils. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Paul Eggert | (human_readable_inexact): Allow an input block size... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Paul Eggert | (get_date): Apply relative times after time zone indica... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Paul Eggert | glibc snapshot |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Paul Eggert | (savedir): Work even if directory size is negative... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Paul Eggert | Handle two-digit years with leading zeros correctly. |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Paul Eggert | sh-utils-2.0f |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Paul Eggert | From Meyering |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Paul Eggert | Change quoting to be compatible with future autoconf... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | Update copyright year. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | 1.13.17 news |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | (read_and): Invoke apply_nonancestor_delayed_set_stat... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | (find_new_file_size): Return size instead of storing... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | (extract_mangle): Use xalloc_die to report memory exhau... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | (extr_init): If we run out of memory, invoke apply_dela... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | (decode_options): Use xalloc_die to report memory exhau... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | (archive_write_error): Add noreturn attribute to decl. |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Paul Eggert | (append_file): Use error message functions to report... |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Paul Eggert | Sync tm_diff with the GNU C Library. |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Paul Eggert | (get_date): |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | Version 1.13.16 |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | New sections for gzip and bzip2, Solaris. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | ("quotearg.h"): New include. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | (read_and, list_archive): |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | (decode_oflag): O_APPEND might not be defined. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | (REM_BIAS): Increase from 128 to (1 << 30). |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | (xclose, xdup2, child_open_for_compress, child_open_for... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | Use ## on copyright notice. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | Add --overwrite. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | (EXTRA_DIST): Add c-bs-a.m4. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Paul Eggert | version 1.13.15 |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Paul Eggert | (dump_file): Undo previous change about diagnosing... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Paul Eggert | Remove bogus errno FIXMEs. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Paul Eggert | (name_next): If file names are given both in the |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Paul Eggert | (dump_file): Do not diagnose a file that the parent... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Paul Eggert | Clarify getdate authorship. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Paul Eggert | Backport to autoconf 2.13. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Paul Eggert | Version 1.13.14. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Paul Eggert | (finish_header): Report block numbers with origin 0... |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Paul Eggert | New node create options for --ignore-failed-read. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Paul Eggert | (usage): Add examples. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Paul Eggert | Include getopt.h. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Paul Eggert | (to_chars): Remove trailing newline from warning. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Paul Eggert | (set_stat): Remove duplicate code. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Paul Eggert | (from_header): Handle 32-bit two's complement negative... |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Paul Eggert | (AC_FUNC_FNMATCH): Include fnmatch.h when testing fnmatch. |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Paul Eggert | Fix comment (from meyering fileutils). |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Paul Eggert | version 1.13.13 |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Paul Eggert | Remove --with-dmalloc. |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Paul Eggert | Clarify documentation for portable file names. |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Paul Eggert | (update_archive): Fix typo: last two args to dump_file... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Paul Eggert | (tartime): Now extern. |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Paul Eggert | (dump_file): Fix typo: last two args to dump_file were... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Paul Eggert | (decode_options): Invalid dates are now treated as... |
commit | commitdiff | tree | snapshot |
next |