summaryrefslogtreecommitdiff
path: root/uconfig.h
Commit message (Expand)AuthorAgeFilesLines
* Bump perl version in various places for 5.32.0Sawyer X2020-05-291-9/+9
* Finalize config_h.SH for the __attribute__(always_inline) probeNiko Tyni2020-05-241-1/+5
* Fix config_h.SH duplication due to re-running Porting/config_h.plNiko Tyni2020-05-241-1/+1
* add Configure probe for struct sockaddr_storageTomasz Konojacki2020-05-191-2/+7
* Bump back to 5.31.11, if we need to release itSawyer X2020-04-091-9/+9
* Bump version to 5.32.0Sawyer X2020-03-211-9/+9
* fixing usally and paternBryan Stenson2019-12-191-2/+2
* Regenerate Configure and friends after metaconfig changesKarl Williamson2019-12-031-2/+9
* Fix erroneous references to USE_CBACKTRACESteve Hay2019-06-241-3/+3
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-221-9/+9
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-101-9/+9
* Regen uconfig.hAaron Crane2019-04-261-1/+4
* Regenerate Configure from latest metaconfigAaron Crane2019-04-251-3/+3
* Improve setlocale() detection in Configure-ish filesKarl Williamson2019-03-041-8/+13
* Add towupper() and towlower() to Configure-ish filesKarl Williamson2019-03-041-2/+14
* Add wctype.h to Configure-ish filesKarl Williamson2019-03-041-2/+7
* Rely on C89 "const"Aaron Crane2018-11-271-13/+2
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-241-9/+9
* Regen, againSawyer X2018-04-201-1/+1
* Fix Module::CoreList versionsSawyer X2018-04-201-8/+8
* 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