| .. |
|
tests
|
Fix tests for exact matches when searching filesystems
|
2006-10-18 12:05:10 +00:00 |
|
.cvsignore
|
Use coreutils' regexp libraries, so regexp always available now
|
2006-05-25 12:33:24 +00:00 |
|
alloca.c
|
Add alloca files, required for *BSD
|
2006-11-03 15:40:33 +00:00 |
|
alloca_.h
|
Add alloca files, required for *BSD
|
2006-11-03 15:40:33 +00:00 |
|
basename.c
|
Using coreutils' base_name function because of portability issues with
|
2006-07-13 08:54:57 +00:00 |
|
c-strtod.c
|
Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
|
2006-07-03 07:55:52 +00:00 |
|
c-strtod.h
|
Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
|
2006-07-03 07:55:52 +00:00 |
|
c-strtold.c
|
Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
|
2006-07-03 07:55:52 +00:00 |
|
cloexec.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
cloexec.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
creat-safer.c
|
Extra files from coreutils required for getloadavg.c to compile
|
2006-07-11 12:38:09 +00:00 |
|
dirname.h
|
Using coreutils' base_name function because of portability issues with
|
2006-07-13 08:54:57 +00:00 |
|
dup-safer.c
|
Extra files from coreutils required for getloadavg.c to compile
|
2006-07-11 12:38:09 +00:00 |
|
error.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
error.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
exit.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
exitfail.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
exitfail.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
fcntl--.h
|
Extra files from coreutils required for getloadavg.c to compile
|
2006-07-11 12:38:09 +00:00 |
|
fcntl-safer.h
|
Extra files from coreutils required for getloadavg.c to compile
|
2006-07-11 12:38:09 +00:00 |
|
fd-safer.c
|
Extra files from coreutils required for getloadavg.c to compile
|
2006-07-11 12:38:09 +00:00 |
|
fsusage.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
fsusage.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
full-read.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
full-read.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
full-write.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
full-write.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
getloadavg.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
getopt.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
getopt1.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
getopt_.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
getopt_int.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
gettext.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
intprops.h
|
Missing intprops.h for Tru64 (Ciro Iriarte - 1517379)
|
2006-07-05 08:26:48 +00:00 |
|
Makefile.am
|
Add alloca files, required for *BSD
|
2006-11-03 15:40:33 +00:00 |
|
malloc.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
mountlist.c
|
Add support for statvfs(2) which is needed in order to compile the plugins on
|
2007-01-23 14:39:09 +00:00 |
|
mountlist.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
open-safer.c
|
Extra files from coreutils required for getloadavg.c to compile
|
2006-07-11 12:38:09 +00:00 |
|
pipe-safer.c
|
Extra files from coreutils required for getloadavg.c to compile
|
2006-07-11 12:38:09 +00:00 |
|
realloc.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
regcomp.c
|
Use coreutils' regexp libraries, so regexp always available now
|
2006-05-25 12:33:24 +00:00 |
|
regex.c
|
Use coreutils' regexp libraries, so regexp always available now
|
2006-05-25 12:33:24 +00:00 |
|
regex.h
|
Use coreutils' regexp libraries, so regexp always available now
|
2006-05-25 12:33:24 +00:00 |
|
regex_internal.c
|
Use coreutils' regexp libraries, so regexp always available now
|
2006-05-25 12:33:24 +00:00 |
|
regex_internal.h
|
Use coreutils' regexp libraries, so regexp always available now
|
2006-05-25 12:33:24 +00:00 |
|
regexec.c
|
Use coreutils' regexp libraries, so regexp always available now
|
2006-05-25 12:33:24 +00:00 |
|
safe-read.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
safe-read.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
safe-write.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
safe-write.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
snprintf.c
|
Update to using coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8
|
2004-11-12 00:49:51 +00:00 |
|
stdbool_.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
strcase.h
|
Use coreutils' regexp libraries, so regexp always available now
|
2006-05-25 12:33:24 +00:00 |
|
strtod.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
unistd--.h
|
Extra files from coreutils required for getloadavg.c to compile
|
2006-07-11 12:38:09 +00:00 |
|
unistd-safer.h
|
Extra files from coreutils required for getloadavg.c to compile
|
2006-07-11 12:38:09 +00:00 |
|
unlocked-io.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
utils_base.c
|
Cater for different errors when setting thresholds
|
2006-10-18 12:03:10 +00:00 |
|
utils_base.h
|
Cater for different errors when setting thresholds
|
2006-10-18 12:03:10 +00:00 |
|
utils_disk.c
|
Fixed inode thresholds, regressed from previous release
|
2006-12-20 19:25:59 +00:00 |
|
utils_disk.h
|
Fixed inode thresholds, regressed from previous release
|
2006-12-20 19:25:59 +00:00 |
|
xalloc-die.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
xalloc.h
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
xmalloc.c
|
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
|
2006-05-18 22:05:43 +00:00 |
|
xstrdup.c
|
Update to using coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8
|
2004-11-12 00:49:51 +00:00 |