summaryrefslogtreecommitdiff
path: root/NetWare/nw5thread.h
Commit message (Collapse)AuthorAgeFilesLines
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-171-44/+44
| | | | | | | | | | | This just detabifies to get rid of the mixed tab/space indentation. Applying consistent indentation and dealing with other tabs are another issue. Done with `expand -i`. * vutil.* left alone, it's part of version. * Left regen managed files alone for now.
* Remove the final remnants of 5005threads supportDagfinn Ilmari Mannsåker2020-07-201-1/+0
| | | | Only THREAD_RET_TYPE is still used.
* The Borland Chainsaw MassacreSteve Hay2011-09-101-1/+1
| | | | | Remove support for the Borland C++ compiler on Win32, as agreed here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2011-09/msg00034.html
* Convert some files from Latin-1 to UTF-8Keith Thompson2011-09-071-1/+1
|
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-1/+1
| | | | | Still imcomplete. Configure will follow p4raw-id: //depot/perl@18030
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2002-02-051-5/+5
| | | p4raw-id: //depot/perl@14567
* NetWare updates from Ananth Kesari.Jarkko Hietaniemi2001-09-051-0/+5
| | | p4raw-id: //depot/perl@11875
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-1/+1
| | | | | | Thanks to H. Merijn Brand for the patch. Some of the comments and or guards might be removable in perl.h now. p4raw-id: //depot/perl@11758
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+176
p4raw-id: //depot/perl@10643