| Commit message (Expand) | Author | Age | Files | Lines |
* | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 2016-10-07 | 1 | -15/+0 |
* | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler | 2016-10-07 | 1 | -16/+126 |
* | Fix LONG_WIDTH, ULONG_WIDTH include ordering issue. | Joseph Myers | 2016-10-04 | 1 | -14/+5 |
* | Installed header hygiene (BZ#20366): Test of installed headers. | Zack Weinberg | 2016-09-23 | 57 | -19/+220 |
* | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg | 2016-09-23 | 9 | -4/+11 |
* | Installed-header hygiene (BZ#20366): conditionally defined structures. | Zack Weinberg | 2016-09-23 | 1 | -0/+1 |
* | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg | 2016-09-23 | 2 | -12/+16 |
* | resolv: Remove unsupported hook functions from the API [BZ #20016] | Florian Weimer | 2016-09-21 | 1 | -2/+0 |
* | Add <limits.h> integer width macros. | Joseph Myers | 2016-09-19 | 1 | -1/+50 |
* | malloc: Simplify static malloc interposition [BZ #20432] | Florian Weimer | 2016-08-26 | 1 | -0/+15 |
* | Add atomic operations required by the new condition variable. | Torvald Riegel | 2016-08-09 | 1 | -0/+47 |
* | Add atomic_exchange_relaxed. | Torvald Riegel | 2016-08-05 | 1 | -0/+9 |
* | Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro. | Joseph Myers | 2016-08-03 | 1 | -0/+2 |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 1 | -0/+1 |
* | Add utility macros for clang detection, and deprecation with messages. | Zack Weinberg | 2016-08-03 | 1 | -4/+15 |
* | Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro. | Joseph Myers | 2016-08-03 | 1 | -0/+1 |
* | Support __STDC_WANT_LIB_EXT2__ feature test macro. | Joseph Myers | 2016-08-02 | 1 | -1/+16 |
* | Add support for referencing specific symbol versions | Florian Weimer | 2016-08-02 | 2 | -12/+25 |
* | Update for glibc 2.24 release.glibc-2.24 | Carlos O'Donell | 2016-08-01 | 1 | -1/+1 |
* | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel | 2016-06-24 | 1 | -17/+0 |
* | Revert __malloc_initialize_hook symbol poisoning | Florian Weimer | 2016-06-20 | 1 | -7/+0 |
* | malloc: Remove __malloc_initialize_hook from the API [BZ #19564] | Florian Weimer | 2016-06-10 | 1 | -0/+7 |
* | Use __typeof instead of typeof | Andreas Schwab | 2016-06-04 | 1 | -1/+1 |
* | Fix include/wchar.h for C++ | Carlos O'Donell | 2016-06-03 | 1 | -1/+1 |
* | NSS: Implement group merging support. | Stephen Gallagher | 2016-04-29 | 1 | -0/+7 |
* | Remove union wait [BZ #19613] | Florian Weimer | 2016-04-14 | 1 | -3/+3 |
* | Fix limits.h NL_NMAX namespace (bug 19929). | Joseph Myers | 2016-04-08 | 1 | -1/+3 |
* | strfmon_l: Use specified locale for number formatting [BZ #19633] | Florian Weimer | 2016-04-04 | 1 | -0/+4 |
* | hurd: Do not hide rtld symbols which need to be preempted | Samuel Thibault | 2016-03-20 | 1 | -2/+1 |
* | Add sys/auxv.h wrapper to include/sys/ | Aurelien Jarno | 2016-03-08 | 1 | -0/+1 |
* | posix: New Linux posix_spawn{p} implementation | Adhemerval Zanella | 2016-03-07 | 2 | -0/+3 |
* | Update version.h and include/features.h for 2.23 releaseglibc-2.23 | Adhemerval Zanella | 2016-02-18 | 1 | -1/+1 |
* | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu | 2016-02-18 | 1 | -0/+3 |
* | Mark internal unistd functions hidden in ld.so | H.J. Lu | 2016-01-06 | 1 | -1/+5 |
* | Mark ld.so internal mmap functions hidden in ld.so | H.J. Lu | 2016-01-06 | 1 | -0/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 22 | -22/+22 |
* | Update to Unicode 8.0.0. | Mike FABIAN | 2015-12-10 | 1 | -8/+4 |
* | Refactor strtod parsing of NaN payloads. | Joseph Myers | 2015-11-24 | 2 | -0/+21 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 1 | -0/+2 |
* | Fix features.h for -Wundef (bug 19212). | Joseph Myers | 2015-11-05 | 1 | -7/+10 |
* | Use max_align_t from <stddef.h>. | Joseph Myers | 2015-10-29 | 2 | -12/+2 |
* | Mark ld.so internel __fxstatat64 hidden | H.J. Lu | 2015-10-19 | 1 | -0/+3 |
* | Remove .weak, .weakext configure tests. | Joseph Myers | 2015-10-19 | 1 | -19/+3 |
* | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 2015-10-17 | 2 | -9/+0 |
* | Mark ld.so internel __uname hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark ld.so internel string functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+20 |
* | Mark ld.so internel stdlib functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+5 |
* | Mark ld.so internel sigaction functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+5 |
* | Mark internal setjmp functions hidden | H.J. Lu | 2015-10-15 | 1 | -1/+5 |
* | Mark ld.so internel __profile_frequency hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |