Removed spurious AC_CHECK_LIB(iconv)
[debian/tar] / lib /
2004-02-18 Sergey PoznyakoffUpdated
2004-02-18 Sergey PoznyakoffAdded stpcpy
2003-10-08 Sergey PoznyakoffAdded missing includes.
2003-10-08 Sergey PoznyakoffAdded missing headers
2003-10-02 Sergey PoznyakoffUpdated
2003-09-18 Paul EggertAdd exit.h, time_r.c, time_r.h.
2003-09-02 Paul EggertMerge changes from gnulib.
2003-09-01 Sergey Poznyakoffobstack is autodetermined...
2003-09-01 Sergey PoznyakoffAdded obstack
2003-09-01 Sergey PoznyakoffAdded obstack.
2003-07-24 Sergey PoznyakoffAdded exitfail.[hc]
2003-07-24 Sergey PoznyakoffAdded to the repository
2003-06-04 Paul Eggertimport from gnulib
2003-04-05 Paul Eggertimport from gnulib
2003-03-10 Paul Eggertimport from gnulib
2003-01-10 Paul Eggertimport from gnulib
2003-01-08 Paul Eggertimport from gnulib
2002-12-06 Paul Eggertimport from gnulib
2002-12-05 Paul Eggertimport from gnulib
2002-11-22 Paul Eggertimport from gnulib
2002-08-02 kaun(print_copyright)
2002-07-09 Paul Eggert(strtoll): Depend on HAVE_LONG_LONG, not HAVE_UNSIGNED_...
2002-06-26 Paul Eggertimport from gnulib
2002-02-11 Paul EggertSync with fileutils
2002-02-11 Paul EggertSync with fileutils
2002-01-26 Paul Eggertallow using unicode
2002-01-22 Paul EggertFrom textutils 2.1
2002-01-16 Paul EggertSync with fileutils.
2001-12-19 Paul EggertSync with fileutils.
2001-09-28 Paul Eggert(strtol): Do not declare if HAVE_DECL_STRTOL.
2001-09-25 Paul EggertInclude iconv.h before testing for EILSEQ.
2001-09-25 Paul Eggert(EILSEQ): Include <time.h> and <wchar.h> if <errno...
2001-09-23 Paul EggertDon't assume we're using the included libintl.
2001-09-23 Paul Eggert(<libintl.h>): Do not include; no longer needed.
2001-09-21 Paul Eggert(unicode_to_mb): Return int, not void. New arg for...
2001-09-21 Paul Eggert(EILSEQ, ENOTSUP): New macros, if not defined by errno.h.
2001-09-21 Paul EggertRewrite from scratch, as print-copyr.h.
2001-09-21 Paul EggertRewrite from scratch, as print-copyr.c.
2001-09-20 Paul EggertFrom Jim Meyering.
2001-09-15 Paul EggertInclude stddef.h, for size_t.
2001-09-14 Paul EggertInitial revision
2001-09-06 Paul Eggert(HAVE_LONG_LONG): Redefine to HAVE_UNSIGNED_LONG_LONG...
2001-09-03 Paul EggertFix typo in local var; from Jim Meyering.
2001-08-31 Paul Eggert(xgetcwd): Reorganize to avoid some duplication.
2001-08-31 Paul Eggert(strtoimax): New decl.
2001-08-29 Paul EggertInitial revision
2001-08-29 Paul EggertFix copyright notice.
2001-08-29 Paul Eggert("pathmax.h"): Do not include; no longer needed.
2001-08-28 Paul Eggert(xstrtoimax): New decl.
2001-08-28 Paul EggertComment fix.
2001-08-28 Paul EggertUpdate comment.
2001-08-27 Paul EggertAdd copyright notice.
2001-08-27 Paul EggertInclude <string.h>; required for C99 since we use strlen.
2001-08-26 Paul EggertInitial revision
2001-08-23 Paul EggertInitial revision
2001-08-21 Paul Eggertglibc version.
2001-07-08 Paul Eggert(alloca): Arg is of type size_t, not unsigned.
2001-04-08 Paul Eggert(get_date): Initialize tm_isdst to -1 before invoking...
2001-04-03 Paul EggertInitial revision
2001-02-16 Paul Eggert(malloc): Undef before defining.
2001-01-26 Paul EggertQuote error message.
2001-01-13 Paul Eggert(savedir): Remove size arg.
2001-01-13 Paul EggertInitial revision
2001-01-13 Paul EggertInclude full-write.h, not safe-read.h.
2001-01-13 Paul Eggert(savedir): Remove size arg; it wasn't portable. All...
2000-12-18 Paul EggertInitial revision
2000-11-03 Paul Eggertfileutils 4.0.35
2000-11-03 Paul EggertDo not comment out all the code if we are using the...
2000-10-31 Paul EggertGNU fileutils 4.0.35
2000-10-31 Paul Eggert(FOLD): Do not assume that characters are unsigned.
2000-10-24 Paul Eggert(prepend_default_options): Don't use NULL, for portability.
2000-10-24 Paul EggertInitial revision
2000-10-24 Paul Eggert(full_write): Some buggy drivers return 0 when you
2000-10-24 Paul Eggert(fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR...
2000-10-17 Paul Eggert(<limits.h>): Include if HAVE_LIMITS_H.
2000-10-17 Paul Eggert(<limits.h>): Do not include; human.h does it if needed.
2000-09-09 Paul EggertInitial revision
2000-08-07 Paul EggertMemory exhausted -> memory exhausted
2000-08-07 Paul Eggert(xalloc_msg_memory_exhausted): change to array from...
2000-07-15 Paul EggertSimplify exhausted message.
2000-07-09 Paul Eggertfileutils 4.0x
2000-07-09 Paul EggertInitial revision
2000-06-26 Paul Eggert(<unistd.h>): Do not include; there's no need.
2000-06-26 Paul EggertFix inaccorate comment for xrealloc.
2000-06-15 Paul Eggert(adjust_value): New function.
2000-06-15 Paul EggertAvoid shadowing warnings.
2000-06-15 Paul EggertWhite space changes, to match fileutils.
2000-06-15 Paul Eggert(human_readable_inexact): Allow an input block size...
2000-06-14 Paul Eggert(get_date): Apply relative times after time zone indica...
2000-05-24 Paul Eggertglibc snapshot
2000-02-27 Paul EggertInitial revision
2000-02-24 Paul Eggert(savedir): Work even if directory size is negative...
2000-02-19 Paul EggertHandle two-digit years with leading zeros correctly.
2000-01-17 Paul EggertInitial revision
2000-01-07 Paul EggertUpdate copyright.
2000-01-06 Paul EggertSync tm_diff with the GNU C Library.
2000-01-04 Paul EggertInitial revision
1999-12-22 Paul Eggert(get_date):
1999-10-31 Paul EggertFix comment (from meyering fileutils).
1999-10-03 Paul Eggert(__attribute__): Don't use if GCC claims to be before...
next