• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..17-Jun-2021-

zlib/H03-May-2022-72,70754,522

READMEH A D07-Jun-2021382 76

dirent.hH A D07-Jun-2021502 225

dirent2.hH A D07-Jun-20211.2 KiB5420

dlfcn.hH A D07-Jun-20211.5 KiB5920

fake-rfc2553.cH A D07-Jun-20217.2 KiB268196

fake-rfc2553.hH A D07-Jun-20215.1 KiB171109

gettod.cH A D07-Jun-2021575 3215

license.termsH A D07-Jun-20212.2 KiB4136

memcmp.cH A D07-Jun-20211.4 KiB6518

mkstemp.cH A D07-Jun-20211.7 KiB8031

opendir.cH A D07-Jun-20212 KiB11177

stdint.hH A D07-Jun-202130.5 KiB920604

stdlib.hH A D07-Jun-20211.3 KiB3617

string.hH A D07-Jun-20212 KiB5431

strncasecmp.cH A D07-Jun-20214 KiB13771

strstr.cH A D07-Jun-20211.6 KiB7131

strtol.cH A D07-Jun-20211.8 KiB7827

strtoul.cH A D07-Jun-20214.8 KiB215129

waitpid.cH A D07-Jun-20214.5 KiB16987

README

1This directory contains various header and code files that are
2used make Tcl compatible with various releases of UNIX and UNIX-like
3systems.  Typically, files from this directory are used to compile
4Tcl when a system doesn't contain the corresponding files or when
5they are known to be incorrect.  When the whole world becomes POSIX-
6compliant this directory should be unnecessary.
7