Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * unix/Makefile.in: purify has to use -best-effort to instrument | hobbs | 1999-10-13 | 1 | -1/+4 |
| | | | | | | | | * unix/tclAppInit.c: identified potential mem leak when compiling tcltest (not critical) * unix/tclUnixPipe.c: fixed mem leak in TclpCreateProcess when doing alloc between vfork and execvp. * unix/tclUnixTest.c: fixed mem leak in findexecutable test command | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -8/+106 |
| | |||||
* | Made some the prototypes & function defs consistant in tclUnixTest.c | rjohnson | 1998-10-14 | 1 | -3/+4 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Make AlarmHandler static | welch | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Changed testalarm to use SA_RESTART | welch | 1998-08-06 | 1 | -15/+21 |
| | |||||
* | Changed the alarm test | surles | 1998-08-06 | 1 | -83/+23 |
| | |||||
* | Added the testalarm command. | surles | 1998-08-04 | 1 | -0/+183 |
| | |||||
* | Fixed bug in testfindexecutable | welch | 1998-06-29 | 1 | -2/+4 |
| | |||||
* | *** empty log message *** | stanton | 1998-06-17 | 1 | -0/+44 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+431 |