about summary refs log tree commit diff
path: root/include/features.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for glibc 2.36 release.Carlos O'Donell2022-07-291-1/+1
* Prepare for glibc 2.35 release.Carlos O'Donell2022-02-031-1/+1
* Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar2022-01-121-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Prepare for glibc 2.34 release.Carlos O'Donell2021-08-011-1/+1
* Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2021-07-091-9/+9
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-0/+2
* Update floating-point feature test macro handling for C2XJoseph Myers2021-06-011-0/+2
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-011-0/+11
* Prepare for glibc 2.33 release glibc-2.33Adhemerval Zanella2021-02-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar2020-12-311-0/+5
* Warn on unsupported fortification levelsSiddhesh Poyarekar2020-12-311-0/+3
* Prepare for glibc 2.32 release. glibc-2.32Carlos O'Donell2020-08-041-1/+1
* Update version numbers for 2.31 releaseSiddhesh Poyarekar2020-02-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Add feature test macro _ISOC2X_SOURCE.Joseph Myers2019-08-131-3/+18
* Tag 2.30 release. glibc-2.30Carlos O'Donell2019-08-011-1/+1
* Break some lines before not after operators.Joseph Myers2019-02-221-4/+4
* Tag 2.29 release glibc-2.29Siddhesh Poyarekar2019-01-311-1/+1
* Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg2019-01-031-0/+22
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update NEWS, version.h, and features.h for glibc 2.28. glibc-2.28Carlos O'Donell2018-08-011-1/+1
* manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan2018-02-211-1/+1
* Update for 2.27 release glibc-2.27Dmitry V. Levin2018-02-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely2017-10-091-6/+11
* Update for 2.26 release glibc-2.26Siddhesh Poyarekar2017-08-021-1/+1
* Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy2017-05-091-0/+2
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-251-0/+11
* Update for 2.25 release glibc-2.25Siddhesh Poyarekar2017-02-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg2016-12-081-14/+27
* Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2016-08-031-0/+2
* Add utility macros for clang detection, and deprecation with messages.Zack Weinberg2016-08-031-4/+15
* Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2016-08-031-0/+1
* Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers2016-08-021-1/+16
* Update for glibc 2.24 release. glibc-2.24Carlos O'Donell2016-08-011-1/+1
* Update version.h and include/features.h for 2.23 release glibc-2.23Adhemerval Zanella2016-02-181-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix features.h for -Wundef (bug 19212).Joseph Myers2015-11-051-7/+10
* Update version.h and include/features.h for 2.22 release glibc-2.22Carlos O'Donell2015-08-051-1/+1
* Update version.h and include/features.h for 2.21 release glibc-2.21Carlos O'Donell2015-02-061-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update version.h and include/features.h for 2.20 release glibc-2.20Allan McRae2014-09-071-1/+1
* BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell2014-02-251-2/+5
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-25/+4
* Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers2014-02-111-7/+12
* Update version.h and include/features.h for 2.19 release glibc-2.19Allan McRae2014-02-071-1/+1