about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor atfork handlersAdhemerval Zanella2018-02-227-315/+127
* Rename nptl-signals.h to internal-signals.hAdhemerval Zanella2018-02-226-15/+30
* RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman2018-02-225-8/+43
* RISC-V: Do not initialize $gp in TLS macros.DJ Delorie2018-02-222-17/+7
* aarch64/strcmp: fix misaligned loop jump targetSiddhesh Poyarekar2018-02-222-1/+6
* IFUNC for Cavium ThunderX2Steve Ellcey2018-02-227-10/+73
* Add [BZ #16335] annotation to ChangeLog entry.Rical Jasan2018-02-221-0/+1
* S390: Regenerate ULPs.Stefan Liebler2018-02-222-6/+10
* hurd: Add sysdep-cancel.hSamuel Thibault2018-02-212-0/+10
* Remove miscellaneous debris from libio.Zack Weinberg2018-02-2120-236/+54
* Remove _IO_file_flags define.Zack Weinberg2018-02-2122-122/+99
* Remove legacy configuration knobs from libio.Zack Weinberg2018-02-2111-50/+24
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-21128-971/+937
* Remove vestiges of external build support from libio headers.Zack Weinberg2018-02-214-43/+12
* Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151...Joseph Myers2018-02-215-3/+28
* Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-215-8/+28
* Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]Mike FABIAN2018-02-212-0/+7
* Fix a typo in a comment.Rical Jasan2018-02-212-1/+5
* manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan2018-02-213-8/+22
* ldconfig: Sync temporary files to disk before renaming them [BZ #20890]Florian Weimer2018-02-212-3/+15
* elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer2018-02-219-148/+22
* hurd: fix buildSamuel Thibault2018-02-212-0/+6
* manual: Update the _ISOC99_SOURCE description.Rical Jasan2018-02-202-4/+8
* manual: Document missing feature test macros.Rical Jasan2018-02-202-2/+46
* Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-194-2/+26
* manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan2018-02-192-8/+14
* Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]Aurelien Jarno2018-02-182-0/+13
* intl/tst-gettext: fix failure with newest msgfmtAurelien Jarno2018-02-184-3/+24
* hurd: Fix build on missing __ptsname_internal functionSamuel Thibault2018-02-172-4/+23
* hurd: Define EXEC_PAGESIZESamuel Thibault2018-02-174-1/+34
* Fix ulps for pow on hppa.John David Anglin2018-02-172-0/+7
* manual: Fix a syntax error.Rical Jasan2018-02-162-1/+6
* Add runtime check if mutex will be elided in tst-mutex8 testcases.Stefan Liebler2018-02-163-47/+89
* Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers2018-02-153-12/+41
* Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers2018-02-154-3/+12
* Use libc_hidden_* for argz_next, __argz_next (bug 15105).Joseph Myers2018-02-153-0/+10
* Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers2018-02-153-0/+9
* Use libc_hidden_* for fputs (bug 15105).Joseph Myers2018-02-153-0/+10
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-159-6/+41
* [AArch64] Fix include.Wilco Dijkstra2018-02-152-1/+5
* Remove mplog and mpexpWilco Dijkstra2018-02-1522-342/+28
* S390: Regenerate ULPs.Stefan Liebler2018-02-152-68/+24
* Update SH libm-tests-ulpsAdhemerval Zanella2018-02-142-48/+449
* powerpc: Update pow() ULPsTulio Magno Quites Machado Filho2018-02-122-0/+7
* [BZ #19239] Don't include sys/sysmacros.h from sys/types.h.Zack Weinberg2018-02-124-58/+21
* Remove slow paths from expSzabolcs Nagy2018-02-1218-189/+43
* Remove slow paths from powWilco Dijkstra2018-02-1226-525/+90
* nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZE...Samuel Thibault2018-02-112-5/+16
* linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-02-102-8/+7
* [BZ #22830] malloc_stats: restore cancellation for stderr correctly.Zack Weinberg2018-02-104-1/+227