.. | ||
dirent2.h | ||
dirent.h | ||
float.h | ||
getcwd.c | ||
limits.h | ||
opendir.c | ||
README | ||
stdlib.h | ||
strerror.c | ||
string.h | ||
strstr.c | ||
strtod.c | ||
strtol.c | ||
strtoul.c | ||
tmpnam.c | ||
unistd.h | ||
waitpid.c |
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.