| Commit message (Expand) | Author | Age | Files | Lines |
* | UVSIZE is not yet defined when it would be needed | Jarkko Hietaniemi | 2003-08-25 | 1 | -1/+1 |
* | Re: bytecode.t & OS X "Invalid bytecode for this architecture" | Adrian M. Enache | 2003-08-23 | 1 | -1/+1 |
* | Allow hinting d_semctl_semun and d_semctl_semid_ds. | Jarkko Hietaniemi | 2003-08-07 | 1 | -24/+31 |
* | Missed this bit in the last update: couldn't answer '' | Jarkko Hietaniemi | 2003-08-01 | 1 | -1/+7 |
* | Regen Configure to use the *html*dir files. | Jarkko Hietaniemi | 2003-08-01 | 1 | -62/+58 |
* | Regen Configure for the new *dir installation variables. | Jarkko Hietaniemi | 2003-08-01 | 1 | -69/+59 |
* | Retract #20065: I don't think this is the right way | Jarkko Hietaniemi | 2003-07-08 | 1 | -86/+86 |
* | Configure tweak from Johnny Lam so that the | Jarkko Hietaniemi | 2003-07-08 | 1 | -86/+86 |
* | Regen Configure. | Jarkko Hietaniemi | 2003-07-01 | 1 | -2/+2 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -10/+2 |
* | Even more tweakage on symbol scanning from Alan Burlison. | Jarkko Hietaniemi | 2003-06-13 | 1 | -3/+3 |
* | Configure -Dnoextensions would not accept a list | Andy Dougherty | 2003-06-11 | 1 | -3/+3 |
* | Regen Configure et al. | Jarkko Hietaniemi | 2003-06-08 | 1 | -2/+2 |
* | More symbol scan logic from Alan Burlison. | Jarkko Hietaniemi | 2003-06-08 | 1 | -7/+15 |
* | Add a real scan for pthread_attr_setscope(). | Jarkko Hietaniemi | 2003-05-24 | 1 | -1/+7 |
* | Re: Last Call For (Least) Favourite Issues For 5.8.1 | Alan Burlison | 2003-05-17 | 1 | -14/+12 |
* | RE: maint snapshot @ 19525 | Robin Barker | 2003-05-16 | 1 | -1/+1 |
* | [perl #8599] s/catenate/concatenate/ | Casey West | 2003-05-13 | 1 | -4/+4 |
* | One more possible extensions permutation. | Jarkko Hietaniemi | 2003-05-07 | 1 | -4/+5 |
* | Allow platforms to manipulate their archname by creating | Jarkko Hietaniemi | 2003-05-07 | 1 | -1/+5 |
* | More long double logic from Alan Burlison. | Jarkko Hietaniemi | 2003-05-07 | 1 | -24/+23 |
* | Regen Configure (no changes but that's fine). | Jarkko Hietaniemi | 2003-05-02 | 1 | -1/+1 |
* | Re: maintperl on OpenUNIX 8 | Andy Dougherty | 2003-05-02 | 1 | -0/+1 |
* | OpenUNIX 8 support | Rafael Garcia-Suarez | 2003-05-02 | 1 | -1/+1 |
* | Now the -Dnoextensions and -Dnoextensions have the | Jarkko Hietaniemi | 2003-04-25 | 1 | -34/+34 |
* | Configure's extension sanity check is too strict | Andy Dougherty | 2003-04-25 | 1 | -1/+10 |
* | Regen Configure, Glossary, et alia. | Jarkko Hietaniemi | 2003-04-23 | 1 | -1/+1 |
* | Introduce two new Configure symbols: | Jarkko Hietaniemi | 2003-04-21 | 1 | -269/+320 |
* | Give more information of what to do when -Dusexxx fail. | Jarkko Hietaniemi | 2003-04-20 | 1 | -1/+13 |
* | Fail if the specified -Duse64xxx cannot be fulfilled. | Jarkko Hietaniemi | 2003-04-19 | 1 | -15/+23 |
* | If long doubles fail, we really cannot sensibly | Jarkko Hietaniemi | 2003-04-19 | 1 | -8/+5 |
* | Implement -Dnoextensions=... and -Donlyextensions=... | Jarkko Hietaniemi | 2003-04-17 | 1 | -1/+41 |
* | Small tidying up of the selectminbits code, but most | Jarkko Hietaniemi | 2003-04-17 | 1 | -10/+15 |
* | Thinko in modfl detection. | Jarkko Hietaniemi | 2003-04-16 | 1 | -3/+3 |
* | The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick. | Jarkko Hietaniemi | 2003-04-15 | 1 | -701/+736 |
* | False alarm: no cyclic dependency. | Jarkko Hietaniemi | 2003-04-15 | 1 | -45/+45 |
* | Backport of _most_ of the changes in #19218: not one big | Jarkko Hietaniemi | 2003-04-15 | 1 | -177/+142 |
* | Big patch from Alan Burlison to make Solaris long doubles work. | Jarkko Hietaniemi | 2003-04-15 | 1 | -66/+190 |
* | Integrate: | Ilya Zakharevich | 2003-04-01 | 1 | -4/+9 |
* | The description of SIG_SIZE was off. | Jarkko Hietaniemi | 2003-03-18 | 1 | -1/+1 |
* | Since Configure does the signal name/number probe with awk | Jarkko Hietaniemi | 2003-03-14 | 1 | -3/+3 |
* | Signal issues. | Jarkko Hietaniemi | 2003-03-14 | 1 | -2/+2 |
* | Some more stdlib.h inclusions and change the gccversion | Jarkko Hietaniemi | 2003-03-13 | 1 | -4/+8 |
* | Ouch. Missed one more, the void flags check (and exit() is void). | Jarkko Hietaniemi | 2003-03-12 | 1 | -4/+4 |
* | Missed one. | Jarkko Hietaniemi | 2003-03-11 | 1 | -2/+2 |
* | Single vs doublequoted context is important... | Jarkko Hietaniemi | 2003-03-11 | 1 | -4/+4 |
* | Solaris cc wants prototype for exit(), so <stdlib.h> needed. | Jarkko Hietaniemi | 2003-03-11 | 1 | -100/+160 |
* | [patch config_h.SH] redefining __attribute__ | Stas Bekman | 2003-03-06 | 1 | -1/+1 |
* | Couple more _r possibilities (found in a RH 8.0 box), and | Jarkko Hietaniemi | 2003-03-05 | 1 | -2/+18 |
* | Duh, test -e ENOPORTABLE, I should've remembered that. | Jarkko Hietaniemi | 2003-02-03 | 1 | -2/+2 |