summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Rename FILESYSTEM_PREFIX_LEN.Bruno Haible2004-08-084-7/+14
* Merge argp-help from tar.Paul Eggert2004-08-071-0/+7
* (make_hol, hol_append): Don't assume thatPaul Eggert2004-08-071-7/+5
* Only declare strdup if it isn't declared by the system.Paul Eggert2004-08-072-15/+16
* Merge from coreutils.Paul Eggert2004-08-0764-843/+560
* [HAVE_LIBGEN_H]: Include <libgen.h>, forPaul Eggert2004-08-061-105/+108
* Removed (merged from coreutils).Paul Eggert2004-08-061-114/+0
* Merge from coreutils.Paul Eggert2004-08-061-116/+244
* Merge from coreutils.Paul Eggert2004-08-062-17/+19
* Remove safe-lstat.c, safe-lstat.h, safe-stat.c, safe-stat.h.Paul Eggert2004-08-061-4/+0
* Replace fnmatch.h with fnmatch_.h.Paul Eggert2004-08-061-1/+4
* Merge from coreutils.Paul Eggert2004-08-064-2/+203
* Merge from coreutils.Paul Eggert2004-08-062-0/+378
* Import from coreutils.Paul Eggert2004-08-062-0/+65
* Include <time.h>, for size_t and struct tm.Paul Eggert2004-08-061-1/+3
* Merge from coreutils.Paul Eggert2004-08-063-0/+160
* Merge from coreutils.Paul Eggert2004-08-061-0/+32
* 2004-08-03 Simon Josefsson <jas@extundo.com>Bruno Haible2004-08-062-2/+4
* 2004-08-01 Simon Josefsson <jas@extundo.com>Bruno Haible2004-08-062-1/+9
* New module 'getsubopt'.Bruno Haible2004-08-063-0/+127
* More merges from coreutils.Paul Eggert2004-08-061-3/+32
* New getcwd module, imported from coreutils.Paul Eggert2004-08-061-0/+69
* (same_name): Return bool, not int.Paul Eggert2004-08-061-5/+4
* Include <stdbool.h>Paul Eggert2004-08-061-2/+4
* Merge from coreutils.Paul Eggert2004-08-062-0/+96
* (errno): Don't declare; we assume C89 or better now.Paul Eggert2004-08-061-4/+1
* New module, from coreutils.Paul Eggert2004-08-062-0/+373
* (S_ISCTG, S_ISOFD, S_ISOFL): New macros, if not already defined.Paul Eggert2004-08-061-0/+15
* (errno): Don't declare; we assume C89 or better now.Paul Eggert2004-08-061-5/+3
* (mempcpy): Don't define if a system header defines it.Paul Eggert2004-08-061-61/+38
* Fix indenting glitch.Paul Eggert2004-08-061-1/+1
* filesystem -> file systemPaul Eggert2004-08-061-3/+3
* (strip_trailing_slashes): Use bool for booleans.Paul Eggert2004-08-062-7/+9
* Include <stdbool.h>.Paul Eggert2004-08-061-4/+8
* Merge from coreutils (first part).Paul Eggert2004-08-061-0/+14
* New cycle-check module imported from coreutils.Paul Eggert2004-08-053-0/+151
* Work around bug in OpenBSD 3.4 sterror_r: itPaul Eggert2004-08-051-7/+3
* Remove; this doesn't belong here.Paul Eggert2004-08-051-229/+0
* Imported from coreutils.Paul Eggert2004-08-053-0/+85
* Remove "fatal" module.Paul Eggert2004-08-033-130/+4
* New module 'dummy'.Bruno Haible2004-07-192-0/+34
* Add extern "C" for C++.Bruno Haible2004-07-1613-7/+145
* Allow use in C++ environment.Bruno Haible2004-07-162-0/+15
* * getndelim2.c: Include stddef.h, for ptrdiff_t.Paul Eggert2004-07-102-0/+6
* Add lib/fchown-stub.c.Paul Eggert2004-07-102-0/+19
* * obstack.h (obstack_base): Cast to (void *), per documentation.Jim Meyering2004-06-241-0/+4
* (obstack_base): Cast to (void *), per documentation.Jim Meyering2004-06-241-1/+1
* Add argz module, which is autoupdated from libtool.Paul Eggert2004-06-223-0/+280
* * modules/calloc: New file.Jim Meyering2004-06-102-0/+43
* * getdate.y (yylex): Allow space between sign and number.Paul Eggert2004-06-062-1/+7