summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixThrd.c
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-191-1/+1
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-191-3/+3
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-191-6/+2
* * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removinghobbs2005-07-081-47/+5
* Fixed TclpFreeAllocCache() to recognize when being calledvasiljevic2005-04-071-7/+10
* * unix/configure: Regen.mdejong2004-11-221-1/+5
* * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], aandreas_kupries2004-10-281-1/+1
* Changed handling of the returned thread ID since broken on 64-bitvasiljevic2004-08-101-2/+4
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-12/+34
* * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joeandreas_kupries2004-07-151-0/+1
* Corrected Tcl Bug #770053vasiljevic2004-06-221-2/+2
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-47/+0
* * generic/tclInt.h:davygrvy2004-05-061-0/+30
* fix for [Bug 732477]Joe Mistachkin2003-05-131-6/+6
* Corrected the Tcl bug #723502vasiljevic2003-05-121-1/+1
* * unix/tclUnixThrd.c (TclpReaddir):hobbs2003-02-201-3/+1
* * unix/tclUnixThrd.c (TclpReaddir): reduce size of name string inhobbs2003-02-191-2/+4
* * generic/tclInt.decls:das2002-08-061-5/+27
* Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so theirdkf2002-06-281-12/+15
* * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime):das2002-06-061-0/+40
* * generic/tclAlloc.c:hobbs2002-04-231-0/+50
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-4/+4
* * unix/tclUnixPort.h:hobbs2002-02-081-1/+70
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-1/+1
* * unix/tclUnixThrd.c (Tcl_ConditionWait): fixed handling ofhobbs2001-03-291-2/+11
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-021-2/+34
* * unix/tclUnixThrd.c: removed {}s around PTHREAD_MUTEX_INITIALIZERhobbs2000-04-251-3/+3
* * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier, NotifierThreadProc):hobbs2000-04-241-2/+2
* Fixed compiler warningswelch2000-04-111-3/+3
* * unix/tclUnixThrd.c (Tcl_CreateThread): moved TCL_THREADS ifdefhobbs2000-04-091-1/+5
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-19/+31
* * tests/unixFCmd.test:hobbs2000-01-121-0/+22
* Fixed level of indirection in Tcl_GetAllocMutexwelch1999-08-101-1/+2
* Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.cwelch1999-08-101-25/+24
* * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5.redman1999-07-311-1/+3
* * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak wherestanton1999-06-211-3/+7
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+682