• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..14-Nov-201318

dirent.hH A D14-Sep-1998572

dirent2.hH A D14-Sep-19981.4 KiB

dlfcn.hH A D14-Sep-19981.7 KiB

fixstrtod.cH A D14-Sep-1998906

float.hH A D14-Sep-1998587

gettod.cH A D14-Sep-1998648

license.termsH A D19-Jul-20022.2 KiB

limits.hH A D14-Sep-1998758

memcmp.cH A D06-Sep-20071.5 KiB

opendir.cH A D14-Sep-19982 KiB

READMEH A D14-Sep-1998445

stdlib.hH A D15-Apr-19991.7 KiB

strftime.cH A D04-Nov-200512.2 KiB

string.hH A D25-Apr-20052.6 KiB

strncasecmp.cH A D14-Sep-19984.2 KiB

strstr.cH A D12-Apr-20051.6 KiB

strtod.cH A D25-Feb-20025.8 KiB

strtol.cH A D25-Feb-20022 KiB

strtoll.cH A D23-Feb-20022.6 KiB

strtoul.cH A D25-Feb-20025 KiB

strtoull.cH A D23-Feb-20025.4 KiB

tclErrno.hH A D07-Jun-20024.5 KiB

tmpnam.cH A D14-Sep-19981 KiB

unistd.hH A D14-Sep-19983.2 KiB

waitpid.cH A D11-Jan-20004.6 KiB

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
8RCS: @(#) $Id: README,v 1.2 1998/09/14 18:39:44 stanton Exp $
9