Age | Commit message (Expand) | Author | Files | Lines |
2018-02-21 | Remove vestiges of external build support from libio headers. | Zack Weinberg | 1 | -0/+7 |
2018-02-21 | Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151... | Joseph Myers | 1 | -0/+13 |
2018-02-21 | Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 1 | -0/+12 |
2018-02-21 | Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517] | Mike FABIAN | 1 | -0/+5 |
2018-02-21 | Fix a typo in a comment. | Rical Jasan | 1 | -0/+4 |
2018-02-21 | manual: Update _DEFAULT_SOURCE. [BZ #22862] | Rical Jasan | 1 | -0/+7 |
2018-02-21 | ldconfig: Sync temporary files to disk before renaming them [BZ #20890] | Florian Weimer | 1 | -0/+8 |
2018-02-21 | elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] | Florian Weimer | 1 | -0/+21 |
2018-02-21 | hurd: fix build | Samuel Thibault | 1 | -0/+4 |
2018-02-20 | manual: Update the _ISOC99_SOURCE description. | Rical Jasan | 1 | -0/+5 |
2018-02-20 | manual: Document missing feature test macros. | Rical Jasan | 1 | -0/+9 |
2018-02-19 | Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 1 | -0/+14 |
2018-02-19 | manual: Improve documentation of get_current_dir_name. [BZ #6889] | Rical Jasan | 1 | -0/+5 |
2018-02-18 | Fix posix/tst-glob_lstat_compat on alpha [BZ #22818] | Aurelien Jarno | 1 | -0/+6 |
2018-02-18 | intl/tst-gettext: fix failure with newest msgfmt | Aurelien Jarno | 1 | -0/+12 |
2018-02-17 | hurd: Fix build on missing __ptsname_internal function | Samuel Thibault | 1 | -0/+4 |
2018-02-17 | hurd: Define EXEC_PAGESIZE | Samuel Thibault | 1 | -0/+6 |
2018-02-17 | Fix ulps for pow on hppa. | John David Anglin | 1 | -0/+5 |
2018-02-16 | manual: Fix a syntax error. | Rical Jasan | 1 | -0/+5 |
2018-02-16 | Add runtime check if mutex will be elided in tst-mutex8 testcases. | Stefan Liebler | 1 | -0/+6 |
2018-02-15 | Document use of CC and CFLAGS in more detail (bug 20980, bug 21234). | Joseph Myers | 1 | -0/+9 |
2018-02-15 | Fix hppa local PLT entries for sigprocmask (bug 18124). | Joseph Myers | 1 | -0/+10 |
2018-02-15 | Use libc_hidden_* for argz_next, __argz_next (bug 15105). | Joseph Myers | 1 | -0/+6 |
2018-02-15 | Use libc_hidden_* for __cmsg_nxthdr (bug 15105). | Joseph Myers | 1 | -0/+6 |
2018-02-15 | Use libc_hidden_* for fputs (bug 15105). | Joseph Myers | 1 | -0/+5 |
2018-02-15 | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 1 | -0/+19 |
2018-02-15 | [AArch64] Fix include. | Wilco Dijkstra | 1 | -0/+4 |
2018-02-15 | Remove mplog and mpexp | Wilco Dijkstra | 1 | -0/+24 |
2018-02-15 | S390: Regenerate ULPs. | Stefan Liebler | 1 | -0/+4 |
2018-02-14 | Update SH libm-tests-ulps | Adhemerval Zanella | 1 | -0/+4 |
2018-02-12 | powerpc: Update pow() ULPs | Tulio Magno Quites Machado Filho | 1 | -0/+5 |
2018-02-12 | [BZ #19239] Don't include sys/sysmacros.h from sys/types.h. | Zack Weinberg | 1 | -0/+7 |
2018-02-12 | Remove slow paths from exp | Szabolcs Nagy | 1 | -0/+21 |
2018-02-12 | Remove slow paths from pow | Wilco Dijkstra | 1 | -0/+37 |
2018-02-11 | nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZE... | Samuel Thibault | 1 | -0/+5 |
2018-02-10 | linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433] | Dmitry V. Levin | 1 | -0/+7 |
2018-02-10 | [BZ #22830] malloc_stats: restore cancellation for stderr correctly. | Zack Weinberg | 1 | -0/+8 |
2018-02-10 | [AArch64] Fix testsuite error due to fpsr/fscr change | Wilco Dijkstra | 1 | -0/+4 |
2018-02-10 | Add narrowing add functions. | Joseph Myers | 1 | -0/+71 |
2018-02-10 | Fix narrowing function tests build for powerpc64le. | Joseph Myers | 1 | -0/+10 |
2018-02-09 | [RISC-V] Fix parsing flags in ELF64 files. | DJ Delorie | 1 | -0/+6 |
2018-02-09 | Handle narrowing function sNaN test disabling based on argument format. | Joseph Myers | 1 | -0/+4 |
2018-02-09 | Add test infrastructure for narrowing libm functions. | Joseph Myers | 1 | -0/+84 |
2018-02-09 | Add build infrastructure for narrowing libm functions. | Joseph Myers | 1 | -0/+32 |
2018-02-09 | Remove unused math/Makefile variable libm-test-incs. | Joseph Myers | 1 | -0/+4 |
2018-02-09 | [AArch64] Use builtins for fpcr/fpsr | Wilco Dijkstra | 1 | -0/+5 |
2018-02-09 | manual: Fix Texinfo warnings about improper node names. | Rical Jasan | 1 | -0/+6 |
2018-02-07 | Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b... | Joseph Myers | 1 | -0/+26 |
2018-02-07 | Use MPFR 4.0.1 in build-many-glibcs.py. | Joseph Myers | 1 | -0/+5 |
2018-02-07 | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg | 1 | -0/+27 |