summaryrefslogtreecommitdiff
path: root/plan9
Commit message (Expand)AuthorAgeFilesLines
* Configure detection of __attribute__((deprecated))Rafael Garcia-Suarez2008-12-031-0/+1
* could we add usedevel to config.h?H.Merijn Brand2008-11-281-0/+1
* Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-081-0/+3
* Add probes for *time64 () functionsH.Merijn Brand2008-10-031-20/+31
* Propagate new i_gdbm*ndbm variablesAndy Dougherty2008-05-291-0/+2
* Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu)Dominic Dunlop2008-03-291-0/+1
* Add i_syspoll to all the pre-canned configs.Nicholas Clark2008-03-291-0/+1
* Fix the misplaced warnings and failing tests caused by the precisionNicholas Clark2008-01-231-0/+1
* Add dtrace supportAndy Armstrong2008-01-111-0/+2
* Add a Configure probe for <assert.h>Nicholas Clark2007-12-222-0/+7
* Bump the version number to 5.11.0Nicholas Clark2007-12-191-5/+5
* make PERL_SYS_INIT/INIT3/TERM into functionsDave Mitchell2007-09-251-2/+2
* Bump version number to 5.10.0.Rafael Garcia-Suarez2007-09-061-5/+5
* bye bye charsizeH.Merijn Brand2007-08-211-1/+0
* Remove ext/ThreadJerry D. Hedden2007-05-021-1/+1
* microperl plus missing config varsJarkko Hietaniemi2007-04-011-4/+14
* Add the new man page, perlunifaq, in relevant placesRafael Garcia-Suarez2007-03-071-1/+1
* Configure patch to add detection for DIR.dd_fd member variableSteve Peters2006-11-081-0/+1
* The non-unix parts for localtime_r_needs_tzsetH.Merijn Brand2006-11-063-0/+15
* Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM*Nicholas Clark2006-10-211-2/+3
* Bump version to 5.9.5Rafael Garcia-Suarez2006-10-091-5/+5
* g++ stage 1 reachedJarkko Hietaniemi2006-08-082-0/+12
* A Configure probe for C99 variadic macros, based on code from Jarkko.Nicholas Clark2006-05-131-0/+1
* Add a Configure question for mad (Misc Attribute Decoration - Larry'sNicholas Clark2006-03-071-0/+1
* Bump version number to 5.9.4Rafael Garcia-Suarez2006-01-301-5/+5
* Updates to various configurations courtesy of Jarkko.Steve Peters2006-01-041-0/+12
* Add a new file, mathoms.c, to hold old code kept around for binarySteve Peters2005-10-281-1/+1
* Update to the config boilerplates, by JarkkoRafael Garcia-Suarez2005-10-121-0/+3
* Attribute configurationAndy Lester2005-05-202-2/+14
* Bump version to 5.9.3Rafael Garcia-Suarez2005-04-041-5/+5
* Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS'sH.Merijn Brand2004-10-301-0/+12
* Bump bleadperl's version number to 5.9.2.Rafael Garcia-Suarez2004-03-181-5/+5
* Removed pm_apiversion and xs_apiversion as requested byH.Merijn Brand2004-02-183-72/+0
* Bump up perl's version number to 5.9.1.Rafael Garcia-Suarez2004-02-171-8/+8
* 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
* Missing "to".Jarkko Hietaniemi2003-05-242-2/+2
* Introduce (undefined) pthread_attr_setscope to non-Configure lands.Jarkko Hietaniemi2003-05-243-0/+15
* [perl #8599] s/catenate/concatenate/Casey West2003-05-132-2/+2
* Introduce 'fast stdio' symbols to non-Configure lands.Jarkko Hietaniemi2003-04-233-0/+32
* Introduce the new *l APIs, undefined, to non-Configure lands.Jarkko Hietaniemi2003-04-173-0/+52
* The description of SIG_SIZE was off.Jarkko Hietaniemi2003-03-182-4/+4
* [patch config_h.SH] redefining __attribute__Stas Bekman2003-03-062-0/+6
* Plan 9: Some time has passed.Jarkko Hietaniemi2003-02-021-1/+1
* Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.Jarkko Hietaniemi2003-02-021-0/+978
* Plan 9: Supply also Russ Cox' original config.h for 5.8.0.Jarkko Hietaniemi2003-02-021-0/+4238
* Plan 9: Update config.plan9 based on Russ Cox' work.Jarkko Hietaniemi2003-02-021-722/+3305