summaryrefslogtreecommitdiff
path: root/uconfig64.sh
Commit message (Expand)AuthorAgeFilesLines
* Default i_sysyscall to undefH.Merijn Brand2023-04-301-1/+1
* Add sys/syscall.h probeH.Merijn Brand2023-04-281-0/+1
* Figure out I32df, U32uf, etc. in Configure rather than in perl.hTAKAI Kousuke2022-11-141-0/+5
* hide private functions with __attribute__((visibility("hidden")))Tomasz Konojacki2022-06-181-0/+1
* probe for setenv in ConfigureTomasz Konojacki2022-05-291-0/+1
* bump version to v5.37.0Ricardo Signes2022-05-271-8/+8
* bump version to v5.36.0 (RC0)Ricardo Signes2022-05-201-8/+8
* Revert "Add Configure question for taint support"Paul "LeoNerd" Evans2022-05-191-1/+0
* Add Configure question for taint supportNeil Bowers2022-04-201-0/+1
* A Configure test for C11 thread local storage specificer, _Thread_localNicholas Clark2021-09-071-0/+2
* detect struct stat.st_dev's size and signedness, and return it safelyTony Cook2021-09-011-0/+2
* only #include <xlocale.h> when it is actually neededTony Cook2021-08-111-0/+1
* Configure: apply recent metaconfig changesKarl Williamson2021-06-121-0/+4
* Configure changes for HAS_NON_INT_BITFIELDSKarl Williamson2021-06-121-0/+1
* Bump to 5.35.0:Sawyer X2021-05-211-8/+8
* Bump perl version in various places for 5.34.0Sawyer X2021-05-041-8/+8
* Add Configure probe for getenv() buffer raceKarl Williamson2020-12-191-0/+1
* Add the Configure option to enable strict by default in perl programs.Todd Rinaldo2020-09-151-0/+1
* Remove 5005threads vestiges from Configure and friendsDagfinn Ilmari Mannsåker2020-08-211-1/+0
* Bump to 5.33.0Sawyer X2020-06-281-8/+8
* 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