summaryrefslogtreecommitdiffstats
path: root/generic/tclPosixStr.c
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions.nijtmans2010-06-281-13/+13
|
* Fix [Bug 2882561].dkf2009-10-211-3/+3
|
* Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.)dkf2002-05-271-3/+3
|
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-1/+7
|
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-5/+5
| | | | according to the guidelines of TIP 27. Updated callers. [Patch 499196]
* * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines forhobbs2000-05-111-3/+3
| | | | Linux on Sparc to compile correctly. [Bug: 5364]
* 1999-08-20 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-211-2/+2
| | | | * generic/tclPosixStr.c: fixed typo [Bug: 2592]
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+3
|
* * generic/tclPosixStr.c (Tcl_ErrnoId, Tcl_ErrnoMsg): When usingstanton1999-02-021-3/+3
| | | | | egcs, ENOTSUP and EOPNOTSUPP are the same, so now we handle that case. [Bug: 1137]
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+1174