summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixSock.c
Commit message (Expand)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Whitespace/format cleanupdkf2007-07-311-4/+4
* Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-2/+2
* Rewritten MT-safe wrappers to return ptrs to TSD storage.vasiljevic2006-09-071-17/+3
* Added fixes for Tcl Bug 999544 (ported from core-8-4-branch).vasiljevic2006-09-061-1/+15
* Added no-op TclpFinalizeSockets().vasiljevic2006-03-101-1/+23
* More bits of ANSIfyingdkf2005-11-111-27/+39
* * unix/tclUnixSock.c (InitializeHostName): Synchronized use ofandreas_kupries2005-09-021-2/+2
* * unix/tclUnixSock.c: Use a ProcessGlobalValue to store thedgp2005-07-131-56/+62
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-47/+1
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* Include tclInt.h instead of tclPort.h to fix building on Solaris.rmax2004-03-191-2/+2
* * The changes below fix SF bugs [593810], and [718045].andreas_kupries2003-04-221-1/+47
* * unix/tclUnixSock.c (Tcl_GetHostName): added an extrahobbs2002-02-271-1/+16
* * 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