| Commit message (Expand) | Author | Age | Files | Lines |
* | A bit too oversweeping matching in #13778. | Jarkko Hietaniemi | 2001-12-19 | 1 | -4/+4 |
* | Re-gen Configure based on #13778..13781. | Jarkko Hietaniemi | 2001-12-19 | 1 | -33/+58 |
* | Fix the bugs in #13768..13776, and regen Configure. | Jarkko Hietaniemi | 2001-12-18 | 1 | -66/+92 |
* | Try YP/NIS also from /usr/lib/yp. | Jarkko Hietaniemi | 2001-12-12 | 1 | -2/+2 |
* | $Config{perlpath} and -Dversiononly | Rafael Garcia-Suarez | 2001-12-11 | 1 | -2/+5 |
* | BeOS has socket() but not enough to build a working Socket. | Jarkko Hietaniemi | 2001-12-11 | 1 | -2/+7 |
* | Update the ithreads selection info in Configure, | Jarkko Hietaniemi | 2001-12-10 | 1 | -3/+4 |
* | Implement NetBSD patch-aa. | Jarkko Hietaniemi | 2001-12-09 | 1 | -6/+9 |
* | Extraenous breaks noticed by David Dyck. | Jarkko Hietaniemi | 2001-11-25 | 1 | -3/+1 |
* | Regen Porting stuff; regen toc; cleanup nit in Configure. | Jarkko Hietaniemi | 2001-11-23 | 1 | -2/+2 |
* | Better to "quote" the pathname. | Jarkko Hietaniemi | 2001-11-23 | 1 | -3/+3 |
* | Add probing for BSD-like /proc/curproc/file. | Jarkko Hietaniemi | 2001-11-23 | 1 | -4/+17 |
* | Add probing for dirfd() so that it can be added it IO::Dir. | Jarkko Hietaniemi | 2001-11-23 | 1 | -9/+60 |
* | procselfexe tweak: for some reason I had a ls in | Jarkko Hietaniemi | 2001-11-22 | 1 | -2/+2 |
* | The #13182 didn't really help. The real problem | Jarkko Hietaniemi | 2001-11-22 | 1 | -10/+32 |
* | AIX has broken builtin 'test'. | Jarkko Hietaniemi | 2001-11-21 | 1 | -7/+9 |
* | procselfexe tweaks. | Jarkko Hietaniemi | 2001-11-21 | 1 | -24/+25 |
* | Use /proc/self/exe to set $^X on linux (or anywhere new | Nick Ing-Simmons | 2001-11-19 | 1 | -21/+40 |
* | Support a config.arch file, similar to config.over, | Jarkko Hietaniemi | 2001-11-05 | 1 | -1/+7 |
* | Re: Not OK @12650 | Andy Dougherty | 2001-10-25 | 1 | -2/+2 |
* | Re: ithreads doesn't like usedl=n | Andy Dougherty | 2001-10-25 | 1 | -1/+5 |
* | Both cygwin and djgpp on one machine | H.Merijn Brand | 2001-10-03 | 1 | -2/+5 |
* | Add a few glibc cpp symbols to probe for. | Jarkko Hietaniemi | 2001-09-24 | 1 | -5/+10 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 1 | -14/+2 |
* | The lseek fix (#11991) was no fix. | Jarkko Hietaniemi | 2001-09-11 | 1 | -2/+2 |
* | Configure not recording lseek proto | Blair Zajac | 2001-09-11 | 1 | -3/+3 |
* | Configure blooper | H.Merijn Brand | 2001-08-22 | 1 | -1/+1 |
* | Allow the threads extension to be found if present. | Jarkko Hietaniemi | 2001-08-17 | 1 | -1/+9 |
* | Introduce more floating point classifying APIs; | Jarkko Hietaniemi | 2001-08-09 | 1 | -1/+73 |
* | Multiple modules didn't work; plus typo fixes. | Jarkko Hietaniemi | 2001-07-31 | 1 | -9/+10 |
* | Add -Wall in cflags, not in Configure. | Jarkko Hietaniemi | 2001-07-31 | 1 | -9/+1 |
* | Configure's detection of system manual | Sean Dague | 2001-07-31 | 1 | -4/+6 |
* | extras.make, extras.test, and extras.install make targets. | Jarkko Hietaniemi | 2001-07-30 | 1 | -4/+3 |
* | Better to have the list of extras in $extras than 'define'. | Jarkko Hietaniemi | 2001-07-30 | 1 | -1/+2 |
* | Add the support of asking for extra modules or bundles of modules | Jarkko Hietaniemi | 2001-07-30 | 1 | -1/+54 |
* | Darwin: -fpic not so good | Wilfredo Sánchez | 2001-07-29 | 1 | -1/+2 |
* | Too volatile failsafe check. | Jarkko Hietaniemi | 2001-07-23 | 1 | -3/+3 |
* | #include <stdlib.h> so that exit() is prototyped, | Jarkko Hietaniemi | 2001-07-14 | 1 | -1/+3 |
* | Add HAS_PTHREAD_ATFORK. | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+7 |
* | Re: [PATCH Configure] perl -V broken | Andy Dougherty | 2001-07-12 | 1 | -5/+10 |
* | Detypo, problem noticed by Gerrit P. Haase. | Jarkko Hietaniemi | 2001-07-08 | 1 | -2/+2 |
* | Add I18N::Langinfo, which is basically a wrapper around | Jarkko Hietaniemi | 2001-07-08 | 1 | -1/+6 |
* | Somehow the #ifdefs of the added code (in #11093) made | Jarkko Hietaniemi | 2001-07-04 | 1 | -7/+1 |
* | Whitespace allowed at the ends of /lib/syscalls.exp lines | Jarkko Hietaniemi | 2001-07-02 | 1 | -2/+2 |
* | The fcntl locking test may hang if NFS locking messed up; | Jarkko Hietaniemi | 2001-07-02 | 1 | -2/+24 |
* | I thought this Configure glitch for AIX was just recently fixed? | Jarkko Hietaniemi | 2001-06-29 | 1 | -2/+2 |
* | Add Configure probes for nl_langinfo() and <langinfo.h>. | Jarkko Hietaniemi | 2001-06-28 | 1 | -1/+13 |
* | Move use64bitint and use64bitall before uselargefiles. | Jarkko Hietaniemi | 2001-06-28 | 1 | -394/+394 |
* | Re: [PATCH 5.6.1] OS2 Configure | Ilya Zakharevich | 2001-06-24 | 1 | -1/+13 |
* | In Cygwin do not build NDBM_File and ODBM_File unless | Jarkko Hietaniemi | 2001-06-23 | 1 | -3/+3 |