about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-239-4/+11
* Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg2016-09-231-0/+1
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-232-12/+16
* resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer2016-09-211-2/+0
* Add <limits.h> integer width macros.Joseph Myers2016-09-191-1/+50
* malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer2016-08-261-0/+15
* Add atomic operations required by the new condition variable.Torvald Riegel2016-08-091-0/+47
* Add atomic_exchange_relaxed.Torvald Riegel2016-08-051-0/+9
* Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2016-08-031-0/+2
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-0/+1
* 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
* Add support for referencing specific symbol versionsFlorian Weimer2016-08-022-12/+25
* Update for glibc 2.24 release. glibc-2.24Carlos O'Donell2016-08-011-1/+1
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-241-17/+0
* Revert __malloc_initialize_hook symbol poisoningFlorian Weimer2016-06-201-7/+0
* malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer2016-06-101-0/+7
* Use __typeof instead of typeofAndreas Schwab2016-06-041-1/+1
* Fix include/wchar.h for C++Carlos O'Donell2016-06-031-1/+1
* NSS: Implement group merging support.Stephen Gallagher2016-04-291-0/+7
* Remove union wait [BZ #19613]Florian Weimer2016-04-141-3/+3
* Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers2016-04-081-1/+3
* strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer2016-04-041-0/+4
* hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault2016-03-201-2/+1
* Add sys/auxv.h wrapper to include/sys/Aurelien Jarno2016-03-081-0/+1
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-072-0/+3
* Update version.h and include/features.h for 2.23 release glibc-2.23Adhemerval Zanella2016-02-181-1/+1
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-181-0/+3
* Mark internal unistd functions hidden in ld.soH.J. Lu2016-01-061-1/+5
* Mark ld.so internal mmap functions hidden in ld.soH.J. Lu2016-01-061-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0422-22/+22
* Update to Unicode 8.0.0.Mike FABIAN2015-12-101-8/+4
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-242-0/+21
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+2
* Fix features.h for -Wundef (bug 19212).Joseph Myers2015-11-051-7/+10
* Use max_align_t from <stddef.h>.Joseph Myers2015-10-292-12/+2
* Mark ld.so internel __fxstatat64 hiddenH.J. Lu2015-10-191-0/+3
* Remove .weak, .weakext configure tests.Joseph Myers2015-10-191-19/+3
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-172-9/+0
* Mark ld.so internel __uname hiddenH.J. Lu2015-10-151-0/+4
* Mark ld.so internel string functions hiddenH.J. Lu2015-10-151-0/+20
* Mark ld.so internel stdlib functions hiddenH.J. Lu2015-10-151-0/+5
* Mark ld.so internel sigaction functions hiddenH.J. Lu2015-10-151-0/+5
* Mark internal setjmp functions hiddenH.J. Lu2015-10-151-1/+5
* Mark ld.so internel __profile_frequency hiddenH.J. Lu2015-10-151-0/+4
* Mark internal fcntl functions hiddenH.J. Lu2015-10-151-1/+6
* Mark internal dirent functions hiddenH.J. Lu2015-10-151-4/+13
* Mark _dl_catch_error hiddenH.J. Lu2015-10-151-13/+0
* Remove .previous, .popsection configure tests.Joseph Myers2015-10-151-8/+1