summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add copyright notice.Paul Eggert2001-08-271-1/+18
* Include <string.h>; required for C99 since we use strlen.Paul Eggert2001-08-271-1/+5
* Initial revisionPaul Eggert2001-08-261-0/+104
* Initial revisionPaul Eggert2001-08-231-0/+89
* glibc version.Paul Eggert2001-08-211-0/+368
* (alloca): Arg is of type size_t, not unsigned.Paul Eggert2001-07-081-1/+1
* (get_date): Initialize tm_isdst to -1 before invoking mktime the last time.Paul Eggert2001-04-081-1/+3
* Initial revisionPaul Eggert2001-04-032-0/+250
* (malloc): Undef before defining.Paul Eggert2001-02-161-0/+1
* Quote error message.Paul Eggert2001-01-261-2/+2
* (savedir): Remove size arg.Paul Eggert2001-01-131-2/+1
* Initial revisionPaul Eggert2001-01-131-0/+9
* Include full-write.h, not safe-read.h.Paul Eggert2001-01-131-7/+8
* (savedir): Remove size arg; it wasn't portable. All callers changed.Paul Eggert2001-01-131-13/+3
* Initial revisionPaul Eggert2000-12-181-0/+284
* fileutils 4.0.35Paul Eggert2000-11-031-12/+12
* Do not comment out all the code if we are using the GNU C library,Paul Eggert2000-11-031-15/+1
* GNU fileutils 4.0.35Paul Eggert2000-10-311-0/+445
* (FOLD): Do not assume that characters are unsigned.Paul Eggert2000-10-311-1/+3
* (prepend_default_options): Don't use NULL, for portability.Paul Eggert2000-10-241-2/+2
* Initial revisionPaul Eggert2000-10-242-0/+94
* (full_write): Some buggy drivers return 0 when youPaul Eggert2000-10-241-8/+7
* (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,Paul Eggert2000-10-241-7/+12
* (<limits.h>): Include if HAVE_LIMITS_H.Paul Eggert2000-10-171-0/+7
* (<limits.h>): Do not include; human.h does it if needed.Paul Eggert2000-10-171-7/+0
* Initial revisionPaul Eggert2000-09-091-0/+237
* Memory exhausted -> memory exhaustedPaul Eggert2000-08-071-1/+1
* (xalloc_msg_memory_exhausted): change to array from char *.Paul Eggert2000-08-071-3/+3
* Simplify exhausted message.Paul Eggert2000-07-151-4/+3
* fileutils 4.0xPaul Eggert2000-07-091-2/+3
* Initial revisionPaul Eggert2000-07-091-0/+87
* (<unistd.h>): Do not include; there's no need.Paul Eggert2000-06-261-45/+44
* Fix inaccorate comment for xrealloc.Paul Eggert2000-06-261-3/+2
* (adjust_value): New function.Paul Eggert2000-06-151-3/+23
* Avoid shadowing warnings.Paul Eggert2000-06-151-47/+49
* White space changes, to match fileutils.Paul Eggert2000-06-151-2/+2
* (human_readable_inexact): Allow an input block size that is not aPaul Eggert2000-06-151-45/+40
* (get_date): Apply relative times after time zone indicator, notPaul Eggert2000-06-141-3/+23
* glibc snapshotPaul Eggert2000-05-241-0/+474
* Initial revisionPaul Eggert2000-02-271-0/+325
* (savedir): Work even if directory size is negative; this canPaul Eggert2000-02-241-1/+2
* Handle two-digit years with leading zeros correctly.Paul Eggert2000-02-191-80/+112
* Initial revisionPaul Eggert2000-01-171-0/+503
* Update copyright.Paul Eggert2000-01-071-1/+1
* Sync tm_diff with the GNU C Library.Paul Eggert2000-01-061-21/+31
* Initial revisionPaul Eggert2000-01-041-0/+137
* (get_date):Paul Eggert1999-12-221-1/+1
* Fix comment (from meyering fileutils).Paul Eggert1999-10-311-1/+4
* (__attribute__): Don't use if GCC claims to be before 2.8; this isPaul Eggert1999-10-031-1/+1
* Initial revisionPaul Eggert1999-09-261-0/+117