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

..01-Mar-201323

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 D16-Apr-2007902

float.hH A D14-Sep-1998587

gettod.cH A D16-Apr-2007629

license.termsH A D04-Aug-20102.2 KiB

limits.hH A D14-Sep-1998758

memcmp.cH A D22-Jan-20071.5 KiB

opendir.cH A D16-Apr-20072.1 KiB

READMEH A D14-Sep-1998445

stdlib.hH A D15-Apr-19991.7 KiB

string.hH A D10-May-20052.6 KiB

strncasecmp.cH A D16-Apr-20074.1 KiB

strstr.cH A D16-Apr-20071.6 KiB

strtod.cH A D16-Apr-20075.7 KiB

strtol.cH A D16-Apr-20071.9 KiB

strtoul.cH A D16-Apr-20074.9 KiB

unistd.hH A D14-Sep-19983.2 KiB

waitpid.cH A D16-Apr-20074.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