about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Unify some sys/procfs.h headers.Joseph Myers2018-09-2520-1015/+347
* Use libsupport for tst-spawn.cAdhemerval Zanella2018-09-252-122/+97
* Clean up iconv/gconv_int.h for unnecessary declarationsArjun Shankar2018-09-254-22/+24
* Don't build libnsl for new ABIsAndreas Schwab2018-09-247-51/+113
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-2112-100/+50
* it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425).Rafal Luzynski2018-09-213-5/+15
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-2027-31/+76
* Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers2018-09-202-18/+16
* misc: New test misc/tst-gethostidFlorian Weimer2018-09-203-0/+121
* 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