calog/vendor/tcl/compat
2026-07-04 23:22:22 -05:00
..
zlib TCL added. 2026-07-04 23:22:22 -05:00
dlfcn.h TCL added. 2026-07-04 23:22:22 -05:00
fake-rfc2553.c TCL added. 2026-07-04 23:22:22 -05:00
fake-rfc2553.h TCL added. 2026-07-04 23:22:22 -05:00
gettod.c TCL added. 2026-07-04 23:22:22 -05:00
license.terms TCL added. 2026-07-04 23:22:22 -05:00
mkstemp.c TCL added. 2026-07-04 23:22:22 -05:00
README TCL added. 2026-07-04 23:22:22 -05:00
strncasecmp.c TCL added. 2026-07-04 23:22:22 -05:00
waitpid.c TCL added. 2026-07-04 23:22:22 -05: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.