summaryrefslogtreecommitdiff
path: root/configure.com
Commit message (Expand)AuthorAgeFilesLines
* Remove unused probes in configure.com.Craig A. Berry2017-10-251-53/+0
* Probe for strnlen on VMSDagfinn Ilmari Mannsåker2017-10-211-1/+19
* Rely on C89 <string.h>Aaron Crane2017-10-211-1/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <math.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 strerror()Aaron Crane2017-10-211-2/+0
* Don't try to use <values.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <float.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <limits.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-1/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-3/+0
* Rely on C89 variadic prototypesAaron Crane2017-10-211-1/+0
* Rely on C89 vprintf()Aaron Crane2017-10-211-2/+0
* Rely on C89 snprintf()Aaron Crane2017-10-211-4/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-211-1/+0
* Assume we have C89 memchr()Aaron Crane2017-10-211-2/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-211-4/+0
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-211-5/+0
* Don't look for a "safe" memcpy()Aaron Crane2017-10-211-1/+0
* Assume we have C89 memset()Aaron Crane2017-10-211-3/+0
* Remove USE_STRUCT_COPY in favour of C89 struct assignmentAaron Crane2017-10-211-1/+0
* Add new Configure probesH.Merijn Brand2017-10-211-0/+10
* Actually test for memrchr in VMSH.Merijn Brand2017-10-131-1/+19
* Finish adding memrchr Configure probeDagfinn Ilmari Mannsåker2017-10-131-0/+1
* add probes for openat, unlinkat, renameat, linkat and fchmodatTony Cook2017-09-111-0/+5
* configure.com: default_inc_excludes_dot catch-upCraig A. Berry2017-03-141-2/+23
* Remove utils/c2ph and utils/pstructAbigail2017-01-161-2/+0
* Remove directory depth check from configure.com.Craig A. Berry2016-12-091-24/+0
* Fix i64size and u64size on VMS.Craig A. Berry2016-12-091-5/+2
* Escape extended characters in configure.com's manifest check.Craig A. Berry2016-12-081-0/+24
* No default breaks win32 and VMSH.Merijn Brand2016-11-121-1/+1
* Remove "." from default @INC when default_inc_excludes_dot is setH.Merijn Brand2016-11-111-0/+1
* configure.com: missing ELSE in usethreads logicCraig A. Berry2016-11-031-0/+2
* Compiler choice clean-up in configure.com.Craig A. Berry2016-11-031-28/+5
* Treat VSI C the same as DEC/Compaq/HP C.Craig A. Berry2016-11-011-3/+6
* Configure: add defs summarizing doublekind/longdblkindJarkko Hietaniemi2016-10-281-0/+42
* Make the "where install" directories Unix-format on VMS.Craig A. Berry2016-09-051-32/+31
* Add probe for gai_strerrorH.Merijn Brand2016-08-111-0/+1
* Correct 3 bad email addresses for 'perlbug'.James E Keenan2016-08-011-1/+1
* forgot the cfgvarH.Merijn Brand2016-07-281-0/+1
* Add Configure probe for strerror_l()Aaron Crane2016-06-021-0/+1
* Add Configure probe for querylocale()Aaron Crane2016-06-021-0/+1
* Revert "configure.com update for newlocale, freelocale, and uselocale."Craig A. Berry2016-03-261-3/+0
* Add probe for memmemH.Merijn Brand2016-03-251-0/+1
* configure.com update for newlocale, freelocale, and uselocale.Craig A. Berry2016-03-191-0/+3
* regenH.Merijn Brand2016-03-191-0/+3
* VMS does have the siginfo_si_* fields.Craig A. Berry2016-01-301-7/+7
* Update utils commands in configure.com.Craig A. Berry2016-01-301-1/+2