Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -5/+0 |
| | |||||
* | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 1 | -13/+19 |
| | | | | Implement TclWinGetTclInstance, TclpGetTZName, and various others for Cygwin | ||||
* | add TclGetAndDetachPids and TclpCloseFile to cygwin port | jan.nijtmans | 2012-03-23 | 1 | -17/+26 |
| | |||||
* | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 1 | -10/+17 |
| | |||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | more harm than good. Purged them. | ||||
* | Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) | dkf | 2002-05-27 | 1 | -2/+2 |
| | |||||
* | * win/tclWinLoad.c (TclpLoadFile): added special message for | hobbs | 2000-09-06 | 1 | -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 trunk | stanton | 1999-04-16 | 1 | -3/+2 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+393 |