summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTest.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * backport of file writable fixesvincentdarley2006-03-191-1/+64
| * * unix/tclUnixTest.c (TestalarmCmd): don't bother checking returnhobbs2003-10-131-5/+2
* | Replaced commas in varargs with string concatenation where possible [Patch 15...Kevin B Kenny2007-04-201-2/+2
* | Eliminate use of (VOID*) casts when calling memset or memcpy.dkf2007-04-171-3/+3
* | Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-6/+6
* | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-4/+4
* | 90% fix of file writable issues on Windowsvincentdarley2006-03-141-1/+64
* | ANSIfydkf2005-11-021-158/+149
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() todgp2004-12-011-18/+9
* | Patch 976520 reworks several of the details involved withdgp2004-11-301-23/+7
* | * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings.dgp2004-06-181-3/+7
* | Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner.dkf2004-05-271-3/+4
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* | * unix/tclUnixTest.c (TestalarmCmd): don't bother checking returnhobbs2003-10-131-5/+2
|/
* Corrected a couple of typos in error messages. [Bug 596027]Kevin B Kenny2003-02-151-3/+3
* * unix/tclUnixTest.c (TestfilehandlerCmd): Changedandreas_kupries2002-08-201-2/+2
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-17/+17
* * unix/Makefile.in: purify has to use -best-effort to instrumenthobbs1999-10-131-1/+4
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-8/+106
* Made some the prototypes & function defs consistant in tclUnixTest.crjohnson1998-10-141-3/+4
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Make AlarmHandler staticwelch1998-08-071-2/+2
* Changed testalarm to use SA_RESTARTwelch1998-08-061-15/+21
* Changed the alarm testsurles1998-08-061-83/+23
* Added the testalarm command.surles1998-08-041-0/+183
* Fixed bug in testfindexecutablewelch1998-06-291-2/+4
* *** empty log message ***stanton1998-06-171-0/+44
* Initial revisionrjohnson1998-03-261-0/+431