summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixThrd.c
Commit message (Expand)AuthorAgeFilesLines
* minor comment fixnijtmans@users.sourceforge.net2011-04-281-1/+1
|\
| * minor comment fixnijtmans@users.sourceforge.net2011-04-281-1/+1
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-011-2/+0
| * * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling ofhobbs2007-05-291-1/+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-6/+2
| * * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removinghobbs2005-07-081-47/+5
| * Fixed TclpFreeAllocCache() to recognize when being calledzv@archiware.com2005-04-071-7/+10
| * * unix/configure: Regen.mdejong2004-11-221-1/+5
| * * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], aandreask@activestate.com2004-10-281-1/+1
| * Changed handling of the returned thread ID since broken on 64-bitzv@archiware.com2004-08-101-2/+4
| * * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-12/+34
| * * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joeandreask@activestate.com2004-07-151-0/+1
| * Corrected Tcl Bug #770053zv@archiware.com2004-06-221-2/+2
| * 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-47/+0
| * * generic/tclInt.h:davygrvy@pobox.com2004-05-061-0/+30
| * fix for [Bug 732477]Joe Mistachkin2003-05-131-6/+6
| * Corrected the Tcl bug #723502zv@archiware.com2003-05-121-1/+1
* | * 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 HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | * generic/tclBasic.c:Miguel Sofer2007-11-261-10/+47
* | Silence some warnings.donal.k.fellows@manchester.ac.uk2007-11-161-5/+5
* | * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling ofhobbs2007-05-291-3/+7
* | supply missing RCS linedgp@users.sourceforge.net2006-12-191-1/+1
* | Fix [Bug 1618838]donal.k.fellows@manchester.ac.uk2006-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
* | ANSIfydonal.k.fellows@manchester.ac.uk2005-11-021-55/+55
* | radical refactoring of thread storage to untangle dependenciesKevin B Kenny2005-08-111-168/+0
* | Getting more systematic about styledonal.k.fellows@manchester.ac.uk2005-07-201-125/+136
* | Fixed TclpFreeAllocCache() to recognize when being called with NULLzv@archiware.com2005-04-161-7/+10
* | Comment typo fixdonal.k.fellows@manchester.ac.uk2005-01-111-1/+1
* | Remove readdir_r() and related #ifdeffery (see #1095909).jenglish@flightlab.com2005-01-091-47/+5
* | * unix/configure: Regen.mdejong2004-11-221-1/+5
* | Changed handling of the returned thread ID since broken on 64-bitzv@archiware.com2004-08-101-2/+4
* | * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-12/+34
* | * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joeandreask@activestate.com2004-07-151-0/+1
* | Version of [Patch 746578] that works with Linux and is likely to work elsewheredonal.k.fellows@manchester.ac.uk2004-06-231-0/+49
* | Integrated fix for Tcl Bug #770053 from core-8-4-branchzv@archiware.com2004-06-221-2/+2
* | Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner.donal.k.fellows@manchester.ac.uk2004-05-271-2/+2
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-47/+0
* | * generic/tclInt.h:davygrvy@pobox.com2004-04-231-0/+30