about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* S390: Regenerate ULPs.Stefan Liebler2020-04-031-15/+19
* sysv/alpha: Use generic __timeval32 and helpersAlistair Francis2020-04-0210-162/+67
* linux: Use long time_t for wait4/getrusageAlistair Francis2020-04-025-3/+164
* resource: Add a __rusage64 structAlistair Francis2020-04-021-0/+110
* linux: Use long time_t __getitimer/__setitimerAlistair Francis2020-04-025-2/+197
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-026-0/+32
* math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann2020-03-3115-59/+388
* Fix alignment bug in Safe-LinkingEyal Itkin2020-03-311-11/+11
* Typo fixes and CR cleanup in Safe-LinkingEyal Itkin2020-03-311-15/+15
* Use Linux 5.6 and GMP 6.2.0 in build-many-glibcs.py.Joseph Myers2020-03-311-2/+2
* Add new file missed in previous hppa commit.John David Anglin2020-03-301-0/+58
* powerpc: Add support for fmaf128() in hardwareRaphael Moreira Zinsly2020-03-305-1/+127
* Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin2020-03-304-22/+142
* sparc: Move __fenv_{ld,st}fsr to fenv-private.hAdhemerval Zanella2020-03-3018-9/+25
* x86: Remove feraiseexcept optimizationAdhemerval Zanella2020-03-302-111/+0
* math: Remove fenvinline.hAdhemerval Zanella2020-03-308-481/+7
* hurd: Make O_TRUNC update mtime/ctimeSamuel Thibault2020-03-291-2/+11
* Add Safe-Linking to fastbins and tcacheEyal Itkin2020-03-291-13/+58
* Add benchtests for roundeven and roundevenf.Shen-Ta Hsieh2020-03-273-2/+47
* time: Add a __itimerval64 structAlistair Francis2020-03-271-0/+7
* time: Add a timeval with a 32-bit tv_sec and tv_usecAlistair Francis2020-03-271-0/+45
* sysv/linux: Rename alpha functions to be alpha specificAlistair Francis2020-03-279-32/+32
* ARC: add definitions to elf/elf.hVineet Gupta2020-03-251-1/+69
* powerpc64: apply -mabi=ibmlongdouble to special filesPaul E. Murphy2020-03-253-2/+13
* powerpc64le: add -mno-gnu-attribute to *f128 objects and difftimePaul E. Murphy2020-03-252-9/+16
* Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy2020-03-253-36/+7
* powerpc64le: Ensure correct ldouble compiler flags are usedGabriel F. T. Gomes2020-03-251-0/+58
* Fix tests which expose ldbl -> _Float128 redirectsPaul E. Murphy2020-03-252-0/+15
* ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy2020-03-2517-26/+87
* stdlib: Move tst-system to tests-containerAdhemerval Zanella2020-03-252-5/+8
* support/shell-container.c: Add builtin killAdhemerval Zanella2020-03-251-0/+25
* support/shell-container.c: Add builtin exitAdhemerval Zanella2020-03-251-0/+13
* support/shell-container.c: Return 127 if execve failsAdhemerval Zanella2020-03-251-1/+1
* Add NEWS entry for CVE-2020-1751 (bug 25423)Aurelien Jarno2020-03-241-0/+3
* posix: Fix system error return value [BZ #25715]Adhemerval Zanella2020-03-232-11/+129
* y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski2020-03-235-0/+10
* Extended Char Intro: Use getwc in example (Bug 25626)Carlos O'Donell2020-03-201-1/+1
* stdio: Add tests for printf multibyte convertion leak [BZ#25691]Adhemerval Zanella2020-03-202-2/+115
* stdio: Remove memory leak from multibyte convertion [BZ#25691]Florian Weimer2020-03-201-144/+180
* Add NEWS entry for CVE-2020-1752 (bug 25414)Aurelien Jarno2020-03-191-0/+3
* math: Remove inline math testsAdhemerval Zanella2020-03-1964-23645/+7563
* Remove __LIBC_INTERNAL_MATH_INLINESAdhemerval Zanella2020-03-193-3/+1
* math: Remove mathinlineAdhemerval Zanella2020-03-193-19/+1
* m68k: Remove mathinline.hAdhemerval Zanella2020-03-1915-378/+238
* oc_FR locale: Fix spelling of Thursday (bug 25639)Rafał Lużyński2020-03-191-1/+1
* x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu2020-03-1810-208/+165
* Fix build with GCC 10 when long double = double.Joseph Myers2020-03-171-0/+122
* nscd/cachedumper.c : fix whitespaceDJ Delorie2020-03-171-4/+4
* Fix nscd/cachedumper.c compile errorsDJ Delorie2020-03-161-6/+8
* manual: Fix inconsistent declaration of wcsrchr [BZ #24655]Girish Joshi2020-03-131-1/+1