M. Sean Finney 8efd2d1d90 - explicitly include utils_base.h from utils.h 19 роки тому
..
tests 5912398b97 Major fixes to check_disk. Now should return same data as df 19 роки тому
.cvsignore 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 роки тому
Makefile.am 426ef84181 Missing header files 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 426ef84181 Missing header files 19 роки тому
utils_base.h 8efd2d1d90 - explicitly include utils_base.h from utils.h 19 роки тому
utils_disk.c 5912398b97 Major fixes to check_disk. Now should return same data as df 19 роки тому
utils_disk.h 5912398b97 Major fixes to check_disk. Now should return same data as df 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 роки тому