summaryrefslogtreecommitdiff
path: root/config_h.SH
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate "the" in commentsElvin Aslanov2023-05-031-1/+1
* Replace "define\t" with "define " in Configure/metaconfig related filesYves Orton2023-04-291-40/+40
* Add sys/syscall.h probeH.Merijn Brand2023-04-281-0/+5
* Whitespace consistency from Configure endH.Merijn Brand2023-04-281-29/+30
* Correct typos as per GH 20435James E Keenan2022-12-291-1/+1
* Figure out I32df, U32uf, etc. in Configure rather than in perl.hTAKAI Kousuke2022-11-141-0/+25
* hide private functions with __attribute__((visibility("hidden")))Tomasz Konojacki2022-06-181-0/+5
* Remove support for UltrixKarl Williamson2022-06-101-3/+3
* probe for setenv in ConfigureTomasz Konojacki2022-05-291-0/+6
* Regen Configure and friends after backportsH.Merijn Brand2021-10-291-14/+15
* A Configure test for C11 thread local storage specificer, _Thread_localNicholas Clark2021-09-071-0/+12
* detect struct stat.st_dev's size and signedness, and return it safelyTony Cook2021-09-011-0/+9
* Regen Configure and Glossary after backport of xlocale.h additionH.Merijn Brand2021-08-111-4/+4
* only #include <xlocale.h> when it is actually neededTony Cook2021-08-111-2/+7
* Configure: apply recent metaconfig changesKarl Williamson2021-06-121-1/+25
* Configure changes for HAS_NON_INT_BITFIELDSKarl Williamson2021-06-121-0/+7
* Regenerate Configure and frieds after backportH.Merijn Brand2021-02-141-6/+6
* Add Configure probe for getenv() buffer raceKarl Williamson2020-12-191-0/+13
* append colon to USE_STRICT_BY_DEFAULT descriptionDavid Mitchell2020-12-011-1/+1
* Fix typosSamanta Navarro2020-10-031-2/+2
* Add the Configure option to enable strict by default in perl programs.Todd Rinaldo2020-09-151-0/+6
* Comment for L_R_TZSET now correctly added to config_h.SHH.Merijn Brand2020-09-071-0/+3
* Merge Configure changes for z/OS and AIXH.Merijn Brand2020-08-221-2/+4
* Remove 5005threads vestiges from Configure and friendsDagfinn Ilmari Mannsåker2020-08-211-8/+6
* Finalize config_h.SH for the __attribute__(always_inline) probeNiko Tyni2020-05-241-0/+4
* Fix config_h.SH duplication due to re-running Porting/config_h.plNiko Tyni2020-05-241-12/+0
* add Configure probe for struct sockaddr_storageTomasz Konojacki2020-05-191-0/+5
* fixing usally and paternBryan Stenson2019-12-191-1/+1
* Regenerate Configure and friends after metaconfig changesKarl Williamson2019-12-031-0/+19
* Fix erroneous references to USE_CBACKTRACESteve Hay2019-06-241-2/+2
* Further integration from Configure worksH.Merijn Brand2019-04-261-0/+3
* Regenerate Configure from latest metaconfigAaron Crane2019-04-251-2/+2
* Improve setlocale() detection in Configure-ish filesKarl Williamson2019-03-041-6/+11
* Add towupper() and towlower() to Configure-ish filesKarl Williamson2019-03-041-0/+12
* Add wctype.h to Configure-ish filesKarl Williamson2019-03-041-0/+5
* Rely on C89 "const"Aaron Crane2018-11-271-11/+0
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-191-0/+6
* Rebuild Configure from latest unitsAaron Crane2018-04-191-0/+5
* Regen after backporting and mergingH.Merijn Brand2018-04-161-161/+161
* configure probe for mkostemp()Zefram2017-12-221-0/+7
* configure probes for accept4(), dup3(), pipe2()Zefram2017-12-221-0/+18
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-0/+11
* Rely on C89 <string.h>Aaron Crane2017-10-211-6/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <math.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 strerror()Aaron Crane2017-10-211-12/+0
* Don't try to use <values.h>Aaron Crane2017-10-211-8/+0
* Rely on C89 <float.h> defining DBL_DIGAaron Crane2017-10-211-8/+0
* Rely on C89 <float.h>Aaron Crane2017-10-211-7/+0