| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request | Tulio Magno Quites Machado Filho | 2018-02-26 | 1 | -0/+5 |
* | Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT) | H.J. Lu | 2018-02-26 | 1 | -1/+1 |
* | Update ChangeLog for BZ 22884 - riscv fmax/fmin | DJ Delorie | 2018-02-23 | 1 | -0/+1 |
* | Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792] | H.J. Lu | 2018-02-23 | 1 | -0/+10 |
* | Use libc_hidden_* for tolower, toupper (bug 15105). | Joseph Myers | 2018-02-23 | 1 | -0/+8 |
* | Remove --quiet argument when installing locales | Mike FABIAN | 2018-02-23 | 1 | -0/+5 |
* | Use / instead of - in d_fmt for pt_BR and pt_PT [BZ #17438] | Mike FABIAN | 2018-02-23 | 1 | -0/+7 |
* | Use “copy "es_BO"” in LC_TIME of es_CU, es_CL, and es_EC | Mike FABIAN | 2018-02-23 | 1 | -0/+7 |
* | Update sparc ulps | Adhemerval Zanella | 2018-02-22 | 1 | -0/+2 |
* | Refactor atfork handlers | Adhemerval Zanella | 2018-02-22 | 1 | -0/+16 |
* | Rename nptl-signals.h to internal-signals.h | Adhemerval Zanella | 2018-02-22 | 1 | -0/+16 |
* | RISC-V: fmax/fmin: Handle signalling NaNs correctly. | Andrew Waterman | 2018-02-22 | 1 | -0/+7 |
* | RISC-V: Do not initialize $gp in TLS macros. | DJ Delorie | 2018-02-22 | 1 | -0/+4 |
* | aarch64/strcmp: fix misaligned loop jump target | Siddhesh Poyarekar | 2018-02-22 | 1 | -0/+5 |
* | IFUNC for Cavium ThunderX2 | Steve Ellcey | 2018-02-22 | 1 | -0/+17 |
* | Add [BZ #16335] annotation to ChangeLog entry. | Rical Jasan | 2018-02-22 | 1 | -0/+1 |
* | S390: Regenerate ULPs. | Stefan Liebler | 2018-02-22 | 1 | -0/+4 |
* | hurd: Add sysdep-cancel.h | Samuel Thibault | 2018-02-21 | 1 | -0/+1 |
* | Remove miscellaneous debris from libio. | Zack Weinberg | 2018-02-21 | 1 | -0/+20 |
* | Remove _IO_file_flags define. | Zack Weinberg | 2018-02-21 | 1 | -0/+14 |
* | Remove legacy configuration knobs from libio. | Zack Weinberg | 2018-02-21 | 1 | -0/+10 |
* | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg | 2018-02-21 | 1 | -0/+31 |
* | Remove vestiges of external build support from libio headers. | Zack Weinberg | 2018-02-21 | 1 | -0/+7 |
* | Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151... | Joseph Myers | 2018-02-21 | 1 | -0/+13 |
* | Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-21 | 1 | -0/+12 |
* | Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517] | Mike FABIAN | 2018-02-21 | 1 | -0/+5 |
* | Fix a typo in a comment. | Rical Jasan | 2018-02-21 | 1 | -0/+4 |
* | manual: Update _DEFAULT_SOURCE. [BZ #22862] | Rical Jasan | 2018-02-21 | 1 | -0/+7 |
* | ldconfig: Sync temporary files to disk before renaming them [BZ #20890] | Florian Weimer | 2018-02-21 | 1 | -0/+8 |
* | elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] | Florian Weimer | 2018-02-21 | 1 | -0/+21 |
* | hurd: fix build | Samuel Thibault | 2018-02-21 | 1 | -0/+4 |
* | manual: Update the _ISOC99_SOURCE description. | Rical Jasan | 2018-02-20 | 1 | -0/+5 |
* | manual: Document missing feature test macros. | Rical Jasan | 2018-02-20 | 1 | -0/+9 |
* | Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-19 | 1 | -0/+14 |
* | manual: Improve documentation of get_current_dir_name. [BZ #6889] | Rical Jasan | 2018-02-19 | 1 | -0/+5 |
* | Fix posix/tst-glob_lstat_compat on alpha [BZ #22818] | Aurelien Jarno | 2018-02-18 | 1 | -0/+6 |
* | intl/tst-gettext: fix failure with newest msgfmt | Aurelien Jarno | 2018-02-18 | 1 | -0/+12 |
* | hurd: Fix build on missing __ptsname_internal function | Samuel Thibault | 2018-02-17 | 1 | -0/+4 |
* | hurd: Define EXEC_PAGESIZE | Samuel Thibault | 2018-02-17 | 1 | -0/+6 |
* | Fix ulps for pow on hppa. | John David Anglin | 2018-02-17 | 1 | -0/+5 |
* | manual: Fix a syntax error. | Rical Jasan | 2018-02-16 | 1 | -0/+5 |
* | Add runtime check if mutex will be elided in tst-mutex8 testcases. | Stefan Liebler | 2018-02-16 | 1 | -0/+6 |
* | Document use of CC and CFLAGS in more detail (bug 20980, bug 21234). | Joseph Myers | 2018-02-15 | 1 | -0/+9 |
* | Fix hppa local PLT entries for sigprocmask (bug 18124). | Joseph Myers | 2018-02-15 | 1 | -0/+10 |
* | Use libc_hidden_* for argz_next, __argz_next (bug 15105). | Joseph Myers | 2018-02-15 | 1 | -0/+6 |
* | Use libc_hidden_* for __cmsg_nxthdr (bug 15105). | Joseph Myers | 2018-02-15 | 1 | -0/+6 |
* | Use libc_hidden_* for fputs (bug 15105). | Joseph Myers | 2018-02-15 | 1 | -0/+5 |
* | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-15 | 1 | -0/+19 |
* | [AArch64] Fix include. | Wilco Dijkstra | 2018-02-15 | 1 | -0/+4 |
* | Remove mplog and mpexp | Wilco Dijkstra | 2018-02-15 | 1 | -0/+24 |