Age | Commit message (Expand) | Author | Files | Lines |
2018-08-01 | Open master branch for glibc 2.29 developmentglibc-2.28.9000 | Carlos O'Donell | 2 | -2/+26 |
2018-08-01 | Update NEWS, version.h, and features.h for glibc 2.28.glibc-2.28 | Carlos O'Donell | 4 | -5/+188 |
2018-08-01 | Synchronize translation project PO files. | Carlos O'Donell | 25 | -46025/+62196 |
2018-08-01 | hurd: Fix exec usage of mach_setup_thread | Samuel Thibault | 8 | -11/+41 |
2018-08-01 | hurd: Add missing ChangeLog entry | Samuel Thibault | 1 | -0/+6 |
2018-07-31 | hurd: Fix startup of static binaries linked against libpthread | Samuel Thibault | 1 | -33/+35 |
2018-07-31 | Update tooling versions verified to work with glibc. | Carlos O'Donell | 3 | -20/+47 |
2018-07-31 | Update contrib.texi contributions. | Carlos O'Donell | 2 | -12/+33 |
2018-07-31 | Update translation for be. | Carlos O'Donell | 2 | -1214/+1052 |
2018-07-31 | Update SH libm-tests-ulps | Adhemerval Zanella | 2 | -4/+16 |
2018-07-31 | Update translations for bg, de, hr, pt_BR, sv, and vi. | Carlos O'Donell | 7 | -4699/+5221 |
2018-07-30 | x86/CET: Fix property note parser [BZ #23467] | H.J. Lu | 6 | -9/+220 |
2018-07-30 | x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458] | H.J. Lu | 2 | -1/+6 |
2018-07-28 | hurd: Fix some ld.so symbol override from libc | Samuel Thibault | 3 | -1/+23 |
2018-07-28 | hurd: Fix some ld.so symbol override from libc | Samuel Thibault | 4 | -12/+15 |
2018-07-27 | Update translations for cs, pl, and uk. | Carlos O'Donell | 4 | -1140/+1242 |
2018-07-27 | x86/CET: Don't parse beyond the note end | H.J. Lu | 2 | -1/+6 |
2018-07-27 | Update NEWS with ISO 14651 update information. | Carlos O'Donell | 1 | -0/+12 |
2018-07-27 | NEWS: Avoid the words "nominative" and "genitive". | Rafal Luzynski | 1 | -3/+4 |
2018-07-27 | Fix Linux fcntl OFD locks on unsupported kernels | Adhemerval Zanella | 3 | -2/+18 |
2018-07-27 | Add the missing ChangeLog entry for commit be525a69a66 | H.J. Lu | 1 | -0/+10 |
2018-07-27 | hurd: Fix some ld.so symbol override from libc | Samuel Thibault | 6 | -8/+34 |
2018-07-26 | Update libc.pot. | Carlos O'Donell | 2 | -353/+375 |
2018-07-26 | Update powerpc-nofpu ulps. | Joseph Myers | 2 | -0/+39 |
2018-07-26 | x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459] | H.J. Lu | 2 | -10/+19 |
2018-07-26 | x86: Correct index_cpu_LZCNT [BZ # 23456] | H.J. Lu | 2 | -1/+7 |
2018-07-26 | Fix string/tst-xbzero-opt if build with gcc head. | Stefan Liebler | 2 | -0/+20 |
2018-07-26 | htl: Use weak aliases for public symbols | Florian Weimer | 2 | -3/+8 |
2018-07-25 | Add missing localedata/en_US.UTF-8.in (Bug 23393). | Carlos O'Donell | 1 | -0/+2159 |
2018-07-25 | Keep expected behaviour for [a-z] and [A-z] (Bug 23393). | Carlos O'Donell | 5 | -1008/+1065 |
2018-07-25 | ia64: Work around incorrect type of IA64 uc_sigmask | H.J. Lu | 2 | -0/+30 |
2018-07-25 | Fix ISO C threads installed header and HURD assumption | Adhemerval Zanella | 4 | -208/+276 |
2018-07-25 | x86/CET: Add a setcontext test for CET | H.J. Lu | 3 | -0/+141 |
2018-07-25 | Fix C11 conformance issues | Adhemerval Zanella | 4 | -3/+12 |
2018-07-25 | C11 threads: Fix timeout and locking issues | Florian Weimer | 5 | -2/+61 |
2018-07-25 | x86-64/CET: Extend ucontext_t to save shadow stack | H.J. Lu | 9 | -1/+421 |
2018-07-25 | Add tests for setcontext on the context from makecontext | H.J. Lu | 6 | -1/+369 |
2018-07-25 | Add a test for multiple setcontext calls | H.J. Lu | 3 | -1/+94 |
2018-07-25 | Add another test for setcontext | H.J. Lu | 3 | -1/+223 |
2018-07-25 | Add a test for multiple makecontext calls | H.J. Lu | 3 | -1/+115 |
2018-07-25 | x86/CET: Add tests with legacy non-CET shared objects | H.J. Lu | 13 | -0/+335 |
2018-07-25 | x86: Rename __glibc_reserved2 to ssp_base in tcbhead_t | H.J. Lu | 5 | -2/+22 |
2018-07-25 | Fix out of bounds access in findidxwc (bug 23442) | Andreas Schwab | 2 | -3/+9 |
2018-07-24 | Mention ISO C threads addition | Adhemerval Zanella | 2 | -0/+23 |
2018-07-24 | alpha: mlock2, copy_file_range syscalls were introduced in kernel 4.13 | Florian Weimer | 2 | -1/+10 |
2018-07-24 | x86/CET: Extend arch_prctl syscall for CET control | H.J. Lu | 5 | -6/+81 |
2018-07-24 | sh: Do not define __ASSUME_STATX | Florian Weimer | 2 | -0/+8 |
2018-07-24 | Add manual documentation for threads.h | Rical Jasan | 4 | -10/+565 |
2018-07-24 | nptl: Add test cases for ISO C11 threads | Adhemerval Zanella | 13 | -1/+793 |
2018-07-24 | nptl: Add abilist symbols for C11 threads | Adhemerval Zanella | 50 | -0/+651 |