summaryrefslogtreecommitdiff
path: root/plan9/plan9ish.h
Commit message (Expand)AuthorAgeFilesLines
* replace "define\t" with "define " in most "normal" core files.Yves Orton2023-04-291-1/+1
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-171-1/+1
* Plan9/9front i386 fixesRomano2020-08-031-3/+3
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* gh#10059 - potentially reduce -Wall warnings on plan9. Not tested.Richard Leach2020-03-111-3/+3
* (perl #126228) partly revert 8cc95fdb and fix a3c8358cTony Cook2017-01-191-1/+1
* make PERL_SYS_INIT/INIT3/TERM into functionsDave Mitchell2007-09-251-2/+2
* Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM*Nicholas Clark2006-10-211-2/+3
* Remove incorrect guards around inclusion of <signal.h>Alan Burlison2003-12-151-3/+1
* Modify the common guard for the signal.h header, becauseAlan Burlison2003-12-121-1/+1
* Remove PL_earlytaint since the hash seed codeJarkko Hietaniemi2003-07-041-1/+1
* Move the PL_earlytaint initialization to the PERL_SYS_INIT()Jarkko Hietaniemi2003-06-291-1/+1
* More Perl malloc debugging magic from Ilya. Seems to work inJarkko Hietaniemi2003-06-201-1/+1
* Plan 9 doesn't really have the symlink API, from Russ Cox.Jarkko Hietaniemi2003-01-261-0/+4
* Plan 9 compiler can't return quads from the ?: (condop).Jarkko Hietaniemi2003-01-261-0/+2
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-1/+1
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-1/+1
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-6/+6
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-0/+8
* Move malloc_mutex initialisation/destruction:Ilya Zakharevich1997-11-251-2/+2
* [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-1/+2
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-0/+12
* New Plan9 portPerl 5 Porters1996-07-261-0/+113