about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix namespace violation in stdio.h and sys/stat.h if build with optimization....Stefan Liebler2020-08-202-3/+5
* Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.Joseph Myers2020-08-191-0/+12
* Use MPC 1.2.0 in build-many-glibcs.py.Joseph Myers2020-08-191-1/+1
* Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h.Joseph Myers2020-08-191-0/+3
* Correct locking and cancellation cleanup in syslog functions (bug 26100)Andreas Schwab2020-08-181-16/+28
* nptl: Handle NULL abstime [BZ #26394]H.J. Lu2020-08-172-6/+16
* Update build-many-glibcs.py for binutils ia64 obsoletion.Joseph Myers2020-08-131-3/+9
* Update kernel version to 5.8 in tst-mman-consts.py.Joseph Myers2020-08-131-1/+1
* y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit timeLukasz Majewski2020-08-135-14/+110
* aarch64: update ulps.Szabolcs Nagy2020-08-131-1/+1
* S390: Regenerate ULPs.Stefan Liebler2020-08-121-1/+1
* manual: Fix sigdescr_np and sigabbrev_np return type (BZ #26343)Adhemerval Zanella2020-08-081-2/+2
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-082-6/+6
* math: Regenerate auto-libm-test-out-j0Adhemerval Zanella2020-08-081-0/+25
* manual: Put the istrerrorname_np and strerrordesc_np return type in bracesAdhemerval Zanella2020-08-071-2/+2
* Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer2020-08-072-3/+19
* manual: Fix strerrorname_np and strerrordesc_np return type (BZ #26343)Adhemerval Zanella2020-08-071-2/+2
* math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann2020-08-072-1/+18
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-0725-2/+27
* Use Linux 5.8 in build-many-glibcs.py.Joseph Myers2020-08-071-1/+1
* htl: Enable tst-cancelx?[45]Samuel Thibault2020-08-068-16/+17
* tst-cancel4: Make blocking on write more portableSamuel Thibault2020-08-071-4/+4
* hurd: Add missing hidden defSamuel Thibault2020-08-061-0/+1
* hurd: Rework sbrkSamuel Thibault2020-08-054-12/+32
* hurd: Implement basic sched_get/setschedulerSamuel Thibault2020-08-052-0/+75
* x86: Rename Intel CPU feature namesH.J. Lu2020-08-052-15/+15
* manual: Fix some @code/@var formatting glitches chapter Date And TimeFlorian Weimer2020-08-051-10/+10
* Copy regex_internal.h from GnulibPaul Eggert2020-08-041-2/+1
* Copy regex BITSET_WORD_BITS porting from GnulibPaul Eggert2020-08-042-30/+22
* Sync regex.h from GnulibPaul Eggert2020-08-041-2/+0
* Sync mktime.c from GnulibPaul Eggert2020-08-041-3/+3
* Sync intprops.h from GnulibPaul Eggert2020-08-041-6/+11
* Open master branch for glibc 2.33 development. glibc-2.32.9000Carlos O'Donell2020-08-042-2/+26
* Prepare for glibc 2.32 release. glibc-2.32Carlos O'Donell2020-08-043-3/+15380
* Regenerate configure scripts.Carlos O'Donell2020-08-042-1/+2
* Update NEWS with bugs.Carlos O'Donell2020-08-041-2/+110
* Update translations.Carlos O'Donell2020-08-0435-25496/+17951
* Don't mix linker error messages into edited scriptsAlan Modra2020-08-041-2/+2
* benchtests/README update.Paul Zimmermann2020-08-041-6/+14
* RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki2020-08-041-15/+18
* aarch64: update NEWS about branch protectionSzabolcs Nagy2020-08-031-1/+3
* Add NEWS entry for CVE-2016-10228 (bug 19519)Aurelien Jarno2020-08-031-0/+4
* powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer2020-08-031-2/+2
* Update Nios II libm-test-ulps file.Chung-Lin Tang2020-08-031-11/+11
* Move NEWS entry for CVE-2020-1751 to the 2.31 sectionFlorian Weimer2020-07-311-3/+3
* NEWS: Deprecate weak libpthread symbols for single-threaded checksFlorian Weimer2020-07-311-0/+8
* NEWS: Deprecate nss_hesiodFlorian Weimer2020-07-311-0/+5
* nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu2020-07-273-2/+87
* Use binutils 2.35 branch in build-many-glibcs.py.Joseph Myers2020-07-271-1/+1
* aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy2020-07-271-2/+8