2001-06-29 |
Jarkko Hietaniemi |
I thought this Configure glitch for AIX was just recent... |
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-28 |
Jarkko Hietaniemi |
Move use64bitint and use64bitall before uselargefiles. |
blob | commitdiff | diff to current |
2001-06-24 |
Ilya Zakharevich |
Re: [PATCH 5.6.1] OS2 Configure |
blob | commitdiff | diff to current |
2001-06-23 |
Jarkko Hietaniemi |
In Cygwin do not build NDBM_File and ODBM_File unless |
blob | commitdiff | diff to current |
2001-06-22 |
Jarkko Hietaniemi |
Cleanup of the cross-compilation unit. |
blob | commitdiff | diff to current |
2001-06-22 |
Andy Dougherty |
Further tiny bcopy cleanup |
blob | commitdiff | diff to current |
2001-06-22 |
Jarkko Hietaniemi |
Tell that you are removing the unneeded -lsfio. |
blob | commitdiff | diff to current |
2001-06-21 |
Jarkko Hietaniemi |
More d'ohs. |
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-21 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-21 |
Jarkko Hietaniemi |
Cross-configuration changes: make $from to rm the files |
blob | commitdiff | diff to current |
2001-06-20 |
Jarkko Hietaniemi |
Do not remove the ccsym* Cppsym* files since |
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-19 |
Spider Boardman |
[ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 ... |
blob | commitdiff | diff to current |
2001-06-19 |
Spider Boardman |
[ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 ... |
blob | commitdiff | diff to current |
2001-06-19 |
Jarkko Hietaniemi |
AIX test -s hangs with non-existent files? |
blob | commitdiff | diff to current |
2001-06-18 |
Jarkko Hietaniemi |
More cross-compilation defaults gleaned from -Dcc |
blob | commitdiff | diff to current |
2001-06-16 |
Jarkko Hietaniemi |
The extraction changed directories. |
blob | commitdiff | diff to current |
2001-06-16 |
Jarkko Hietaniemi |
Move the initialization of libnames to the beginning so |
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 |
It would be also be good if I could type. |
blob | commitdiff | diff to current |
2001-06-13 |
Jarkko Hietaniemi |
A non-empty default is a good thing. |
blob | commitdiff | diff to current |
2001-06-13 |
Jarkko Hietaniemi |
Add Configure directive -Dusereentrant for Artur's... |
blob | commitdiff | diff to current |
2001-06-11 |
Jarkko Hietaniemi |
Buglet found by Mark Bixby: "./try >... |
blob | commitdiff | diff to current |
2001-06-10 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-10 |
Artur Bergman |
Don't build Thread.pm if USEITHREADS |
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-07 |
Jarkko Hietaniemi |
Harumph, also AIX will spill its guts (i.e. dump core) |
blob | commitdiff | diff to current |
2001-06-06 |
Hugo van der Sanden |
Configure check for geborken modfl(), inspired by |
blob | commitdiff | diff to current |
2001-06-05 |
Jarkko Hietaniemi |
Extraction of the *.SH wasn't quite working with -Dmksy... |
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 |
Jarkko Hietaniemi |
Drop the -ansi from the default gcc flags. |
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-31 |
Jarkko Hietaniemi |
Allow Configure -Dinc_version_list='5.6.0/$archname... |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
Introduce $Config{afsroot}. |
blob | commitdiff | diff to current |
2001-05-29 |
Ilya Zakharevich |
[PATCH 5.6.1] signal names in Configure |
blob | commitdiff | diff to current |
2001-05-24 |
H.Merijn Brand |
Re: [ID 20010521.004] Two test suite failures on this... |
blob | commitdiff | diff to current |
2001-05-16 |
Jarkko Hietaniemi |
Use OSVERS. |
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-05-10 |
Jarkko Hietaniemi |
The #9525+#9526 didn't allow for overriding usemymalloc. |
blob | commitdiff | diff to current |
2001-05-08 |
H.Merijn Brand |
The Configure half of |
blob | commitdiff | diff to current |
2001-04-25 |
Jarkko Hietaniemi |
Allow setting cppflags hints. This may affect Darwin... |
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-07 |
Jarkko Hietaniemi |
Bump patchlevel to 5.7.1. |
blob | commitdiff | diff to current |
2001-04-05 |
Jarkko Hietaniemi |
Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for |
blob | commitdiff | diff to current |
2001-04-03 |
Jarkko Hietaniemi |
Configure sanity checks: |
blob | commitdiff | diff to current |
2001-03-27 |
Jarkko Hietaniemi |
Add sockatmark() probing. |
blob | commitdiff | diff to current |
2001-03-13 |
Jarkko Hietaniemi |
Typo in #9113. |
blob | commitdiff | diff to current |
2001-03-13 |
Peter Prymmer |
OS/390 mydomain last gasp before silly guess (was Re... |
blob | commitdiff | diff to current |
2001-03-03 |
Jarkko Hietaniemi |
Regen files for mainline. |
blob | commitdiff | diff to current |
2001-02-23 |
Jarkko Hietaniemi |
Be more helpful for devel builders, suggested by John... |
blob | commitdiff | diff to current |
2001-02-22 |
Jarkko Hietaniemi |
Add -stdio to the archname if no perlio selected, |
blob | commitdiff | diff to current |
2001-02-22 |
Jarkko Hietaniemi |
*drum roll* Make perlio the default. |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi |
Fix the sys/fcntl.h problem reported by Peter Prymmer. |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi |
If no sfio, no -lsfio. |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-02-03 |
Jarkko Hietaniemi |
For -Dusedevel builds turn off installusrbinperl and... |
blob | commitdiff | diff to current |
2001-02-03 |
Jarkko Hietaniemi |
Configure fix for the DYNIX/ptx F_SETFL problem, |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-23 |
Jarkko Hietaniemi |
Attach -perlio to the archname if so selected. |
blob | commitdiff | diff to current |
2001-01-21 |
Jarkko Hietaniemi |
Sanity check for conflicting thread flavours. |
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 |
2001-01-05 |
Robin Barker |
failure to set src='.' |
blob | commitdiff | diff to current |
2001-01-04 |
Jarkko Hietaniemi |
The new $issymlink was unknown to Mksymlinks. |
blob | commitdiff | diff to current |
2001-01-04 |
Jarkko Hietaniemi |
The $sh_c didn't fly. |
blob | commitdiff | diff to current |
2001-01-04 |
H.Merijn Brand |
AIX builtin test -h is broken, changes based on |
blob | commitdiff | diff to current |
2000-12-21 |
Jarkko Hietaniemi |
Rename testsyml to issymlink. |
blob | commitdiff | diff to current |
2000-12-21 |
Jarkko Hietaniemi |
Add Configure option -Dmksymlinks which will create... |
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 |
I don't think it's sensible or portable to test the... |
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-13 |
Andy Dougherty |
Re: [ID 20000328.039] [PATCH] Eliminate Configure use... |
blob | commitdiff | diff to current |
2000-12-03 |
Jarkko Hietaniemi |
Untangle the <stdio.h> #include nest for the stdchar... |
blob | commitdiff | diff to current |
2000-12-02 |
Jarkko Hietaniemi |
An inconvenient hang would happen if the stdio _ptr... |
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-29 |
Dominic Dunlop |
[ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on... |
blob | commitdiff | diff to current |
2000-11-26 |
Jarkko Hietaniemi |
Make the va_copy() test not to be so talkative. |
blob | commitdiff | diff to current |
2000-11-25 |
Jens Hamisch |
Undo the SOCKS workarounds, instead start using PerlIO |
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-15 |
Jarkko Hietaniemi |
Regen Configure. |
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-09 |
Jarkko Hietaniemi |
Remove unused extra arguments. |
blob | commitdiff | diff to current |
2000-11-08 |
Nicholas Clark |
PATCH std stdio for (Free)BSD |
blob | commitdiff | diff to current |
2000-11-08 |
Nicholas Clark |
More careful detection of how well NVs and UVs mix. |
blob | commitdiff | diff to current |
next |