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