| Commit message (Expand) | Author | Age | Files | Lines |
* | Add sin6_scope_id probe (LeoNerd) | H.Merijn Brand | 2010-12-20 | 1 | -0/+1 |
* | Add probe for sa_len availability in sockaddr struct | H.Merijn Brand | 2010-12-10 | 1 | -1/+2 |
* | Global executable bit cleanup | David Golden | 2010-07-24 | 1 | -0/+0 |
* | Update "canned" config.sh files for static inline. | Andy Dougherty | 2010-07-22 | 1 | -0/+2 |
* | Add d_prctl* for all other OS's | H.Merijn Brand | 2010-04-13 | 1 | -0/+2 |
* | Bump to 5.12.0 | Jesse Vincent | 2010-03-14 | 1 | -8/+8 |
* | vaproto for the other OS's | H.Merijn Brand | 2010-01-06 | 1 | -0/+1 |
* | Detection (and warning) of char size in bits | H.Merijn Brand | 2009-11-06 | 1 | -0/+1 |
* | IPv6 config variables for the other OS's | H.Merijn Brand | 2009-03-25 | 1 | -0/+4 |
* | Configure detection of __attribute__((deprecated)) | Rafael Garcia-Suarez | 2008-12-03 | 1 | -0/+1 |
* | could we add usedevel to config.h? | H.Merijn Brand | 2008-11-28 | 1 | -0/+1 |
* | Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header files | Marcus Holland-Moritz | 2008-11-08 | 1 | -0/+3 |
* | Add probes for *time64 () functions | H.Merijn Brand | 2008-10-03 | 1 | -31/+37 |
* | Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project) | H.Merijn Brand | 2008-09-15 | 1 | -4/+8 |
* | Add d_timegm to uconfig.sh to fix the generated uconfig.h. | Marcus Holland-Moritz | 2008-07-31 | 1 | -0/+1 |
* | Propagate new i_gdbm*ndbm variables | Andy Dougherty | 2008-05-29 | 1 | -0/+2 |
* | Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) | Dominic Dunlop | 2008-03-29 | 1 | -0/+1 |
* | Add i_syspoll to all the pre-canned configs. | Nicholas Clark | 2008-03-29 | 1 | -0/+1 |
* | Fix the misplaced warnings and failing tests caused by the precision | Nicholas Clark | 2008-01-23 | 1 | -0/+1 |
* | Thanks to Sébstien Aperghis-Tramoni's suggestion, updated version | Steve Peters | 2008-01-15 | 1 | -8/+8 |
* | Add dtrace support | Andy Armstrong | 2008-01-11 | 1 | -0/+2 |
* | Add a Configure probe for <assert.h> | Nicholas Clark | 2007-12-22 | 1 | -0/+1 |
* | Re: [PATCH] various RC1 nits | Jarkko Hietaniemi | 2007-11-20 | 1 | -8/+8 |
* | bye bye charsize | H.Merijn Brand | 2007-08-21 | 1 | -1/+0 |
* | microperl plus missing config vars | Jarkko Hietaniemi | 2007-04-01 | 1 | -2/+5 |
* | Introduction of d_pseudofork | H.Merijn Brand | 2006-12-05 | 1 | -0/+1 |
* | Extended uconfig.sh based on Porting/checkcfgvar.pl findings | H.Merijn Brand | 2006-11-16 | 1 | -0/+31 |
* | Configure patch to add detection for DIR.dd_fd member variable | Steve Peters | 2006-11-08 | 1 | -0/+1 |
* | The non-unix parts for localtime_r_needs_tzset | H.Merijn Brand | 2006-11-06 | 1 | -0/+1 |
* | g++ stage 1 reached | Jarkko Hietaniemi | 2006-08-08 | 1 | -0/+1 |
* | A Configure probe for C99 variadic macros, based on code from Jarkko. | Nicholas Clark | 2006-05-13 | 1 | -0/+1 |
* | microperl update | Jarkko Hietaniemi | 2006-05-03 | 1 | -3/+5 |
* | Add a Configure question for mad (Misc Attribute Decoration - Larry's | Nicholas Clark | 2006-03-07 | 1 | -0/+1 |
* | It's the Barbie bus patch | Andy Lester | 2006-01-10 | 1 | -0/+2 |
* | Updates to various configurations courtesy of Jarkko. | Steve Peters | 2006-01-04 | 1 | -0/+5 |
* | Add a probe for whether sprintf returns the length of the buffer. | Nicholas Clark | 2005-10-24 | 1 | -0/+1 |
* | Update to the config boilerplates, by Jarkko | Rafael Garcia-Suarez | 2005-10-12 | 1 | -0/+8 |
* | Attribute configuration | Andy Lester | 2005-05-20 | 1 | -1/+7 |
* | More microperl tweaks. | Marcus Holland-Moritz | 2004-07-02 | 1 | -6/+5 |
* | The microperl config didn't know about usemallocwrap yet. | Marcus Holland-Moritz | 2004-07-01 | 1 | -0/+1 |
* | Removed pm_apiversion and xs_apiversion as requested by | H.Merijn Brand | 2004-02-18 | 1 | -2/+0 |
* | Apply much of Ilya's microperl patch, but instead of | Jarkko Hietaniemi | 2003-08-12 | 1 | -6/+6 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -1/+0 |
* | Introduce (undefined) pthread_attr_setscope to non-Configure lands. | Jarkko Hietaniemi | 2003-05-24 | 1 | -0/+1 |
* | Introduce 'fast stdio' symbols to non-Configure lands. | Jarkko Hietaniemi | 2003-04-23 | 1 | -0/+7 |
* | microperl update. | Jarkko Hietaniemi | 2003-01-19 | 1 | -0/+2 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -1/+0 |
* | Bump the version numbers to five-eight-oh. | Jarkko Hietaniemi | 2002-05-28 | 1 | -1/+1 |
* | No bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -2/+0 |
* | microperl update; boldly assume time() and time_t | Jarkko Hietaniemi | 2002-04-24 | 1 | -2/+2 |