summaryrefslogtreecommitdiff
path: root/uconfig.h
Commit message (Expand)AuthorAgeFilesLines
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-191-2/+8
* Rebuild Configure from latest unitsAaron Crane2018-04-191-2/+7
* regen uconfig.hTony Cook2018-04-171-162/+162
* Regen uconfig.hKarl Williamson2018-03-271-1/+1
* configure probe for mkostemp()Zefram2017-12-221-2/+9
* configure probes for accept4(), dup3(), pipe2()Zefram2017-12-221-2/+20
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-2/+13
* Rely on C89 <string.h>Aaron Crane2017-10-211-8/+2
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-211-8/+2
* Rely on C89 <assert.h>Aaron Crane2017-10-211-8/+2
* Rely on C89 <math.h>Aaron Crane2017-10-211-8/+2
* Rely on C89 strerror()Aaron Crane2017-10-211-14/+2
* Don't try to use <values.h>Aaron Crane2017-10-211-10/+2
* Rely on C89 <float.h> defining DBL_DIGAaron Crane2017-10-211-9/+1
* Rely on C89 <float.h>Aaron Crane2017-10-211-9/+2
* Rely on C89 <limits.h>Aaron Crane2017-10-211-17/+10
* Rely on C89 <time.h>Aaron Crane2017-10-211-3/+3
* Rely on C89 strchr() and strrchr()Aaron Crane2017-10-211-13/+1
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-10/+2
* Rely on C89 <stddef.h>Aaron Crane2017-10-211-8/+2
* Rely on C89 <stdlib.h>Aaron Crane2017-10-211-7/+1
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-13/+2
* Rely on C89 prototypesAaron Crane2017-10-211-19/+1
* Rely on C89 variadic prototypesAaron Crane2017-10-211-24/+2
* Rely on C89 vprintf()Aaron Crane2017-10-211-16/+2
* Rely on C89 snprintf()Aaron Crane2017-10-211-13/+2
* Assume C89 "volatile" keywordAaron Crane2017-10-211-11/+2
* Assume we have C89 memchr()Aaron Crane2017-10-211-8/+2
* Assume we have sane C89 memcmp()Aaron Crane2017-10-211-21/+2
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-211-30/+2
* Don't look for a "safe" memcpy()Aaron Crane2017-10-211-10/+2
* Assume we have C89 memset()Aaron Crane2017-10-211-14/+2
* Remove USE_STRUCT_COPY in favour of C89 struct assignmentAaron Crane2017-10-211-9/+2
* Add new Configure probesH.Merijn Brand2017-10-211-15/+79
* Finish adding memrchr Configure probeDagfinn Ilmari Mannsåker2017-10-131-2/+9
* uconfig.h: Regenerate for releaseJohn SJ Anderson2017-09-191-33/+29
* add probes for openat, unlinkat, renameat, linkat and fchmodatTony Cook2017-09-111-2/+27
* Regenerate and update Op_private and uconfig.hSawyer X2017-05-311-1/+1
* Bump version: 5.26.0 -> 5.27.0, including fixesSawyer X2017-05-311-8/+8
* Bump version: 5.25.12 -> 5.26.0Sawyer X2017-04-211-9/+9
* Regen uconfig.shSawyer X2017-04-191-1/+1
* Version debump: 5.26.0 -> 5.25.12Sawyer X2017-04-191-8/+8
* Fix uconfig errorsChris 'BinGOs' Williams2017-03-211-1/+1
* Version bump: 5.25.11 -> 5.26.0Sawyer X2017-03-201-8/+8
* genen. sorryH.Merijn Brand2016-11-121-2/+2
* Push current state to work on failing testsH.Merijn Brand2016-11-111-2/+2
* Remove "." from default @INC when default_inc_excludes_dot is setH.Merijn Brand2016-11-111-0/+6
* Regen uconfig.hAaron Crane2016-11-111-15/+15
* Configure: add defs summarizing doublekind/longdblkindJarkko Hietaniemi2016-10-281-2/+71
* make regen for the IBM/CRAY fpJarkko Hietaniemi2016-10-171-1/+7