2002-08-11 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff |
2002-06-05 |
Jarkko Hietaniemi |
Forgot from #16991. |
blob | commitdiff | diff to current |
2002-05-20 |
Jarkko Hietaniemi |
Document better what the foo_r_proto are supposed to be. |
blob | commitdiff | diff to current |
2002-05-01 |
Jarkko Hietaniemi |
Somebody might be compiling a newer Digest::MD5. |
blob | commitdiff | diff to current |
2002-05-01 |
Jarkko Hietaniemi |
Try #2 of getting rid of bincompat5005. |
blob | commitdiff | diff to current |
2002-05-01 |
Jarkko Hietaniemi |
No bincompat5005. |
blob | commitdiff | diff to current |
2002-04-23 |
Jarkko Hietaniemi |
Use UV (not long) for BYTEORDER. |
blob | commitdiff | diff to current |
2002-03-29 |
Jarkko Hietaniemi |
Interesting... where did this come from? |
blob | commitdiff | diff to current |
2002-03-18 |
Nicholas Clark |
d_nv_preserves_uv_bits |
blob | commitdiff | diff to current |
2002-03-15 |
Jarkko Hietaniemi |
Monster _r patch: try to scan for all known _r variants, |
blob | commitdiff | diff to current |
2002-03-06 |
Jarkko Hietaniemi |
Scan for tm_zone (and tm_gmtoff, while we are at it). |
blob | commitdiff | diff to current |
2002-02-20 |
Yitzchak Scott-Tho... |
d_Gconvert hints and Glossary |
blob | commitdiff | diff to current |
2002-01-25 |
Jarkko Hietaniemi |
Okay, you can come home now, _(). |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-22 |
Jarkko Hietaniemi |
Get rid of the _() macro since (1) we require ANSI... |
blob | commitdiff | diff to current |
2002-01-12 |
Jonathan Stowe |
Re: [PATCH Configure ext/NDBM_File/hints/linux.pl]... |
blob | commitdiff | diff to current |
2001-12-19 |
Jarkko Hietaniemi |
Re-gen Configure based on #13778..13781. |
blob | commitdiff | diff to current |
2001-11-23 |
Jarkko Hietaniemi |
Better to "quote" the pathname. |
blob | commitdiff | diff to current |
2001-11-23 |
Jarkko Hietaniemi |
Add probing for BSD-like /proc/curproc/file. |
blob | commitdiff | diff to current |
2001-11-23 |
Jarkko Hietaniemi |
Add probing for dirfd() so that it can be added it... |
blob | commitdiff | diff to current |
2001-11-21 |
Jarkko Hietaniemi |
procselfexe tweaks. |
blob | commitdiff | diff to current |
2001-11-19 |
Nick Ing-Simmons |
Use /proc/self/exe to set $^X on linux (or anywhere new |
blob | commitdiff | diff to current |
2001-09-20 |
Jarkko Hietaniemi |
Remove iconv references since we are not using it |
blob | commitdiff | diff to current |
2001-09-11 |
Blair Zajac |
Configure not recording lseek proto |
blob | commitdiff | diff to current |
2001-08-30 |
Artur Bergman |
Due to braindamaged makedef.pl change 11758 broke maked... |
blob | commitdiff | diff to current |
2001-08-29 |
Artur Bergman |
make sure USE_THREADS is defined so external apps work |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
blob | commitdiff | diff to current |
2001-08-09 |
Jarkko Hietaniemi |
Introduce more floating point classifying APIs; |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Add HAS_PTHREAD_ATFORK. |
blob | commitdiff | diff to current |
2001-07-08 |
Jarkko Hietaniemi |
Detypo, problem noticed by Gerrit P. Haase. |
blob | commitdiff | diff to current |
2001-06-28 |
Jarkko Hietaniemi |
Add Configure probes for nl_langinfo() and <langinfo.h>. |
blob | commitdiff | diff to current |
2001-06-22 |
Andy Dougherty |
Further tiny bcopy cleanup |
blob | commitdiff | diff to current |
2001-06-21 |
Jarkko Hietaniemi |
Add fchdir() probe (in non-UNIX systems assume it doesn... |
blob | commitdiff | diff to current |
2001-06-20 |
Jarkko Hietaniemi |
After some reading I don't think we can blindly |
blob | commitdiff | diff to current |
2001-06-15 |
Jarkko Hietaniemi |
The first steps towards cross-compilation. |
blob | commitdiff | diff to current |
2001-06-13 |
Jarkko Hietaniemi |
Add Configure directive -Dusereentrant for Artur's... |
blob | commitdiff | diff to current |
2001-06-09 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-08 |
Jarkko Hietaniemi |
Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. |
blob | commitdiff | diff to current |
2001-06-04 |
Jarkko Hietaniemi |
Configure tweaks; add prototype probes, make the cpp... |
blob | commitdiff | diff to current |
2001-06-04 |
Jarkko Hietaniemi |
Missed HAS_SETRESGID_PROTO. No serious harm done since |
blob | commitdiff | diff to current |
2001-06-02 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-01 |
Jarkko Hietaniemi |
Configure tweaks; record the Berkeley DB version, |
blob | commitdiff | diff to current |
2001-05-16 |
Jarkko Hietaniemi |
Use OSVERS. |
blob | commitdiff | diff to current |
2001-05-16 |
Jarkko Hietaniemi |
DG-UX threading patches, including a README.dgux, |
blob | commitdiff | diff to current |
2001-05-15 |
Jarkko Hietaniemi |
The problem described in 20010514.031 still wasn't |
blob | commitdiff | diff to current |
2001-04-19 |
Jarkko Hietaniemi |
Move the strftime() wrapper from POSIX.xs to util.c |
blob | commitdiff | diff to current |
2001-04-05 |
Jarkko Hietaniemi |
Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for |
blob | commitdiff | diff to current |
2001-03-27 |
Jarkko Hietaniemi |
Add sockatmark() probing. |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-21 |
Jarkko Hietaniemi |
The SIG_SIZE is the number of the elements *excluding* |
blob | commitdiff | diff to current |
2001-01-17 |
Jarkko Hietaniemi |
Define SIG_SIZE, the number of elements in the sig_name and |
blob | commitdiff | diff to current |
2001-01-15 |
Jarkko Hietaniemi |
Revert #8437 and #8438, the Linux large files story... |
blob | commitdiff | diff to current |
2001-01-14 |
Jarkko Hietaniemi |
(Reverted by #8440) |
blob | commitdiff | diff to current |
2001-01-12 |
Jarkko Hietaniemi |
Use UVXf. |
blob | commitdiff | diff to current |
2001-01-12 |
Jarkko Hietaniemi |
Add sigprocmask() probe, regen Configure, regen toc. |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-19 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-19 |
Jarkko Hietaniemi |
Regen Configure, nitfix uconfig.sh (d_vendorarch is... |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi |
Return of the IVUV-preservation, now seems to be happy... |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi |
If longsize is 8 we don't need a LL suffix for integer... |
blob | commitdiff | diff to current |
2000-12-15 |
Nicholas Clark |
strtoq, strtou(q|ll|l) testing (was [PATCH] faster... |
blob | commitdiff | diff to current |
2000-12-01 |
Jarkko Hietaniemi |
Try to find stdchar also from <stdio_impl.h>. |
blob | commitdiff | diff to current |
2000-11-21 |
Dominic Dunlop |
Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4... |
blob | commitdiff | diff to current |
2000-11-16 |
Jarkko Hietaniemi |
Add HAS_SBRK_PROTO. |
blob | commitdiff | diff to current |
2000-11-16 |
Jarkko Hietaniemi |
Add fwalk() probe to the configuration files and regen... |
blob | commitdiff | diff to current |
2000-11-12 |
Jarkko Hietaniemi |
Add HAS_FSYNC, lack noticed by Nicholas Clark. |
blob | commitdiff | diff to current |
2000-11-11 |
Jarkko Hietaniemi |
Add getpagesize() probing, on non-UNIX guess 'undef'. |
blob | commitdiff | diff to current |
2000-11-04 |
Andy Dougherty |
Add FCNTL_CAN_LOCK. |
blob | commitdiff | diff to current |
2000-10-24 |
Nicholas Clark |
Check if stdio supports tweaking lval and cnt simultane... |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-06 |
Jarkko Hietaniemi |
Fix bug in #7157 (s/cflags/ccflags); moved the -o foo |
blob | commitdiff | diff to current |
2000-09-12 |
Jarkko Hietaniemi |
The #7054 truncated Configure badly. |
blob | commitdiff | diff to current |
2000-09-12 |
Paul Marquess |
RE: [Patch 5.7.0] Removing -ldb from the core build |
blob | commitdiff | diff to current |
2000-08-31 |
Jarkko Hietaniemi |
sscanf() may be the only way to read long doubles from... |
blob | commitdiff | diff to current |
2000-08-28 |
Jarkko Hietaniemi |
Add -ld to archname on long tr...double platforms. |
blob | commitdiff | diff to current |
2000-08-25 |
Dan Hale |
AIX 4.3.3 has SOCKS in libc with a differently named... |
blob | commitdiff | diff to current |
2000-08-18 |
Abigail |
Introduce NVef, NVff, and NVgf, use the middle one. |
blob | commitdiff | diff to current |
2000-08-17 |
Jarkko Hietaniemi |
Retract #6645. |
blob | commitdiff | diff to current |
2000-08-15 |
Dominic Dunlop |
(Retracted by #6660) |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-02 |
Paul Saab |
In new BSDs changes to argv[] do not show up in ps... |
blob | commitdiff | diff to current |
2000-07-27 |
Jeffrey Friedl |
Use setproctitle() if available to modify $0. |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6231..6240 into mainline |
blob | commitdiff | diff to current |
2000-06-27 |
Jarkko Hietaniemi |
Configure maintenance. Sever some dependency cycles, |
blob | commitdiff | diff to current |
2000-05-31 |
Jarkko Hietaniemi |
microperl changes from Simon Cozens; Makefile for microperl |
blob | commitdiff | diff to current |
2000-05-30 |
Jarkko Hietaniemi |
Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou... |
blob | commitdiff | diff to current |
2000-05-30 |
Jarkko Hietaniemi |
Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-05-08 |
Jarkko Hietaniemi |
Introduce NV_PRESERVED_BITS. Not yet used anywhere but |
blob | commitdiff | diff to current |
2000-05-07 |
Jarkko Hietaniemi |
Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, |
blob | commitdiff | diff to current |
2000-04-28 |
Jarkko Hietaniemi |
Regen Configure. |
blob | commitdiff | diff to current |
2000-04-28 |
Gurusamy Sarathy |
support additional library locations via $Config{otherl... |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Regen Configure to match #5937. |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-24 |
Gurusamy Sarathy |
small os390 tweaks (from Peter Prymmer) |
blob | commitdiff | diff to current |
2000-03-21 |
Jarkko Hietaniemi |
s/setgropus/setgroups/; # detypo in a comment |
blob | commitdiff | diff to current |
2000-03-18 |
Jarkko Hietaniemi |
(Re-)introduce $uidsign and $gidsign. |
blob | commitdiff | diff to current |
2000-03-18 |
Jarkko Hietaniemi |
Configure nits: rewording from Sarathy (aka #5796), |
blob | commitdiff | diff to current |
2000-03-17 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
next |