aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer1-3/+3
2016-12-30resolv: Turn historic name lookup functions into compat symbolsFlorian Weimer1-1/+0
2016-12-27sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]Florian Weimer1-0/+6
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock1-1/+11
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers1-0/+1
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg1-0/+11
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg2-16/+27
2016-12-05Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel1-4/+20
2016-11-18Fix hurd __access_noerrno implementation.Adhemerval Zanella1-1/+2
2016-11-16Fix crypt snprintf namespace (bug 20829).Joseph Myers1-0/+1
2016-11-16New internal function __access_noerrnoAdhemerval Zanella1-0/+6
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell1-0/+15
2016-10-28Add include/crypt.h.Carlos O'Donell1-0/+3
2016-10-26Fix atomic_fetch_xor_release.Carlos O'Donell1-8/+11
2016-10-07i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler1-15/+0
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler1-16/+126
2016-10-04Fix LONG_WIDTH, ULONG_WIDTH include ordering issue.Joseph Myers1-14/+5
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg57-19/+220
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg9-4/+11
2016-09-23Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg1-0/+1
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2-12/+16
2016-09-21resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer1-2/+0
2016-09-19Add <limits.h> integer width macros.Joseph Myers1-1/+50
2016-08-26malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer1-0/+15
2016-08-09Add atomic operations required by the new condition variable.Torvald Riegel1-0/+47
2016-08-05Add atomic_exchange_relaxed.Torvald Riegel1-0/+9
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers1-0/+2
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg1-0/+1
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-02Add support for referencing specific symbol versionsFlorian Weimer2-12/+25
2016-08-01Update for glibc 2.24 release.glibc-2.24Carlos O'Donell1-1/+1
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel1-17/+0
2016-06-20Revert __malloc_initialize_hook symbol poisoningFlorian Weimer1-7/+0
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer1-0/+7
2016-06-04Use __typeof instead of typeofAndreas Schwab1-1/+1
2016-06-03Fix include/wchar.h for C++Carlos O'Donell1-1/+1
2016-04-29NSS: Implement group merging support.Stephen Gallagher1-0/+7
2016-04-14Remove union wait [BZ #19613]Florian Weimer1-3/+3
2016-04-08Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers1-1/+3
2016-04-04strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer1-0/+4
2016-03-20hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault1-2/+1
2016-03-08Add sys/auxv.h wrapper to include/sys/Aurelien Jarno1-0/+1
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2-0/+3
2016-02-18Update version.h and include/features.h for 2.23 releaseglibc-2.23Adhemerval Zanella1-1/+1
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu1-0/+3
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu1-1/+5
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu1-0/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers22-22/+22