aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-27manual: Move mbstouwcs to an example C fileFlorian Weimer3-22/+34
2021-08-27Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu5-1/+19
2021-08-27getlogin_r: return early when linux sentinel value is setJesse Hathaway2-0/+14
2021-08-27Fix crash in resolver on memory allocation failure (bug 23005)Andreas Schwab2-0/+11
2021-08-27Fix signed integer overflow in random_r (bug 17343).Joseph Myers2-5/+10
2021-08-27Add tst-sigaction.c to test BZ #23069Aurelien Jarno3-1/+62
2021-08-27RISC-V: fix struct kernel_sigaction to match the kernel version [BZ #23069]Aurelien Jarno2-0/+12
2021-08-27Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer2-0/+7
2021-08-27Fix i386 memmove issue (bug 22644).Andrew Senkevich3-6/+72
2021-08-27Update ChangeLog for BZ 22884 - riscv fmax/fminDJ Delorie1-0/+1
2021-08-27RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman5-8/+43
2021-08-27RISC-V: Do not initialize $gp in TLS macros.DJ Delorie2-17/+7
2021-08-27NEWS: Add entries for bugs: 22848, 22932, 22937, 22963.Rafal Luzynski1-0/+10
2021-08-27cs_CZ locale: Add alternative month names (bug 22963).Rafal Luzynski2-1/+21
2021-08-27Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937).Rafal Luzynski3-2/+24
2018-03-08lt_LT locale: Update abbreviated month names (bug 22932).Rafal Luzynski2-6/+11
2018-03-06ca_ES locale: Update LC_TIME (bug 22848).Robert Buj2-40/+91
2018-03-12Update translations from the Translation ProjectDmitry V. Levin2-3132/+6066
2017-11-17i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella5-1/+247
2018-03-02Fix multiple definitions of __nss_*_database (bug 22918)Andreas Schwab8-5/+22
2018-03-01[BZ #22342] Fix netgroup cache keys.DJ Delorie3-1/+8
2018-02-10linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin3-0/+74
2018-02-26powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho2-0/+48
2018-02-19Add 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-19manual: Update the _ISOC99_SOURCE description.Rical Jasan2-4/+6
2018-02-19manual: Document missing feature test macros.Rical Jasan3-2/+48
2018-03-08NEWS: add entries for bugs 22919 and 22926Dmitry V. Levin1-0/+2
2018-03-09sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno2-0/+19
2018-03-05powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella6-2/+23
2018-02-16manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan3-8/+15
2018-02-16manual: Fix a syntax error.Rical Jasan2-1/+6
2018-01-24manual: Fix Texinfo warnings about improper node names.Rical Jasan4-6/+12
2018-02-18Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]Aurelien Jarno3-0/+14
2018-02-02time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]Sean McKean3-1/+7
2017-12-29linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2-8/+7
2018-02-06NEWS: add an entry for bug 22827Dmitry V. Levin1-0/+1
2018-02-14Update SH libm-tests-ulpsAdhemerval Zanella2-48/+449
2018-02-09[RISC-V] Fix parsing flags in ELF64 files.DJ Delorie2-1/+8
2018-05-11Second try at dealing with ancient mktempStan Shebs1-5/+5
2018-05-09Defeat a malloc optimization by declaring things volatile.Stan Shebs5-6/+6
2018-05-09Forestall optimization-out of a buffer.Stan Shebs1-0/+7
2018-05-09Add a clang/lld workaround for symbol not being overriddenStan Shebs1-0/+2
2018-04-20Work around clang mishandling of assert functions in resolver buffer allocati...Stan Shebs1-0/+8
2015-10-29Allow suppressing the definition of __USE_FILE_OFFSET64 by defining SUPPRESS_...Manuel Klimek1-1/+3
2014-03-03For b/5836136, do dlsym(0, "_Unwind..."), i.e. ignore libgcc_s.so.1 dlopen fa...Paul Pluzhnikov1-0/+9
2018-03-29Define __GOOGLE_GRTE_VERSION__Stan Shebs1-0/+5
2018-03-29Add basic testsuite for dlopen_with_offsetStan Shebs5-0/+184
2018-03-28Add a hunk lost in mergeStan Shebs1-0/+8
2018-03-28Fix GCC compilation issues in cherrypicksStan Shebs3-2/+4