2003-06-04 |
Paul Eggert | import from gnulib |
tree | commitdiff |
2003-04-05 |
Paul Eggert | import from gnulib |
tree | commitdiff |
2003-03-10 |
Paul Eggert | import from gnulib |
tree | commitdiff |
2003-01-10 |
Paul Eggert | import from gnulib |
tree | commitdiff |
2003-01-08 |
Paul Eggert | import from gnulib |
tree | commitdiff |
2002-12-06 |
Paul Eggert | import from gnulib |
tree | commitdiff |
2002-12-05 |
Paul Eggert | import from gnulib |
tree | commitdiff |
2002-11-22 |
Paul Eggert | import from gnulib |
tree | commitdiff |
2002-08-02 |
kaun | (print_copyright) |
tree | commitdiff |
2002-07-09 |
Paul Eggert | (strtoll): Depend on HAVE_LONG_LONG, not HAVE_UNSIGNED_... |
tree | commitdiff |
2002-06-26 |
Paul Eggert | import from gnulib |
tree | commitdiff |
2002-02-11 |
Paul Eggert | Sync with fileutils |
tree | commitdiff |
2002-02-11 |
Paul Eggert | Sync with fileutils |
tree | commitdiff |
2002-01-26 |
Paul Eggert | allow using unicode |
tree | commitdiff |
2002-01-22 |
Paul Eggert | From textutils 2.1 |
tree | commitdiff |
2002-01-16 |
Paul Eggert | Sync with fileutils. |
tree | commitdiff |
2001-12-19 |
Paul Eggert | Sync with fileutils. |
tree | commitdiff |
2001-09-28 |
Paul Eggert | (strtol): Do not declare if HAVE_DECL_STRTOL. |
tree | commitdiff |
2001-09-25 |
Paul Eggert | Include iconv.h before testing for EILSEQ. |
tree | commitdiff |
2001-09-25 |
Paul Eggert | (EILSEQ): Include <time.h> and <wchar.h> if <errno... |
tree | commitdiff |
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 |
next |