summaryrefslogtreecommitdiff
path: root/Porting/config.sh
Commit message (Expand)AuthorAgeFilesLines
* Regen Glossary.Jarkko Hietaniemi2002-02-201-5/+5
* Regen Glossary.Jarkko Hietaniemi2002-02-171-5/+5
* Get rid of the _() macro since (1) we require ANSI anywayJarkko Hietaniemi2002-01-221-10/+11
* Regen Porting stuff; regen toc; cleanup nit in Configure.Jarkko Hietaniemi2001-11-231-9/+12
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-201-14/+12
* Configure not recording lseek protoBlair Zajac2001-09-111-8/+8
* Decommission Time::Piece; unnecessary Yet Another Time-Date Module.Jarkko Hietaniemi2001-08-101-8/+8
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-091-7/+19
* Regen Porting stuff.Jarkko Hietaniemi2001-07-311-48/+46
* Bump the version to 5.7.2.Jarkko Hietaniemi2001-07-131-18/+18
* Add HAS_PTHREAD_ATFORK.Jarkko Hietaniemi2001-07-121-5/+6
* Regen Configure, modlib, toc.Jarkko Hietaniemi2001-07-121-9/+10
* Add Configure probes for nl_langinfo() and <langinfo.h>.Jarkko Hietaniemi2001-06-281-7/+9
* Further tiny bcopy cleanupAndy Dougherty2001-06-221-5/+5
* Add fchdir() probe (in non-UNIX systems assume it doesn't exist).Jarkko Hietaniemi2001-06-211-4/+5
* After some reading I don't think we can blindlyJarkko Hietaniemi2001-06-201-7/+6
* The first steps towards cross-compilation.Jarkko Hietaniemi2001-06-151-7/+11
* Add Configure directive -Dusereentrant for Artur's ithreads work,Jarkko Hietaniemi2001-06-131-4/+5
* Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.Jarkko Hietaniemi2001-06-081-4/+5
* Regen Glossary et alia.Jarkko Hietaniemi2001-06-081-5/+10
* Missed HAS_SETRESGID_PROTO. No serious harm done sinceJarkko Hietaniemi2001-06-041-4/+5
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-4/+9
* Introduce $Config{afsroot}.Jarkko Hietaniemi2001-05-301-2/+5
* Regen Porting stuff.Jarkko Hietaniemi2001-05-161-6/+6
* Move the strftime() wrapper from POSIX.xs to util.cJarkko Hietaniemi2001-04-191-5/+6
* Bump patchlevel to 5.7.1.Jarkko Hietaniemi2001-04-071-20/+20
* Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed forJarkko Hietaniemi2001-04-051-5/+16
* Add sockatmark() probing.Jarkko Hietaniemi2001-03-271-6/+7
* Regen files for mainline.Jarkko Hietaniemi2001-03-031-7/+9
* Forgotten from #8501.Jarkko Hietaniemi2001-01-231-2/+2
* Define SIG_SIZE, the number of elements in the sig_name andJarkko Hietaniemi2001-01-171-2/+3
* Revert #8437 and #8438, the Linux large files story is more complex.Jarkko Hietaniemi2001-01-151-3/+2
* (Reverted by #8440)Jarkko Hietaniemi2001-01-141-2/+3
* Use UVXf.Jarkko Hietaniemi2001-01-121-2/+2
* Add sigprocmask() probe, regen Configure, regen toc.Jarkko Hietaniemi2001-01-121-5/+6
* Rename testsyml to issymlink.Jarkko Hietaniemi2000-12-211-2/+3
* Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).Jarkko Hietaniemi2000-12-191-2/+2
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-3/+3
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari...Nicholas Clark2000-12-151-6/+7
* Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-211-2/+3
* Add HAS_SBRK_PROTO.Jarkko Hietaniemi2000-11-161-2/+3
* Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-161-2/+3
* Add HAS_FSYNC, lack noticed by Nicholas Clark.Jarkko Hietaniemi2000-11-121-2/+3
* Add getpagesize() probing, on non-UNIX guess 'undef'.Jarkko Hietaniemi2000-11-111-3/+4
* Add FCNTL_CAN_LOCK.Andy Dougherty2000-11-041-2/+3
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-2/+4
* Introduce the man[24-8] variables, from Andy Dougherty.Jarkko Hietaniemi2000-10-121-2/+2
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-101-2/+3
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-101-3/+2
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-041-5/+7