| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all the 5005threads specific mutex macros, which are now vestigial. | Nicholas Clark | 2009-05-21 | 1 | -40/+0 |
* | Need even more stack for VMS_IA64-ithread. | Craig A. Berry | 2009-01-17 | 1 | -1/+5 |
* | Add MUTABLE_AV(), and remove (AV *) casts from headers. | Nicholas Clark | 2008-10-27 | 1 | -1/+1 |
* | Add editor blocks to some header files. | Marcus Holland-Moritz | 2008-01-01 | 1 | -0/+10 |
* | Removed unused var in a macro | Andy Lester | 2006-04-16 | 1 | -2/+1 |
* | [patch@27529] thread.h - VMS needs more stack | John E. Malmberg | 2006-03-21 | 1 | -0/+5 |
* | Update copyright years (including some years where we made changes but | Nicholas Clark | 2006-01-08 | 1 | -1/+1 |
* | More copyright updates | Rafael Garcia-Suarez | 2006-01-04 | 1 | -1/+1 |
* | Get rid of hardcoded string length. | Gisle Aas | 2006-01-04 | 1 | -1/+1 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -1/+2 |
* | Avoid segfault when pthread_key_create fails | Gisle Aas | 2005-01-05 | 1 | -2/+1 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | Make panics a bit more verbose to ease debugging. | Marcus Holland-Moritz | 2004-02-29 | 1 | -32/+64 |
* | Redundancy removal from Brian De Pradine; | Jarkko Hietaniemi | 2003-06-13 | 1 | -1/+0 |
* | z/OS: More threaded build tweaks from Brian De Pradine-- | Jarkko Hietaniemi | 2003-05-01 | 1 | -5/+7 |
* | z/OS: changes for building threaded from "Brian De Pradine" | Jarkko Hietaniemi | 2003-04-22 | 1 | -1/+5 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+1 |
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | $0 mofifying part I | Jarkko Hietaniemi | 2002-12-02 | 1 | -0/+11 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -57/+2 |
* | Tru64 and gcc and threads | H.Merijn Brand | 2002-10-09 | 1 | -1/+1 |
* | DG/UX updates from Takis Psarogiannakopoulos. | Jarkko Hietaniemi | 2002-03-11 | 1 | -1/+1 |
* | Sprinkle some copyrights (use the oldest timestamp to | Jarkko Hietaniemi | 2002-01-24 | 1 | -0/+9 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -4/+4 |
* | Make perl fork()-safe (in a slightly limited way) even on | Gurusamy Sarathy | 2001-07-20 | 1 | -3/+0 |
* | fix PTHREAD_ATFORK croaking too early, too often | Coral | 2001-07-17 | 1 | -11/+2 |
* | Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise. | Jarkko Hietaniemi | 2001-07-12 | 1 | -2/+8 |
* | pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK | coral | 2001-07-12 | 1 | -2/+6 |
* | Re: [patch] pthread_atfork bandaid | Doug MacEachern | 2001-07-12 | 1 | -0/+3 |
* | Retract #11289. | Jarkko Hietaniemi | 2001-07-12 | 1 | -4/+1 |
* | (Retracted by #11289.) | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+4 |
* | perl built with USE_ITHREADS can deadlock during fork() or backticks | Gurusamy Sarathy | 2001-07-05 | 1 | -0/+9 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -0/+4 |
* | Thinko noticed by Doug MacEachern. | Jarkko Hietaniemi | 2001-05-17 | 1 | -1/+1 |
* | Macrofy the getspecific (and use it also in util.c) | Jarkko Hietaniemi | 2001-05-17 | 1 | -6/+13 |
* | Use the unchecked thread-specific key fetch also in Tru64. | Jarkko Hietaniemi | 2001-05-17 | 1 | -2/+4 |
* | Quick thread speedup | Dan Sugalski | 2001-05-17 | 1 | -1/+6 |
* | Move the stack desire definition to thread.h. | Jarkko Hietaniemi | 2001-05-16 | 1 | -0/+4 |
* | Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 1 | -0/+4 |
* | Integrate change #8695 from maintperl. | Jarkko Hietaniemi | 2001-02-09 | 1 | -0/+1 |
* | Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl. | Jarkko Hietaniemi | 2001-01-30 | 1 | -0/+10 |
* | free TLS slot properly on Windows | Gurusamy Sarathy | 2000-08-21 | 1 | -0/+8 |
* | Getting perlio and threads to compile | Lupe Christoph | 2000-08-11 | 1 | -1/+1 |
* | rename totally bletcherous SvLOCK() thingy (doesn't do what the | Gurusamy Sarathy | 2000-07-14 | 1 | -0/+10 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+10 |
* | avoid using context pointer in MUTEX_INIT() et al; remove the | Gurusamy Sarathy | 2000-03-11 | 1 | -37/+15 |
* | various shenanigans in change#5342 | Gurusamy Sarathy | 2000-02-29 | 1 | -2/+4 |
* | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 1 | -122/+133 |
* | usethreads build fixups for NeXTstep (as suggested by Hans Mulder) | Gurusamy Sarathy | 2000-01-02 | 1 | -1/+3 |