Update
[debian/tar] / lib /
2006-11-30 Paul Eggert* lib/.cvsignore: Add fstatat.c, gnulib.mk, openat...
2006-11-30 Paul EggertPort to latest gnulib. There were a lot of changes...
2006-09-08 Paul EggertAdd at-func.c, configmake.h, fchmodat.c,
2006-08-07 Paul Eggert* bootstrap: Redo po file retrieval to match Bison...
2006-07-17 Paul EggertAdjust to recent gnulib changes.
2006-06-09 Sergey PoznyakoffUpdate
2006-05-25 Sergey PoznyakoffInitialize AM_CPPFLAGS
2006-05-13 Sergey PoznyakoffUpdate
2006-03-08 Paul EggertRemove unistd_.h from lib/.cvsignore.
2006-03-08 Paul Eggert* lib/.cvsignore: Add unistd_.h. Sort.
2006-02-20 Paul EggertAvoid installation glitches on Solaris 8 with Sun C...
2006-02-07 Paul Eggert* gnulib.modules: Add closeout, exitfial.
2006-02-07 Paul Eggert* NEWS: --version now outputs copyright etc., to confor...
2006-01-09 Paul EggertAdd argp-pin.c, mkdirat.c, openat-priv.h.
2005-11-29 Paul Eggert* lib/.cvsignore: Add malloc.h, regcomp.c, regex.c...
2005-11-11 Sergey PoznyakoffAdd stdopen, imported from coreutils.
2005-11-11 Sergey PoznyakoffAdd rpmatch
2005-11-02 Paul EggertAdd creat-safer.c, fcntl--.h, fcntl-safer.h,
2005-09-16 Paul EggertMerge changes from gnulib for file system sub-second...
2005-09-12 Paul EggertAdjust to current gnulib and modules used.
2005-06-22 Paul EggertCarefully crafted invalid headers can cause buffer...
2005-05-21 Sergey PoznyakoffAdd new paxutils files
2005-05-21 Sergey PoznyakoffUpdated
2005-05-19 Sergey Poznyakoff(libtar_a_SOURCES): Add paxerror.c paxexit.c paxconvert.c
2005-05-15 Paul EggertPort to Solaris 10's treatment of unlinking directories.
2005-05-15 Paul EggertUpdate FSF postal mail address.
2005-05-12 Sergey PoznyakoffUpdated
2005-05-02 Paul EggertAdd dup-safer.c, fd-safer.c, unistd-safer.h.
2005-03-21 Paul Eggert* bootstrap (TP_URL): Change from
2005-02-04 Paul EggertAdjust to gnulib changes.
2005-02-01 Sergey PoznyakoffInsert Emacs magic to the first line.
2005-01-13 Sergey PoznyakoffUpdated
2005-01-04 Paul Eggert* lib/Makefile.tmpl (localedir.h): Omit needless quotes...
2004-11-28 Paul EggertRemove pathmax.h, xstrdup.c.
2004-11-28 Paul EggertAdjust to recent gnulib changes.
2004-10-25 Sergey PoznyakoffInitialize SUFFIXES and CLEANFILES since the makefile...
2004-09-12 Sergey PoznyakoffAdded 'rtapelib.o: localedir.h' dependency
2004-09-06 Sergey PoznyakoffUpdated
2004-09-06 Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-08-12 Paul EggertAdd fnmatch.h, getopt_.h, sysexit.h, xalloc-die.c.
2004-08-07 Paul EggertRemove addext.c, malloc.c, realloc.c.
2004-08-03 Paul EggertAdd getpagesize.h.
2004-07-10 Paul EggertAdd fchown-stub.c
2004-05-16 Sergey PoznyakoffUpdated
2004-04-26 Sergey PoznyakoffUpdated
2004-04-26 Sergey PoznyakoffGenerate Makefile.am from Makefile.tmpl
2004-04-05 Paul EggertMerge recent gnulib changes, and remove some lint.
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.
next