The union of all files from all check-ins in directory compat [history]
- miniz
- unicows
- zlib
- README
- dirent.h
- dirent2.h
- dlfcn.h
- fake-rfc2553.c
- fake-rfc2553.h
- fixstrtod.c
- float.h
- gettod.c
- limits.h
- memcmp.c
- mkstemp.c
- opendir.c
- stdbool.h
- stdint.h
- stdlib.h
- strftime.c
- string.h
- strncasecmp.c
- strstr.c
- strtod.c
- strtol.c
- strtoll.c
- strtoul.c
- strtoull.c
- tclErrno.h
- 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.