Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Removed unused variables | vasiljevic | 2006-09-07 | 1 | -6/+1 |
| | |||||
* | Rewritten MT-safe wrappers to return ptrs to TSD storage | vasiljevic | 2006-09-07 | 1 | -12/+3 |
| | |||||
* | Added MT-safe implementation of some library calls. | vasiljevic | 2006-09-06 | 1 | -1/+15 |
| | | | | See Tcl Bug 999544 for more information. | ||||
* | Added no-op TclpFinalizeSockets() | vasiljevic | 2006-03-10 | 1 | -1/+23 |
| | |||||
* | * unix/tclUnixSock.c (Tcl_GetHostName): added an extra | hobbs | 2002-02-27 | 1 | -1/+16 |
| | | | | | gethostbyname check to guard against failure with truncated names returned by uname. | ||||
* | * Updated socket interfaces according to TIP 27. Updated callers. | dgp | 2002-01-23 | 1 | -2/+2 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -13/+25 |
| | |||||
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -1/+24 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+100 |