2001-09-23 |
Paul Eggert | Don't assume we're using the included libintl. |
tree | commitdiff |
2001-09-23 |
Paul Eggert | (<libintl.h>): Do not include; no longer needed. |
tree | commitdiff |
2001-09-21 |
Paul Eggert | (unicode_to_mb): Return int, not void. New arg for... |
tree | commitdiff |
2001-09-21 |
Paul Eggert | (EILSEQ, ENOTSUP): New macros, if not defined by errno.h. |
tree | commitdiff |
2001-09-21 |
Paul Eggert | Rewrite from scratch, as print-copyr.h. |
tree | commitdiff |
2001-09-21 |
Paul Eggert | Rewrite from scratch, as print-copyr.c. |
tree | commitdiff |
2001-09-20 |
Paul Eggert | From Jim Meyering. |
tree | commitdiff |
2001-09-15 |
Paul Eggert | Include stddef.h, for size_t. |
tree | commitdiff |
2001-09-14 |
Paul Eggert | Initial revision |
tree | commitdiff |
2001-09-06 |
Paul Eggert | (HAVE_LONG_LONG): Redefine to HAVE_UNSIGNED_LONG_LONG... |
tree | commitdiff |
2001-09-03 |
Paul Eggert | Fix typo in local var; from Jim Meyering. |
tree | commitdiff |
2001-08-31 |
Paul Eggert | (xgetcwd): Reorganize to avoid some duplication. |
tree | commitdiff |
2001-08-31 |
Paul Eggert | (strtoimax): New decl. |
tree | commitdiff |
2001-08-29 |
Paul Eggert | Initial revision |
tree | commitdiff |
2001-08-29 |
Paul Eggert | Fix copyright notice. |
tree | commitdiff |
2001-08-29 |
Paul Eggert | ("pathmax.h"): Do not include; no longer needed. |
tree | commitdiff |
2001-08-28 |
Paul Eggert | (xstrtoimax): New decl. |
tree | commitdiff |
2001-08-28 |
Paul Eggert | Comment fix. |
tree | commitdiff |
2001-08-28 |
Paul Eggert | Update comment. |
tree | commitdiff |
2001-08-27 |
Paul Eggert | Add copyright notice. |
tree | commitdiff |
2001-08-27 |
Paul Eggert | Include <string.h>; required for C99 since we use strlen. |
tree | commitdiff |
2001-08-26 |
Paul Eggert | Initial revision |
tree | commitdiff |
2001-08-23 |
Paul Eggert | Initial revision |
tree | commitdiff |
2001-08-21 |
Paul Eggert | glibc version. |
tree | commitdiff |
2001-07-08 |
Paul Eggert | (alloca): Arg is of type size_t, not unsigned. |
tree | commitdiff |
2001-04-08 |
Paul Eggert | (get_date): Initialize tm_isdst to -1 before invoking... |
tree | commitdiff |
2001-04-03 |
Paul Eggert | Initial revision |
tree | commitdiff |
2001-02-16 |
Paul Eggert | (malloc): Undef before defining. |
tree | commitdiff |
2001-01-26 |
Paul Eggert | Quote error message. |
tree | commitdiff |
2001-01-13 |
Paul Eggert | (savedir): Remove size arg. |
tree | commitdiff |
2001-01-13 |
Paul Eggert | Initial revision |
tree | commitdiff |
2001-01-13 |
Paul Eggert | Include full-write.h, not safe-read.h. |
tree | commitdiff |
2001-01-13 |
Paul Eggert | (savedir): Remove size arg; it wasn't portable. All... |
tree | commitdiff |
2000-12-18 |
Paul Eggert | Initial revision |
tree | commitdiff |
2000-11-03 |
Paul Eggert | fileutils 4.0.35 |
tree | commitdiff |
2000-11-03 |
Paul Eggert | Do not comment out all the code if we are using the... |
tree | commitdiff |
2000-10-31 |
Paul Eggert | GNU fileutils 4.0.35 |
tree | commitdiff |
2000-10-31 |
Paul Eggert | (FOLD): Do not assume that characters are unsigned. |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (prepend_default_options): Don't use NULL, for portability. |
tree | commitdiff |
2000-10-24 |
Paul Eggert | Initial revision |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (full_write): Some buggy drivers return 0 when you |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR... |
tree | commitdiff |
2000-10-17 |
Paul Eggert | (<limits.h>): Include if HAVE_LIMITS_H. |
tree | commitdiff |
2000-10-17 |
Paul Eggert | (<limits.h>): Do not include; human.h does it if needed. |
tree | commitdiff |
2000-09-09 |
Paul Eggert | Initial revision |
tree | commitdiff |
2000-08-07 |
Paul Eggert | Memory exhausted -> memory exhausted |
tree | commitdiff |
2000-08-07 |
Paul Eggert | (xalloc_msg_memory_exhausted): change to array from... |
tree | commitdiff |
2000-07-15 |
Paul Eggert | Simplify exhausted message. |
tree | commitdiff |
2000-07-09 |
Paul Eggert | fileutils 4.0x |
tree | commitdiff |
2000-07-09 |
Paul Eggert | Initial revision |
tree | commitdiff |
2000-06-26 |
Paul Eggert | (<unistd.h>): Do not include; there's no need. |
tree | commitdiff |
2000-06-26 |
Paul Eggert | Fix inaccorate comment for xrealloc. |
tree | commitdiff |
2000-06-15 |
Paul Eggert | (adjust_value): New function. |
tree | commitdiff |
2000-06-15 |
Paul Eggert | Avoid shadowing warnings. |
tree | commitdiff |
2000-06-15 |
Paul Eggert | White space changes, to match fileutils. |
tree | commitdiff |
2000-06-15 |
Paul Eggert | (human_readable_inexact): Allow an input block size... |
tree | commitdiff |
2000-06-14 |
Paul Eggert | (get_date): Apply relative times after time zone indica... |
tree | commitdiff |
2000-05-24 |
Paul Eggert | glibc snapshot |
tree | commitdiff |
2000-02-27 |
Paul Eggert | Initial revision |
tree | commitdiff |
2000-02-24 |
Paul Eggert | (savedir): Work even if directory size is negative... |
tree | commitdiff |
2000-02-19 |
Paul Eggert | Handle two-digit years with leading zeros correctly. |
tree | commitdiff |
2000-01-17 |
Paul Eggert | Initial revision |
tree | commitdiff |
2000-01-07 |
Paul Eggert | Update copyright. |
tree | commitdiff |
2000-01-06 |
Paul Eggert | Sync tm_diff with the GNU C Library. |
tree | commitdiff |
2000-01-04 |
Paul Eggert | Initial revision |
tree | commitdiff |
1999-12-22 |
Paul Eggert | (get_date): |
tree | commitdiff |
1999-10-31 |
Paul Eggert | Fix comment (from meyering fileutils). |
tree | commitdiff |
1999-10-03 |
Paul Eggert | (__attribute__): Don't use if GCC claims to be before... |
tree | commitdiff |
1999-09-26 |
Paul Eggert | Initial revision |
tree | commitdiff |
1999-08-29 |
Paul Eggert | (get_date): Rename outermost local `probe' to `quarter'. |
tree | commitdiff |
1999-08-28 |
Paul Eggert | (PC): New macro; use it when possible. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Fix typo in previous change. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Add copyright notice. |
tree | commitdiff |
1999-08-20 |
Paul Eggert | (TimezoneTable): Modernize to current tz data. |
tree | commitdiff |
1999-08-14 |
Paul Eggert | Initial revision |
tree | commitdiff |
1999-08-08 |
Paul Eggert | Initial revision |
tree | commitdiff |
1999-07-08 |
Paul Eggert | Initial revision |
tree | commitdiff |
1999-07-08 |
Paul Eggert | Include safe-read.h instead of full-write.h. |
tree | commitdiff |
1999-07-08 |
Paul Eggert | (safe_read): New decl. |
tree | commitdiff |
1999-07-07 |
Paul Eggert | Initial revision |
tree | commitdiff |
1999-07-05 |
Paul Eggert | Include full-write.h. |
tree | commitdiff |
1999-06-29 |
Paul Eggert | ANSIfy. |
tree | commitdiff |
1999-06-21 |
Paul Eggert | Initial revision |
tree | commitdiff |
1999-05-20 |
Paul Eggert | GNU tar 1.13 |
tree | commitdiff |
1999-04-19 |
Paul Eggert | Initial revision |
tree | commitdiff |
1999-01-25 |
Paul Eggert | GNU fileutils 4.0i |
tree | commitdiff |
1999-01-19 |
Paul Eggert | GNU tar 1.13 |
tree | commitdiff |
1999-01-01 |
Paul Eggert | GNU tar 1.13 |
tree | commitdiff |
1998-10-23 |
Paul Eggert | glibc 2.1.2 |
tree | commitdiff |
1998-07-16 |
Paul Eggert | GNU tar 1.13 |
tree | commitdiff |
1998-02-24 |
Paul Eggert | Initial revision |
tree | commitdiff |
1997-12-31 |
Paul Eggert | GNU tar 1.13 |
tree | commitdiff |
1997-06-09 |
Paul Eggert | Initial revision |
tree | commitdiff |
1997-04-16 |
Paul Eggert | GNU tar 1.12 |
tree | commitdiff |
|