about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu2018-09-202-2/+7
* Fix tst-setcontext9 for optimized small stacks.Carlos O'Donell2018-09-192-9/+44
* Fix mktime localtime offset confusionPaul Eggert2018-09-193-3/+13
* Merge mktime, timegm from upstream GnulibPaul Eggert2018-09-196-316/+781
* Fix strstr bug with huge needles (bug 23637)Wilco Dijkstra2018-09-194-4/+44
* Fix the documentation comment of checkint in powfSzabolcs Nagy2018-09-192-1/+6
* Add new pow implementationSzabolcs Nagy2018-09-1915-10616/+594
* Simplify tzfile fstat failure codePaul Eggert2018-09-182-4/+5
* Fix tzfile low-memory assertion failurePaul Eggert2018-09-182-1/+9
* Unify many bits/mman.h headers.Joseph Myers2018-09-189-318/+16
* Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.Joseph Myers2018-09-183-4/+17
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-1730-32/+70
* Update siginfo constants from Linux kernel (bug 21286).Joseph Myers2018-09-173-17/+46
* Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers2018-09-143-9/+11
* Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers2018-09-147-10/+27
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-1441-48/+93
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-1451-96/+160
* Include most of elf/ modules-names in modules-names-tests.Joseph Myers2018-09-122-0/+8
* Add new log2 implementationSzabolcs Nagy2018-09-1210-246/+378
* Add new log implementationSzabolcs Nagy2018-09-1211-3567/+492
* i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu2018-09-122-4/+14
* Remove x86_64 math_private.h asms.Joseph Myers2018-09-112-44/+7
* Add build-many-glibcs.py support for building more GCC libraries.Joseph Myers2018-09-112-12/+31
* Italian and Swiss locales: Use the correct separators (bug 10797).Rafal Luzynski2018-09-104-7/+15
* Add build-many-glibcs.py --enable-obsolete-* configs.Joseph Myers2018-09-102-0/+14
* S390: Regenerate ULPs.Stefan Liebler2018-09-062-68/+68
* Fix segfault in maybe_script_execute.Stefan Liebler2018-09-062-1/+6
* Indian and similar locales: Set the correct date format (bug 17426).Rafal Luzynski2018-09-0534-33/+72
* Missed ChangeLogSzabolcs Nagy2018-09-051-0/+30
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-0526-3672/+885
* Remove alpha math_private.h.Joseph Myers2018-09-052-18/+2
* Move float128 inlines from sysdeps/generic/math_private.h to include/math.h.Joseph Myers2018-09-053-23/+31
* Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers2018-09-0465-151/+168
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-03145-2/+290
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-3118-18/+41
* Replace conform/list-header-symbols.pl with a Python script.Joseph Myers2018-08-315-88/+172
* test-container: Use xcopy_file_range for cross-device copy [BZ #23597]H.J. Lu2018-08-317-2/+200
* Fix test failure with -DNDEBUG.Carlos O'Donell2018-08-302-6/+11
* reallocarray: Declare under _DEFAULT_SOURCEFlorian Weimer2018-08-303-1/+8
* Test stdlib/test-bz22786 exits now with unsupported if malloc fails.Stefan Liebler2018-08-302-3/+17
* Make gen-libm-test.py treat plus_oflow and minus_oflow as non-finite.Joseph Myers2018-08-292-4/+8
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-2816-766/+838
* regex: Add test tst-regcomp-truncated [BZ #23578]Florian Weimer2018-08-283-1/+201
* test-container: EPERM from unshare is UNSUPPORTEDFlorian Weimer2018-08-282-2/+8
* nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]Florian Weimer2018-08-282-13/+41
* Speedup first memmem matchRajalakshmi Srinivasaraghavan2018-08-282-0/+8
* en_IN: Set the correct date format for "%x" (bug 17426).Rafal Luzynski2018-08-282-2/+7
* links-dso-program: Fix build-programs=no build case.DJ Delorie2018-08-272-10/+5
* Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers2018-08-274-15/+47
* pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]Martin Kuchta2018-08-272-2/+14