| Commit message (Expand) | Author | Age | Files | Lines |
* | Abbreviated alternative month names (%Ob) also added (bug 10871). | Rafal Luzynski | 2018-01-22 | 12 | -62/+211 |
* | Implement alternative month names (bug 10871). | Rafal Luzynski | 2018-01-22 | 13 | -64/+251 |
* | powerpc: Fix syscalls during early process initialization [BZ #22685] | Tulio Magno Quites Machado Filho | 2018-01-19 | 4 | -4/+47 |
* | generic if_ether.h: Fix build | Samuel Thibault | 2018-01-19 | 2 | -0/+5 |
* | locales gu_IN, lo_LA: Fix obvious typos in dates. | Rafal Luzynski | 2018-01-19 | 3 | -2/+9 |
* | Fix integer overflows in internal memalign and malloc functions [BZ #22343] | Arjun Shankar | 2018-01-18 | 4 | -8/+286 |
* | ChangeLog: Fix an entry for [BZ #22657] | Rafal Luzynski | 2018-01-18 | 1 | -2/+1 |
* | locales bho_NP, mai_IN, mai_NP: Fix an obvious typo in date. | Rafal Luzynski | 2018-01-18 | 4 | -3/+10 |
* | Update translations from the Translation Project | Dmitry V. Levin | 2018-01-17 | 2 | -540/+545 |
* | Fix backtrace for hppa (bug 22719). | Joseph Myers | 2018-01-17 | 2 | -0/+6 |
* | x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715] | H.J. Lu | 2018-01-17 | 2 | -2/+16 |
* | Use LIBGCC_S_SO in x86_64 backtrace. | Joseph Myers | 2018-01-16 | 2 | -1/+7 |
* | nptl/tst-thread-exit-clobber: Run with any C++ compiler | Florian Weimer | 2018-01-16 | 2 | -2/+8 |
* | aarch64: Update bits/hwcap.h for Linux 4.15. | Szabolcs Nagy | 2018-01-16 | 3 | -2/+16 |
* | aarch64: make HWCAP updates less error prone | Szabolcs Nagy | 2018-01-16 | 3 | -7/+12 |
* | nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensions | Florian Weimer | 2018-01-16 | 2 | -0/+6 |
* | Add NT_ARM_SVE to elf.h | Alan Hayward | 2018-01-15 | 2 | -0/+6 |
* | nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636] | Florian Weimer | 2018-01-15 | 3 | -2/+100 |
* | Update build-many-glibcs.py binutils, mpfr, mpc versions. | Joseph Myers | 2018-01-15 | 2 | -3/+9 |
* | Synchronize DF_1_* flags with binutils (Bug 22707) | Carlos O'Donell | 2018-01-13 | 2 | -0/+8 |
* | powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697] | Tulio Magno Quites Machado Filho | 2018-01-12 | 2 | -0/+11 |
* | Update translations from the Translation Project | Dmitry V. Levin | 2018-01-12 | 9 | -4338/+4330 |
* | aarch64: fix static pie enabled libc when main is in a shared library | Szabolcs Nagy | 2018-01-12 | 2 | -2/+16 |
* | linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679] | Dmitry V. Levin | 2018-01-12 | 5 | -5/+84 |
* | malloc: Ensure that the consolidated fast chunk has a sane size. | Istvan Kurucsai | 2018-01-12 | 2 | -0/+10 |
* | support: Preserve errno in write_message, TEST_VERIFY and other checks | Florian Weimer | 2018-01-12 | 5 | -0/+21 |
* | Add missing reference to bug 20532 | Florian Weimer | 2018-01-12 | 1 | -0/+1 |
* | libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701] | Florian Weimer | 2018-01-12 | 2 | -1/+16 |
* | hu_HU locale: Avoid double space (bug 22657). | Egmont Koblinger | 2018-01-12 | 2 | -2/+10 |
* | Fix s390 linknamespace fallout of bug 22702 patch. | Joseph Myers | 2018-01-12 | 2 | -1/+6 |
* | Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702). | Joseph Myers | 2018-01-11 | 2 | -4/+15 |
* | csu: Update __libgcc_s_init comment | Florian Weimer | 2018-01-11 | 2 | -2/+11 |
* | nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636] | Florian Weimer | 2018-01-11 | 4 | -1/+101 |
* | Fix ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception (bug 22693). | Joseph Myers | 2018-01-10 | 2 | -2/+8 |
* | Regenerate libc.pot | Dmitry V. Levin | 2018-01-10 | 2 | -530/+534 |
* | nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636] | Florian Weimer | 2018-01-10 | 2 | -1/+7 |
* | hurd: Implement faccessat without AT_EACCESS flag | Samuel Thibault | 2018-01-10 | 7 | -194/+218 |
* | Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691). | Joseph Myers | 2018-01-10 | 2 | -0/+7 |
* | Fix ldbl-128ibm lrintl, lroundl missing "invalid" exceptions (bug 22690). | Joseph Myers | 2018-01-10 | 3 | -12/+20 |
* | Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688). | Joseph Myers | 2018-01-09 | 2 | -0/+5 |
* | Fix powerpc-nofpu complex long double functions spurious "invalid" exception ... | Joseph Myers | 2018-01-09 | 2 | -6/+37 |
* | hurd: Use the new file_exec_paths RPC | Samuel Thibault | 2018-01-09 | 7 | -32/+167 |
* | tst-ttyname: skip the test when /dev/ptmx is not available | Dmitry V. Levin | 2018-01-08 | 2 | -1/+13 |
* | resolv: Support binary labels in test framework | Florian Weimer | 2018-01-08 | 4 | -133/+302 |
* | support: Increase usability of TEST_COMPARE | Florian Weimer | 2018-01-08 | 4 | -32/+49 |
* | [BZ #22637] Fix stack guard size accounting | Szabolcs Nagy | 2018-01-08 | 5 | -8/+21 |
* | x86-64: Add sincosf with vector FMA | H.J. Lu | 2018-01-08 | 7 | -4/+288 |
* | nptl: Add test for callee-saved register restore in pthread_exit | Florian Weimer | 2018-01-08 | 3 | -2/+257 |
* | support: Define support_static_assert for use with C and C++ | Florian Weimer | 2018-01-08 | 2 | -9/+21 |
* | getrlimit64: fix for 32-bit configurations with default version >= 2.2 | Aurelien Jarno | 2018-01-07 | 2 | -0/+10 |