summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i386: Disable check_consistency for GCC 5 and above [BZ #25788]gentoo/glibc-2.30-10gentoo/2.30H.J. Lu2020-04-101-2/+3
* sparc: Move sigreturn stub to assemblygentoo/glibc-2.30-9Adhemerval Zanella2020-04-035-38/+73
* Gentoo: Revert "Gentoo: xfail tests that fail only due to Gentoo sandbox"gentoo/glibc-2.30-8Andreas K. Huettel2020-03-211-17/+0
* Gentoo: Adapt tests to /etc/mail/alias locationAndreas K. Huettel2020-03-212-10/+16
* Gentoo: xfail tests that fail only due to Gentoo sandboxgentoo/glibc-2.30-7Andreas K. Huettel2020-03-191-0/+17
* Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab2020-03-193-0/+16
* Fix use-after-free in glob when expanding ~user (bug 25414)Andreas Schwab2020-03-191-12/+13
* Add NEWS entry for CVE-2020-10029 (bug 25487)Aurelien Jarno2020-03-191-0/+4
* math/test-sinl-pseudo: Use stack protector only if availableFlorian Weimer2020-03-191-0/+2
* Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487).Joseph Myers2020-03-194-1/+56
* Improve IFUNC check [BZ #25506]gentoo/glibc-2.30-6Fangrui Song2020-03-092-2/+2
* malloc/tst-mallocfork2: Kill lingering process for unexpected failuresAdhemerval Zanella2020-03-091-11/+28
* riscv: Avoid clobbering register parameters in syscallAdhemerval Zanella2020-03-091-28/+56
* microblaze: Avoid clobbering register parameters in syscallAdhemerval Zanella2020-03-091-35/+56
* mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]WANG Xuerui2020-03-094-52/+105
* mips: Use 'long int' and 'long long int' in linux syscall codeWANG Xuerui2020-03-0913-221/+231
* hppa: Align __clone stack argument to 8 bytes (Bug 25066)John David Anglin2020-03-092-2/+8
* Remove incorrect alloc_size attribute from pvalloc [BZ #25401]Florian Weimer2020-03-094-3/+51
* login: Use pread64 in utmp implementationFlorian Weimer2020-03-091-72/+95
* Add nocancel version of pread64()Leandro Pereira2020-03-095-2/+41
* login: Introduce matches_last_entry to utmp processingFlorian Weimer2020-03-091-49/+31
* login: Acquire write lock early in pututline [BZ #24882]Florian Weimer2020-03-094-31/+239
* login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer2020-03-096-10/+33
* login: Remove double-assignment of fl.l_whence in try_file_lockFlorian Weimer2020-03-091-1/+1
* login: pututxline could fail to overwrite existing entries [BZ #24902]Florian Weimer2020-03-095-11/+202
* login: Use struct flock64 in utmp [BZ #24880]Florian Weimer2020-03-093-2/+9
* login: Disarm timer after utmp lock acquisition [BZ #24879]Florian Weimer2020-03-093-52/+42
* login: Fix updwtmp, updwtmx unlockingFlorian Weimer2020-03-094-2/+121
* login: Replace macro-based control flow with function calls in utmpFlorian Weimer2020-03-092-73/+112
* login: Assume that _HAVE_UT_* constants are trueFlorian Weimer2020-03-0913-302/+138
* login: Remove utmp backend jump tables [BZ #23518]Florian Weimer2020-03-0911-197/+106
* misc/test-errno-linux: Handle EINVAL from quotactlFlorian Weimer2020-03-091-2/+3
* <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]Kamlesh Kumar2020-03-092-1/+3
* x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer2020-03-093-2/+31
* libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer2020-03-092-0/+6
* S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [B...Stefan Liebler2020-03-092-7/+36
* rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...gentoo/glibc-2.30-4Marcin Kościelnicki2019-11-252-1/+11
* Don't use a custom wrapper macro around __has_include (bug 25189).Emilio Cobos Álvarez2019-11-253-13/+8
* Base max_fast on alignment, not width, of bins (Bug 24903)DJ Delorie2019-11-251-1/+1
* malloc: Various cleanups for malloc/tst-mxfastFlorian Weimer2019-11-253-9/+16
* Add glibc.malloc.mxfast tunableDJ Delorie2019-11-257-7/+96
* malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]Niklas Hambüchen2019-11-252-0/+12
* mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic2019-11-254-5/+105
* Make tst-strftime2 and tst-strftime3 depend on locale generationGabriel F. T. Gomes2019-11-252-0/+8
* S390: Add new s390 platform z15.Stefan Liebler2019-11-252-3/+3
* Fix RISC-V vfork build with Linux 5.3 kernel headers (ChangeLog addition)Joseph Myers2019-11-251-0/+7
* alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno2019-11-255-0/+12
* hppa: Update libm-tests-ulpsAdhemerval Zanella2019-11-252-44/+48
* Update Alpha libm-test-ulpsAurelien Jarno2019-11-252-8/+12
* Chinese locales: Set first_weekday to 2 (bug 24682).Rafal Luzynski2019-11-255-0/+13