summaryrefslogtreecommitdiffstats
path: root/win/tclWinError.c
Commit message (Collapse)AuthorAgeFilesLines
* * win/tclWinLoad.c (TclpLoadFile): added special message forhobbs2000-09-061-2/+2
| | | | | | | ERROR_PROC_NOT_FOUND exception in loading a dll. * win/tclWinError.c: changed ERROR_PROC_NOT_FOUND to map from ESRCH (POSIX: no such process) to EINVAL because there is no good mapping for "procedure not found".
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+2
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+393