summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixThrd.c
Commit message (Expand)AuthorAgeFilesLines
...
* | * generic/tclInt.h:davygrvy2004-04-231-0/+30
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-1/+0
* | All uses of 'panic' (the macro) changeddavygrvy2003-12-241-1/+1
* | fix for [Bug 732477]Joe Mistachkin2003-05-131-6/+6
* | Corrected 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