| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | bring in basic threads stuff under USE_ITHREADS | Gurusamy Sarathy | 1999-12-23 | 1 | -59/+107 |
* | make die/warn and other diagnostics go to wherever STDERR happens | Gurusamy Sarathy | 1999-10-06 | 1 | -1/+1 |
* | hand-apply whitespace mutiliated patch | Hans Mulder | 1999-07-05 | 1 | -2/+0 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -22/+29 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -1/+1 |
* | The HP-UX threads patch (change #3028) is needed also here. | Jarkko Hietaniemi | 1999-03-02 | 1 | -0/+14 |
* | Change#2441 aftermath. | Jarkko Hietaniemi | 1998-12-03 | 1 | -0/+8 |
* | various fixes for race conditions under threads: mutex locks based | Gurusamy Sarathy | 1998-11-29 | 1 | -8/+7 |
* | Replace ATTR_JOINABLE with true Configure probe | Jarkko Hietaniemi | 1998-11-02 | 1 | -10/+0 |
* | ATTR_JOINABLE logic, based on (private email) | Neale Ferguson | 1998-10-27 | 1 | -9/+7 |
* | Mach cthreads support based on: | Brian Harrison | 1998-10-27 | 1 | -0/+62 |
* | DJGPP feedback for #2028. | Jarkko Hietaniemi | 1998-10-22 | 1 | -4/+2 |
* | VM/ESA feedback for #2028. | Jarkko Hietaniemi | 1998-10-21 | 1 | -4/+2 |