stk/Tcl/compat
Erick Gallesio fd0f8b8984 Commit of 3.99.3 version 2019-10-31 12:11:02 +01:00
..
README Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
dirent.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
dirent2.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
fixstrtod.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
float.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
getcwd.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
gettod.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
license.terms Commit of 3.99.3 version 2019-10-31 12:11:02 +01:00
limits.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
opendir.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
stdlib.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
strerror.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
string.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
strncasecmp.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
strstr.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
strtod.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
strtol.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
strtoul.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tmpnam.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
unistd.h Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
waitpid.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00

README

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 = @(#) README 1.2 94/11/04 15:17:09