OpenFPGA/libs/EXTERNAL/tcl8.6.12/compat
Manadher Kharroubi 73d9b40124 adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
..
zlib adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
README adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
dirent.h adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
dirent2.h adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
dlfcn.h adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
fake-rfc2553.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
fake-rfc2553.h adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
float.h adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
gettod.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
license.terms adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
memcmp.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
mkstemp.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
opendir.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
stdlib.h adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
string.h adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
strncasecmp.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
strstr.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
strtol.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
strtoul.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
unistd.h adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
waitpid.c adding Tcl interface to vpr 2022-06-07 09:15:20 -07: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.