summaryrefslogtreecommitdiff
path: root/uconfig64.sh
Commit message (Expand)AuthorAgeFilesLines
* Bump perl version in various places for 5.32.0Sawyer X2020-05-291-8/+8
* add Configure probe for struct sockaddr_storageTomasz Konojacki2020-05-191-0/+1
* Bump back to 5.31.11, if we need to release itSawyer X2020-04-091-8/+8
* Bump version to 5.32.0Sawyer X2020-03-211-8/+8
* Regenerate Configure and friends after metaconfig changesKarl Williamson2019-12-031-0/+2
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-221-8/+8
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-101-8/+8
* Improve setlocale() detection in Configure-ish filesKarl Williamson2019-03-041-0/+1
* Add towupper() and towlower() to Configure-ish filesKarl Williamson2019-03-041-0/+2
* Add wctype.h to Configure-ish filesKarl Williamson2019-03-041-0/+1
* Rely on C89 "const"Aaron Crane2018-11-271-1/+0
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-241-8/+8
* Fix Module::CoreList versionsSawyer X2018-04-201-8/+8
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-191-0/+1
* Rebuild Configure from latest unitsAaron Crane2018-04-191-0/+1
* d_strchr is C89 and has been removed from ConfigureH.Merijn Brand2018-03-271-1/+0
* configure probe for mkostemp()Zefram2017-12-221-0/+1
* configure probes for accept4(), dup3(), pipe2()Zefram2017-12-221-0/+3
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-0/+2
* 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
* Don't pretend to determine whether ansi2knr is neededAaron Crane2017-10-211-1/+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-2/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-211-1/+0
* Assume we have C89 memchr()Aaron Crane2017-10-211-1/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-211-3/+0
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-211-4/+0
* Don't look for a "safe" memcpy()Aaron Crane2017-10-211-1/+0
* Assume we have C89 memset()Aaron Crane2017-10-211-2/+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/+11
* 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
* 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-8/+8
* Version debump: 5.26.0 -> 5.25.12Sawyer X2017-04-191-8/+8
* Version bump: 5.25.11 -> 5.26.0Sawyer X2017-03-201-8/+8
* 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