73d9b40124 | ||
---|---|---|
.. | ||
zlib | ||
README | ||
dirent.h | ||
dirent2.h | ||
dlfcn.h | ||
fake-rfc2553.c | ||
fake-rfc2553.h | ||
float.h | ||
gettod.c | ||
license.terms | ||
memcmp.c | ||
mkstemp.c | ||
opendir.c | ||
stdlib.h | ||
string.h | ||
strncasecmp.c | ||
strstr.c | ||
strtol.c | ||
strtoul.c | ||
unistd.h | ||
waitpid.c |
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.