aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23Remove --quiet argument when installing localesMike FABIAN
2018-02-23Use / instead of - in d_fmt for pt_BR and pt_PT [BZ #17438]Mike FABIAN
2018-02-23Use “copy "es_BO"” in LC_TIME of es_CU, es_CL, and es_ECMike FABIAN
2018-02-22Update sparc ulpsAdhemerval Zanella
2018-02-22Refactor atfork handlersAdhemerval Zanella
2018-02-22Rename nptl-signals.h to internal-signals.hAdhemerval Zanella
2018-02-22RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman
2018-02-22RISC-V: Do not initialize $gp in TLS macros.DJ Delorie
2018-02-22aarch64/strcmp: fix misaligned loop jump targetSiddhesh Poyarekar
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey
2018-02-22Add [BZ #16335] annotation to ChangeLog entry.Rical Jasan
2018-02-22S390: Regenerate ULPs.Stefan Liebler
2018-02-21hurd: Add sysdep-cancel.hSamuel Thibault
2018-02-21Remove miscellaneous debris from libio.Zack Weinberg
2018-02-21Remove _IO_file_flags define.Zack Weinberg
2018-02-21Remove legacy configuration knobs from libio.Zack Weinberg
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg
2018-02-21Remove vestiges of external build support from libio headers.Zack Weinberg
2018-02-21Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151...Joseph Myers
2018-02-21Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-21Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]Mike FABIAN
2018-02-21Fix a typo in a comment.Rical Jasan
2018-02-21manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan
2018-02-21ldconfig: Sync temporary files to disk before renaming them [BZ #20890]Florian Weimer
2018-02-21elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer
2018-02-21hurd: fix buildSamuel Thibault
2018-02-20manual: Update the _ISOC99_SOURCE description.Rical Jasan
2018-02-20manual: Document missing feature test macros.Rical Jasan
2018-02-19Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-19manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan
2018-02-18Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]Aurelien Jarno
2018-02-18intl/tst-gettext: fix failure with newest msgfmtAurelien Jarno
2018-02-17hurd: Fix build on missing __ptsname_internal functionSamuel Thibault
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault
2018-02-17Fix ulps for pow on hppa.John David Anglin
2018-02-16manual: Fix a syntax error.Rical Jasan
2018-02-16Add runtime check if mutex will be elided in tst-mutex8 testcases.Stefan Liebler
2018-02-15Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers
2018-02-15Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers
2018-02-15Use libc_hidden_* for argz_next, __argz_next (bug 15105).Joseph Myers
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers
2018-02-15Use libc_hidden_* for fputs (bug 15105).Joseph Myers
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-15[AArch64] Fix include.Wilco Dijkstra
2018-02-15Remove mplog and mpexpWilco Dijkstra
2018-02-15S390: Regenerate ULPs.Stefan Liebler
2018-02-14Update SH libm-tests-ulpsAdhemerval Zanella
2018-02-12powerpc: Update pow() ULPsTulio Magno Quites Machado Filho
2018-02-12[BZ #19239] Don't include sys/sysmacros.h from sys/types.h.Zack Weinberg
2018-02-12Remove slow paths from expSzabolcs Nagy