aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Use libc_hidden_* for atoi (bug 15105).Joseph Myers3-0/+9
2018-02-26linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin2-0/+73
2018-02-26powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho2-0/+48
2018-02-26Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT)H.J. Lu1-1/+1
2018-02-23Update ChangeLog for BZ 22884 - riscv fmax/fminDJ Delorie1-0/+1
2018-02-23Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu4-3/+26
2018-02-23Use libc_hidden_* for tolower, toupper (bug 15105).Joseph Myers3-0/+13
2018-02-23Remove --quiet argument when installing localesMike FABIAN2-1/+6
2018-02-23Use / instead of - in d_fmt for pt_BR and pt_PT [BZ #17438]Mike FABIAN3-2/+9
2018-02-23Use “copy "es_BO"” in LC_TIME of es_CU, es_CL, and es_ECMike FABIAN4-108/+10
2018-02-22Update sparc ulpsAdhemerval Zanella2-0/+4
2018-02-22Refactor atfork handlersAdhemerval Zanella7-315/+127
2018-02-22Rename nptl-signals.h to internal-signals.hAdhemerval Zanella6-15/+30
2018-02-22RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman5-8/+43
2018-02-22RISC-V: Do not initialize $gp in TLS macros.DJ Delorie2-17/+7
2018-02-22aarch64/strcmp: fix misaligned loop jump targetSiddhesh Poyarekar2-1/+6
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey7-10/+73
2018-02-22Add [BZ #16335] annotation to ChangeLog entry.Rical Jasan1-0/+1
2018-02-22S390: Regenerate ULPs.Stefan Liebler2-6/+10
2018-02-21hurd: Add sysdep-cancel.hSamuel Thibault2-0/+10
2018-02-21Remove miscellaneous debris from libio.Zack Weinberg20-236/+54
2018-02-21Remove _IO_file_flags define.Zack Weinberg22-122/+99
2018-02-21Remove legacy configuration knobs from libio.Zack Weinberg11-50/+24
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg128-971/+937
2018-02-21Remove vestiges of external build support from libio headers.Zack Weinberg4-43/+12
2018-02-21Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151...Joseph Myers5-3/+28
2018-02-21Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers5-8/+28
2018-02-21Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]Mike FABIAN2-0/+7
2018-02-21Fix a typo in a comment.Rical Jasan2-1/+5
2018-02-21manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan3-8/+22
2018-02-21ldconfig: Sync temporary files to disk before renaming them [BZ #20890]Florian Weimer2-3/+15
2018-02-21elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer9-148/+22
2018-02-21hurd: fix buildSamuel Thibault2-0/+6
2018-02-20manual: Update the _ISOC99_SOURCE description.Rical Jasan2-4/+8
2018-02-20manual: Document missing feature test macros.Rical Jasan2-2/+46
2018-02-19Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers4-2/+26
2018-02-19manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan2-8/+14
2018-02-18Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]Aurelien Jarno2-0/+13
2018-02-18intl/tst-gettext: fix failure with newest msgfmtAurelien Jarno4-3/+24
2018-02-17hurd: Fix build on missing __ptsname_internal functionSamuel Thibault2-4/+23
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault4-1/+34
2018-02-17Fix ulps for pow on hppa.John David Anglin2-0/+7
2018-02-16manual: Fix a syntax error.Rical Jasan2-1/+6
2018-02-16Add runtime check if mutex will be elided in tst-mutex8 testcases.Stefan Liebler3-47/+89
2018-02-15Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers3-12/+41
2018-02-15Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers4-3/+12
2018-02-15Use libc_hidden_* for argz_next, __argz_next (bug 15105).Joseph Myers3-0/+10
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers3-0/+9
2018-02-15Use libc_hidden_* for fputs (bug 15105).Joseph Myers3-0/+10
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers9-6/+41