summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixThrd.c
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize()das2008-08-131-94/+1
* CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which isnijtmans2008-07-241-7/+7
* * generic/tcl.h: Make Tcl_ThreadDataKey a void *.georgeps2008-05-091-1/+44
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): restore stackMiguel Sofer2008-01-111-8/+11
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): fix for crash inMiguel Sofer2008-01-111-7/+4
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclBasic.c:Miguel Sofer2007-11-261-10/+47
* Silence some warnings.dkf2007-11-161-5/+5
* * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling ofhobbs2007-05-291-3/+7
* supply missing RCS linedgp2006-12-191-1/+1
* Fix [Bug 1618838]dkf2006-12-191-2/+5
* * 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-7/+3
* * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-1/+1
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for maindas2006-10-161-5/+10
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, usedas2006-10-131-0/+2
* Fix for stack.test failures on FreeBSDJoe Mistachkin2006-08-291-1/+1
* ANSIfydkf2005-11-021-55/+55
* radical refactoring of thread storage to untangle dependenciesKevin B Kenny2005-08-111-168/+0
* Getting more systematic about styledkf2005-07-201-125/+136
* Fixed TclpFreeAllocCache() to recognize when being called with NULLvasiljevic2005-04-161-7/+10
* Comment typo fixdkf2005-01-111-1/+1
* Remove readdir_r() and related #ifdeffery (see #1095909).jenglish2005-01-091-47/+5
* * unix/configure: Regen.mdejong2004-11-221-1/+5
* 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
* Version of [Patch 746578] that works with Linux and is likely to work elsewheredkf2004-06-231-0/+49
* Integrated fix for Tcl Bug #770053 from core-8-4-branchvasiljevic2004-06-221-2/+2
* Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner.dkf2004-05-271-2/+2
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-47/+0
* * 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