summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixSock.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused variablesvasiljevic2006-09-071-6/+1
|
* Rewritten MT-safe wrappers to return ptrs to TSD storagevasiljevic2006-09-071-12/+3
|
* Added MT-safe implementation of some library calls.vasiljevic2006-09-061-1/+15
| | | | See Tcl Bug 999544 for more information.
* Added no-op TclpFinalizeSockets()vasiljevic2006-03-101-1/+23
|
* * unix/tclUnixSock.c (Tcl_GetHostName): added an extrahobbs2002-02-271-1/+16
| | | | | gethostbyname check to guard against failure with truncated names returned by uname.
* * Updated socket interfaces according to TIP 27. Updated callers.dgp2002-01-231-2/+2
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-13/+25
|
* Merged stubs changes into mainline for 8.0stanton1999-03-101-1/+24
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+100