2005-02-04 |
Paul Eggert | Adjust to gnulib changes. |
tree | commitdiff |
2005-02-01 |
Sergey Poznyakoff | Insert Emacs magic to the first line. |
tree | commitdiff |
2005-01-13 |
Sergey Poznyakoff | Updated |
tree | commitdiff |
2005-01-04 |
Paul Eggert | * lib/Makefile.tmpl (localedir.h): Omit needless quotes... |
tree | commitdiff |
2004-11-28 |
Paul Eggert | Remove pathmax.h, xstrdup.c. |
tree | commitdiff |
2004-11-28 |
Paul Eggert | Adjust to recent gnulib changes. |
tree | commitdiff |
2004-10-25 |
Sergey Poznyakoff | Initialize SUFFIXES and CLEANFILES since the makefile... |
tree | commitdiff |
2004-09-12 |
Sergey Poznyakoff | Added 'rtapelib.o: localedir.h' dependency |
tree | commitdiff |
2004-09-06 |
Sergey Poznyakoff | Updated |
tree | commitdiff |
2004-09-06 |
Sergey Poznyakoff | Started merging with cpio into paxutils. |
tree | commitdiff |
2004-08-12 |
Paul Eggert | Add fnmatch.h, getopt_.h, sysexit.h, xalloc-die.c. |
tree | commitdiff |
2004-08-07 |
Paul Eggert | Remove addext.c, malloc.c, realloc.c. |
tree | commitdiff |
2004-08-03 |
Paul Eggert | Add getpagesize.h. |
tree | commitdiff |
2004-07-10 |
Paul Eggert | Add fchown-stub.c |
tree | commitdiff |
2004-05-16 |
Sergey Poznyakoff | Updated |
tree | commitdiff |
2004-04-26 |
Sergey Poznyakoff | Updated |
tree | commitdiff |
2004-04-26 |
Sergey Poznyakoff | Generate Makefile.am from Makefile.tmpl |
tree | commitdiff |
2004-04-05 |
Paul Eggert | Merge recent gnulib changes, and remove some lint. |
tree | commitdiff |
2004-02-18 |
Sergey Poznyakoff | Updated |
tree | commitdiff |
2004-02-18 |
Sergey Poznyakoff | Added stpcpy |
tree | commitdiff |
2003-10-08 |
Sergey Poznyakoff | Added missing includes. |
tree | commitdiff |
2003-10-08 |
Sergey Poznyakoff | Added missing headers |
tree | commitdiff |
2003-10-02 |
Sergey Poznyakoff | Updated |
tree | commitdiff |
2003-09-18 |
Paul Eggert | Add exit.h, time_r.c, time_r.h. |
tree | commitdiff |
2003-09-02 |
Paul Eggert | Merge changes from gnulib. |
tree | commitdiff |
2003-09-01 |
Sergey Poznyakoff | obstack is autodetermined... |
tree | commitdiff |
2003-09-01 |
Sergey Poznyakoff | Added obstack |
tree | commitdiff |
2003-09-01 |
Sergey Poznyakoff | Added obstack. |
tree | commitdiff |
2003-07-24 |
Sergey Poznyakoff | Added exitfail.[hc] |
tree | commitdiff |
2003-07-24 |
Sergey Poznyakoff | Added to the repository |
tree | commitdiff |
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 |
next |