| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the _() macro since (1) we require ANSI anyway | Jarkko Hietaniemi | 2002-01-22 | 1 | -37/+37 |
* | Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems ... | Jonathan Stowe | 2002-01-12 | 1 | -6/+6 |
* | Re-gen Configure based on #13778..13781. | Jarkko Hietaniemi | 2001-12-19 | 1 | -6/+6 |
* | Better to "quote" the pathname. | Jarkko Hietaniemi | 2001-11-23 | 1 | -0/+5 |
* | Add probing for BSD-like /proc/curproc/file. | Jarkko Hietaniemi | 2001-11-23 | 1 | -2/+5 |
* | Add probing for dirfd() so that it can be added it IO::Dir. | Jarkko Hietaniemi | 2001-11-23 | 1 | -0/+6 |
* | procselfexe tweaks. | Jarkko Hietaniemi | 2001-11-21 | 1 | -1474/+1474 |
* | Use /proc/self/exe to set $^X on linux (or anywhere new | Nick Ing-Simmons | 2001-11-19 | 1 | -1469/+1475 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 1 | -12/+0 |
* | Configure not recording lseek proto | Blair Zajac | 2001-09-11 | 1 | -27/+27 |
* | Due to braindamaged makedef.pl change 11758 broke makedef.pl | Artur Bergman | 2001-08-30 | 1 | -2/+1 |
* | make sure USE_THREADS is defined so external apps work | Artur Bergman | 2001-08-29 | 1 | -0/+1 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -1/+1 |
* | Introduce more floating point classifying APIs; | Jarkko Hietaniemi | 2001-08-09 | 1 | -0/+130 |
* | Add HAS_PTHREAD_ATFORK. | Jarkko Hietaniemi | 2001-07-12 | 1 | -0/+6 |
* | Detypo, problem noticed by Gerrit P. Haase. | Jarkko Hietaniemi | 2001-07-08 | 1 | -1/+1 |
* | Add Configure probes for nl_langinfo() and <langinfo.h>. | Jarkko Hietaniemi | 2001-06-28 | 1 | -0/+13 |
* | Further tiny bcopy cleanup | Andy Dougherty | 2001-06-22 | 1 | -4/+4 |
* | Add fchdir() probe (in non-UNIX systems assume it doesn't exist). | Jarkko Hietaniemi | 2001-06-21 | 1 | -0/+6 |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 1 | -6/+0 |
* | The first steps towards cross-compilation. | Jarkko Hietaniemi | 2001-06-15 | 1 | -39/+45 |
* | Add Configure directive -Dusereentrant for Artur's ithreads work, | Jarkko Hietaniemi | 2001-06-13 | 1 | -0/+6 |
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. | Jarkko Hietaniemi | 2001-06-08 | 1 | -0/+8 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 1 | -0/+41 |
* | Missed HAS_SETRESGID_PROTO. No serious harm done since | Jarkko Hietaniemi | 2001-06-04 | 1 | -0/+8 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 1 | -0/+31 |
* | Use OSVERS. | Jarkko Hietaniemi | 2001-05-16 | 1 | -5/+3 |
* | DG-UX threading patches, including a README.dgux, | Jarkko Hietaniemi | 2001-05-16 | 1 | -0/+8 |
* | The problem described in 20010514.031 still wasn't | Jarkko Hietaniemi | 2001-05-15 | 1 | -1/+1 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 1 | -0/+6 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 1 | -0/+67 |
* | Add sockatmark() probing. | Jarkko Hietaniemi | 2001-03-27 | 1 | -0/+11 |
* | The SIG_SIZE is the number of the elements *excluding* | Jarkko Hietaniemi | 2001-01-21 | 1 | -1/+1 |
* | Define SIG_SIZE, the number of elements in the sig_name and | Jarkko Hietaniemi | 2001-01-17 | 1 | -0/+5 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 1 | -6/+0 |
* | (Reverted by #8440) | Jarkko Hietaniemi | 2001-01-14 | 1 | -0/+6 |
* | Use UVXf. | Jarkko Hietaniemi | 2001-01-12 | 1 | -0/+5 |
* | Add sigprocmask() probe, regen Configure, regen toc. | Jarkko Hietaniemi | 2001-01-12 | 1 | -0/+7 |
* | Regen Configure, nitfix uconfig.sh (d_vendorarch is needed). | Jarkko Hietaniemi | 2000-12-19 | 1 | -75/+75 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -0/+6 |
* | If longsize is 8 we don't need a LL suffix for integer constants. | Jarkko Hietaniemi | 2000-12-15 | 1 | -6/+0 |
* | strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari... | Nicholas Clark | 2000-12-15 | 1 | -6/+12 |
* | Try to find stdchar also from <stdio_impl.h>. | Jarkko Hietaniemi | 2000-12-01 | 1 | -6/+6 |
* | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 1 | -0/+11 |
* | Add HAS_SBRK_PROTO. | Jarkko Hietaniemi | 2000-11-16 | 1 | -0/+9 |
* | Add fwalk() probe to the configuration files and regen perltoc. | Jarkko Hietaniemi | 2000-11-16 | 1 | -0/+6 |
* | Add HAS_FSYNC, lack noticed by Nicholas Clark. | Jarkko Hietaniemi | 2000-11-12 | 1 | -0/+7 |
* | Add getpagesize() probing, on non-UNIX guess 'undef'. | Jarkko Hietaniemi | 2000-11-11 | 1 | -0/+7 |
* | Add FCNTL_CAN_LOCK. | Andy Dougherty | 2000-11-04 | 1 | -0/+7 |
* | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 1 | -0/+11 |