archie/tcl7.6/compat
2024-05-27 16:40:40 +02:00
..
dirent2.h Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
dirent.h Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
dlfcn.h Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
fixstrtod.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
float.h Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
getcwd.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
gettod.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
license.terms Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
limits.h Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
opendir.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
README Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
stdlib.h Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
strftime.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
string.h Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
strncasecmp.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
strstr.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
strtod.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
strtol.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
strtoul.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
tclErrno.h Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
tmpnam.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
unistd.h Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00
waitpid.c Update tcl/tk for tcl-dp 2024-05-27 16:40:40 +02:00

This directory contains various header and code files that are
used make Tcl compatible with various releases of UNIX and UNIX-like
systems.  Typically, files from this directory are used to compile
Tcl when a system doesn't contain the corresponding files or when
they are known to be incorrect.  When the whole world becomes POSIX-
compliant this directory should be unnecessary.

sccsid = SCCS: @(#) README 1.3 96/02/16 08:56:51