summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-06As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra
2017-02-05Update for 2.25 releaseSiddhesh Poyarekar
2017-01-05Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer
2016-12-30resolv: Turn historic name lookup functions into compat symbolsFlorian Weimer
2016-12-27sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]Florian Weimer
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg
2016-12-05Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel
2016-11-18Fix hurd __access_noerrno implementation.Adhemerval Zanella
2016-11-16Fix crypt snprintf namespace (bug 20829).Joseph Myers
2016-11-16New internal function __access_noerrnoAdhemerval Zanella
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell
2016-10-28Add include/crypt.h.Carlos O'Donell
2016-10-26Fix atomic_fetch_xor_release.Carlos O'Donell
2016-10-07i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler
2016-10-04Fix LONG_WIDTH, ULONG_WIDTH include ordering issue.Joseph Myers
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-09-21resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer
2016-09-19Add <limits.h> integer width macros.Joseph Myers
2016-08-26malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer
2016-08-09Add atomic operations required by the new condition variable.Torvald Riegel
2016-08-05Add atomic_exchange_relaxed.Torvald Riegel
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-08-03Add utility macros for clang detection, and deprecation with messages.Zack Weinberg
2016-08-03Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers
2016-08-02Add support for referencing specific symbol versionsFlorian Weimer
2016-08-01Update for glibc 2.24 release.Carlos O'Donell
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel
2016-06-20Revert __malloc_initialize_hook symbol poisoningFlorian Weimer
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer
2016-06-04Use __typeof instead of typeofAndreas Schwab
2016-06-03Fix include/wchar.h for C++Carlos O'Donell
2016-04-29NSS: Implement group merging support.Stephen Gallagher
2016-04-14Remove union wait [BZ #19613]Florian Weimer
2016-04-08Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers
2016-04-04strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer
2016-03-20hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault
2016-03-08Add sys/auxv.h wrapper to include/sys/Aurelien Jarno
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-02-18Update version.h and include/features.h for 2.23 releaseglibc-2.23Adhemerval Zanella