summaryrefslogtreecommitdiffstats
path: root/generic/tclPosixStr.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-2/+2
|\
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-2/+2
| |\
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-2/+2
* | | Fix build on systems where ECANCELED == ELIBMAXdgp2011-08-031-2/+2
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions.nijtmans2010-06-281-13/+13
| | * Fix [Bug 2882561].dkf2009-10-211-3/+3
| * | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions.nijtmans2010-06-281-4/+4
| * | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions.nijtmans2010-06-241-11/+11
| * | Fix [Bug 2882561].dkf2009-10-211-3/+3
| * | Added support for SIGINFO. [Patch 1513655]dkf2009-03-151-1/+7
* | | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions.nijtmans2010-06-281-10/+34
* | | Fix [Bug 2882561].dkf2009-10-211-3/+3
* | | Added support for SIGINFO. [Patch 1513655]dkf2009-03-151-1/+7
* | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-091-6/+6
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-5/+5
|/ /
* | ANSIfydkf2005-11-071-9/+9
* | Getting more systematic about styledkf2005-07-191-377/+381
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
|/
* 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
* * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines forhobbs2000-05-111-3/+3
* 1999-08-20 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-211-2/+2
* 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
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+1174