2001-11-25 |
Jarkko Hietaniemi |
Extraenous breaks noticed by David Dyck. |
blob | commitdiff |
2001-11-23 |
Jarkko Hietaniemi |
Regen Porting stuff; regen toc; cleanup nit in Configure. |
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-22 |
Jarkko Hietaniemi |
procselfexe tweak: for some reason I had a ls in |
blob | commitdiff | diff to current |
2001-11-22 |
Jarkko Hietaniemi |
The #13182 didn't really help. The real problem |
blob | commitdiff | diff to current |
2001-11-21 |
Jarkko Hietaniemi |
AIX has broken builtin 'test'. |
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-11-05 |
Jarkko Hietaniemi |
Support a config.arch file, similar to config.over, |
blob | commitdiff | diff to current |
2001-10-25 |
Andy Dougherty |
Re: Not OK @12650 |
blob | commitdiff | diff to current |
2001-10-25 |
Andy Dougherty |
Re: ithreads doesn't like usedl=n |
blob | commitdiff | diff to current |
2001-10-03 |
H.Merijn Brand |
Both cygwin and djgpp on one machine |
blob | commitdiff | diff to current |
2001-09-24 |
Jarkko Hietaniemi |
Add a few glibc cpp symbols to probe for. |
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 |
Jarkko Hietaniemi |
The lseek fix (#11991) was no fix. |
blob | commitdiff | diff to current |
2001-09-11 |
Blair Zajac |
Configure not recording lseek proto |
blob | commitdiff | diff to current |
2001-08-22 |
H.Merijn Brand |
Configure blooper |
blob | commitdiff | diff to current |
2001-08-17 |
Jarkko Hietaniemi |
Allow the threads extension to be found if present. |
blob | commitdiff | diff to current |
2001-08-09 |
Jarkko Hietaniemi |
Introduce more floating point classifying APIs; |
blob | commitdiff | diff to current |
2001-07-31 |
Jarkko Hietaniemi |
Multiple modules didn't work; plus typo fixes. |
blob | commitdiff | diff to current |
2001-07-31 |
Jarkko Hietaniemi |
Add -Wall in cflags, not in Configure. |
blob | commitdiff | diff to current |
2001-07-31 |
Sean Dague |
Configure's detection of system manual |
blob | commitdiff | diff to current |
2001-07-30 |
Jarkko Hietaniemi |
extras.make, extras.test, and extras.install make targets. |
blob | commitdiff | diff to current |
2001-07-30 |
Jarkko Hietaniemi |
Better to have the list of extras in $extras than ... |
blob | commitdiff | diff to current |
2001-07-30 |
Jarkko Hietaniemi |
Add the support of asking for extra modules or bundles... |
blob | commitdiff | diff to current |
2001-07-29 |
Wilfredo Sánchez |
Darwin: -fpic not so good |
blob | commitdiff | diff to current |
2001-07-23 |
Jarkko Hietaniemi |
Too volatile failsafe check. |
blob | commitdiff | diff to current |
2001-07-14 |
Jarkko Hietaniemi |
#include <stdlib.h> so that exit() is prototyped, |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Add HAS_PTHREAD_ATFORK. |
blob | commitdiff | diff to current |
2001-07-12 |
Andy Dougherty |
Re: [PATCH Configure] perl -V broken |
blob | commitdiff | diff to current |
2001-07-08 |
Jarkko Hietaniemi |
Detypo, problem noticed by Gerrit P. Haase. |
blob | commitdiff | diff to current |
2001-07-08 |
Jarkko Hietaniemi |
Add I18N::Langinfo, which is basically a wrapper around |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-04 |
Jarkko Hietaniemi |
Somehow the #ifdefs of the added code (in #11093) made |
blob | commitdiff | diff to current |
2001-07-02 |
Jarkko Hietaniemi |
Whitespace allowed at the ends of /lib/syscalls.exp... |
blob | commitdiff | diff to current |
2001-07-02 |
Jarkko Hietaniemi |
The fcntl locking test may hang if NFS locking messed up; |
blob | commitdiff | diff to current |
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 |
next |