Files in jni/tcl/compat/ of tip
Not logged in

Files in directory jni/tcl/compat from the latest check-in

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