aboutsummaryrefslogtreecommitdiff
path: root/include/features.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-31version.h, include/features.h: Bump version to 2.39Andreas K. Hüttel1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-07-30Increase version numbersAndreas K. Hüttel1-1/+1
2023-02-16C2x strtol binary constant handlingJoseph Myers1-0/+12
2023-01-31Prepare for glibc 2.37 release.Carlos O'Donell1-1/+1
2023-01-31doc: correct _FORTIFY_SOURCE doc in features.hfanquake1-1/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-07-29Prepare for glibc 2.36 release.Carlos O'Donell1-1/+1
2022-02-03Prepare for glibc 2.35 release.Carlos O'Donell1-1/+1
2022-01-12Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar1-1/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-08-01Prepare for glibc 2.34 release.Carlos O'Donell1-1/+1
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu1-9/+9
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-0/+2
2021-06-01Update floating-point feature test macro handling for C2XJoseph Myers1-0/+2
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu1-0/+11
2021-02-01Prepare for glibc 2.33 releaseglibc-2.33Adhemerval Zanella1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-31Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar1-0/+5
2020-12-31Warn on unsupported fortification levelsSiddhesh Poyarekar1-0/+3
2020-08-04Prepare for glibc 2.32 release.glibc-2.32Carlos O'Donell1-1/+1
2020-02-01Update version numbers for 2.31 releaseSiddhesh Poyarekar1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-13Add feature test macro _ISOC2X_SOURCE.Joseph Myers1-3/+18
2019-08-01Tag 2.30 release.glibc-2.30Carlos O'Donell1-1/+1
2019-02-22Break some lines before not after operators.Joseph Myers1-4/+4
2019-01-31Tag 2.29 releaseglibc-2.29Siddhesh Poyarekar1-1/+1
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg1-0/+22
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-01Update NEWS, version.h, and features.h for glibc 2.28.glibc-2.28Carlos O'Donell1-1/+1
2018-02-21manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan1-1/+1
2018-02-01Update for 2.27 releaseglibc-2.27Dmitry V. Levin1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-09Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely1-6/+11
2017-08-02Update for 2.26 releaseglibc-2.26Siddhesh Poyarekar1-1/+1
2017-05-09Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy1-0/+2
2017-02-25Clean up conditionals for declaration of gets.Zack Weinberg1-0/+11
2017-02-05Update for 2.25 releaseglibc-2.25Siddhesh Poyarekar1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg1-14/+27
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers1-0/+2
2016-08-03Add utility macros for clang detection, and deprecation with messages.Zack Weinberg1-4/+15
2016-08-03Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers1-0/+1
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers1-1/+16
2016-08-01Update for glibc 2.24 release.glibc-2.24Carlos O'Donell1-1/+1
2016-02-18Update version.h and include/features.h for 2.23 releaseglibc-2.23Adhemerval Zanella1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-05Fix features.h for -Wundef (bug 19212).Joseph Myers1-7/+10
2015-08-05Update version.h and include/features.h for 2.22 releaseglibc-2.22Carlos O'Donell1-1/+1