]> Dogcows Code - chaz/tar/history - lib
Updated
[chaz/tar] / lib /
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.
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...
next
This page took 0.064826 seconds and 7 git commands to generate.