Ton Voon a5a4996a63 Add alloca files, required for *BSD 19 年 前
..
tests 450ad346ed Fix tests for exact matches when searching filesystems 19 年 前
.cvsignore 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 年 前
Makefile.am a5a4996a63 Add alloca files, required for *BSD 19 年 前
alloca.c a5a4996a63 Add alloca files, required for *BSD 19 年 前
alloca_.h a5a4996a63 Add alloca files, required for *BSD 19 年 前
basename.c 6b9cc76d0a Using coreutils' base_name function because of portability issues with 19 年 前
c-strtod.c c46acd0f4b Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435) 19 年 前
c-strtod.h c46acd0f4b Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435) 19 年 前
c-strtold.c c46acd0f4b Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435) 19 年 前
cloexec.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
cloexec.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
creat-safer.c df23fd7526 Extra files from coreutils required for getloadavg.c to compile 19 年 前
dirname.h 6b9cc76d0a Using coreutils' base_name function because of portability issues with 19 年 前
dup-safer.c df23fd7526 Extra files from coreutils required for getloadavg.c to compile 19 年 前
error.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
error.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
exit.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
exitfail.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
exitfail.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
fcntl--.h df23fd7526 Extra files from coreutils required for getloadavg.c to compile 19 年 前
fcntl-safer.h df23fd7526 Extra files from coreutils required for getloadavg.c to compile 19 年 前
fd-safer.c df23fd7526 Extra files from coreutils required for getloadavg.c to compile 19 年 前
fsusage.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
fsusage.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
full-read.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
full-read.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
full-write.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
full-write.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
getloadavg.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
getopt.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
getopt1.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
getopt_.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
getopt_int.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
gettext.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
intprops.h a173b7e59d Missing intprops.h for Tru64 (Ciro Iriarte - 1517379) 19 年 前
malloc.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
mountlist.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
mountlist.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
open-safer.c df23fd7526 Extra files from coreutils required for getloadavg.c to compile 19 年 前
pipe-safer.c df23fd7526 Extra files from coreutils required for getloadavg.c to compile 19 年 前
realloc.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
regcomp.c 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 年 前
regex.c 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 年 前
regex.h 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 年 前
regex_internal.c 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 年 前
regex_internal.h 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 年 前
regexec.c 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 年 前
safe-read.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
safe-read.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
safe-write.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
safe-write.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
snprintf.c fbf1e60f47 Update to using coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8 21 年 前
stdbool_.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
strcase.h 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 年 前
strtod.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
unistd--.h df23fd7526 Extra files from coreutils required for getloadavg.c to compile 19 年 前
unistd-safer.h df23fd7526 Extra files from coreutils required for getloadavg.c to compile 19 年 前
unlocked-io.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
utils_base.c c56c42b9c9 Cater for different errors when setting thresholds 19 年 前
utils_base.h c56c42b9c9 Cater for different errors when setting thresholds 19 年 前
utils_disk.c 5912398b97 Major fixes to check_disk. Now should return same data as df 19 年 前
utils_disk.h 450ad346ed Fix tests for exact matches when searching filesystems 19 年 前
xalloc-die.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
xalloc.h a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
xmalloc.c a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 年 前
xstrdup.c fbf1e60f47 Update to using coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8 21 年 前