summaryrefslogtreecommitdiff
path: root/config_h.SH
Commit message (Expand)AuthorAgeFilesLines
* Backport of _most_ of the changes in #19218: not one bigJarkko Hietaniemi2003-04-151-22/+24
* Big patch from Alan Burlison to make Solaris long doubles work.Jarkko Hietaniemi2003-04-151-0/+22
* The description of SIG_SIZE was off.Jarkko Hietaniemi2003-03-181-2/+2
* Signal issues.Jarkko Hietaniemi2003-03-141-2/+6
* [patch config_h.SH] redefining __attribute__Stas Bekman2003-03-061-289/+292
* Couple more _r possibilities (found in a RH 8.0 box), andJarkko Hietaniemi2003-03-051-2150/+2158
* Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are...Slaven Rezic2002-12-091-0/+5
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-8/+0
* nanosleep probes as per Jarkko's requestH.Merijn Brand2002-09-301-0/+6
* re-synced Configure to backported metaunitsH.Merijn Brand2002-09-111-1859/+1858
* better modfl detectionNicholas Clark2002-08-121-0/+7
* Change version from 5.8.0 to 5.9.0.Hugo van der Sanden2002-08-041-1852/+1852
* Forgot from #16991.Jarkko Hietaniemi2002-06-051-1/+2
* Document better what the foo_r_proto are supposed to be.Jarkko Hietaniemi2002-05-201-0/+144
* Somebody might be compiling a newer Digest::MD5.Jarkko Hietaniemi2002-05-011-0/+2
* Try #2 of getting rid of bincompat5005.Jarkko Hietaniemi2002-05-011-8/+0
* No bincompat5005.Jarkko Hietaniemi2002-05-011-2/+2
* Use UV (not long) for BYTEORDER.Jarkko Hietaniemi2002-04-231-1/+1
* Interesting... where did this come from?Jarkko Hietaniemi2002-03-291-0/+4
* d_nv_preserves_uv_bitsNicholas Clark2002-03-181-1/+1
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-0/+486
* Scan for tm_zone (and tm_gmtoff, while we are at it).Jarkko Hietaniemi2002-03-061-0/+5
* d_Gconvert hints and GlossaryYitzchak Scott-Thoennes2002-02-201-1/+1
* Okay, you can come home now, _().Jarkko Hietaniemi2002-01-251-4/+4
* Get rid of the _() macro since (1) we require ANSI anywayJarkko Hietaniemi2002-01-221-37/+37
* Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems ...Jonathan Stowe2002-01-121-6/+6
* Re-gen Configure based on #13778..13781.Jarkko Hietaniemi2001-12-191-6/+6
* Better to "quote" the pathname.Jarkko Hietaniemi2001-11-231-0/+5
* Add probing for BSD-like /proc/curproc/file.Jarkko Hietaniemi2001-11-231-2/+5
* Add probing for dirfd() so that it can be added it IO::Dir.Jarkko Hietaniemi2001-11-231-0/+6
* procselfexe tweaks.Jarkko Hietaniemi2001-11-211-1474/+1474
* Use /proc/self/exe to set $^X on linux (or anywhere newNick Ing-Simmons2001-11-191-1469/+1475
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-201-12/+0
* Configure not recording lseek protoBlair Zajac2001-09-111-27/+27
* Due to braindamaged makedef.pl change 11758 broke makedef.plArtur Bergman2001-08-301-2/+1
* make sure USE_THREADS is defined so external apps workArtur Bergman2001-08-291-0/+1
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-1/+1
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-091-0/+130
* Add HAS_PTHREAD_ATFORK.Jarkko Hietaniemi2001-07-121-0/+6
* Detypo, problem noticed by Gerrit P. Haase.Jarkko Hietaniemi2001-07-081-1/+1
* Add Configure probes for nl_langinfo() and <langinfo.h>.Jarkko Hietaniemi2001-06-281-0/+13
* Further tiny bcopy cleanupAndy Dougherty2001-06-221-4/+4
* Add fchdir() probe (in non-UNIX systems assume it doesn't exist).Jarkko Hietaniemi2001-06-211-0/+6
* After some reading I don't think we can blindlyJarkko Hietaniemi2001-06-201-6/+0
* The first steps towards cross-compilation.Jarkko Hietaniemi2001-06-151-39/+45
* Add Configure directive -Dusereentrant for Artur's ithreads work,Jarkko Hietaniemi2001-06-131-0/+6
* Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.Jarkko Hietaniemi2001-06-081-0/+8
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-0/+41
* Missed HAS_SETRESGID_PROTO. No serious harm done sinceJarkko Hietaniemi2001-06-041-0/+8
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-0/+31