about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ [BZ #22023]Akhilesh Kumar2017-09-142-78/+8
* Fix LC_TELEPHONE for az_AZ [BZ #22112]Akhilesh Kumar2017-09-142-4/+9
* Define and use libm_alias_float128.Joseph Myers2017-09-143-0/+48
* Define and use libm_alias_ldouble.Joseph Myers2017-09-135-38/+93
* Move exp compat wrappers under math/Szabolcs Nagy2017-09-139-116/+55
* Clear up log1p, ldexp, scalbn, scalbln compat handling.Joseph Myers2017-09-139-44/+33
* posix: Fix compat glob code on s390 and alphaAdhemerval Zanella2017-09-133-4/+8
* Define and use libm_alias_double.Joseph Myers2017-09-1339-157/+165
* Remove declare_mgen_alias_2.Joseph Myers2017-09-124-20/+15
* Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey2017-09-128-17/+73
* x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu2017-09-124-5/+29
* hurd: Fix build without NO_HIDDENSamuel Thibault2017-09-128-0/+33
* Define and use a libm_alias_float macro.Joseph Myers2017-09-113-0/+48
* x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu2017-09-117-8/+95
* Update translationsSiddhesh Poyarekar2017-09-113-575/+584
* sunrpc/tst-udp-nonblocking: Fix timeout valueSamuel Thibault2017-09-102-4/+6
* Fix $(error) use in MakefileSamuel Thibault2017-09-102-2/+3
* sunrpc/tst-udp-timeout: Fix timeout valueSamuel Thibault2017-09-102-3/+8
* Finish change from “Bengali” to “Bangla”Mike FABIAN2017-09-094-6/+12
* Update x86_64 ulps for AMD Ryzen.Markus Trippelsdorf2017-09-082-2/+6
* Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey2017-09-083-4/+14
* Fix glibc.tune.cpu tunable handlingSteve Ellcey2017-09-082-1/+6
* Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers2017-09-082-0/+27
* Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers2017-09-082-0/+20
* posix: Use enum for __glob_pattern_type resultAdhemerval Zanella2017-09-084-10/+25
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-0827-48/+160
* posix: fix glob bugs with long login namesAdhemerval Zanella2017-09-082-58/+37
* posix: Fix getpwnam_r usage (BZ #1062)Adhemerval Zanella2017-09-082-140/+30
* Sync scratch_buffer with gnulibAdhemerval Zanella2017-09-085-5/+22
* posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella2017-09-085-243/+233
* posix: accept inode 0 is a valid inode number (BZ #19971)Adhemerval Zanella2017-09-082-21/+6
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-0822-459/+739
* Use "static const char domain[] ="H.J. Lu2017-09-072-1/+6
* Use MPFR 3.1.6 in build-many-glibcs.py.Joseph Myers2017-09-072-1/+4
* Update netinet/tcp.h from Linux 4.13.Joseph Myers2017-09-072-2/+14
* Add SOL_TLS definition from Linux 4.13.Joseph Myers2017-09-072-0/+5
* Use ASCII in LC_TIME of om_ET for better readabilityMike FABIAN2017-09-072-56/+48
* Remove redundant LC_TIME data in om_KE which is identical to the data in om_ETAkhilesh Kumar2017-09-072-83/+6
* hurd: fix gethostname(NULL, 0)Samuel Thibault2017-09-072-2/+8
* Add ChangeLog bugzilla mark for previous commitAdhemerval Zanella2017-09-061-0/+1
* Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella2017-09-068-7/+17
* __libc_dynarray_emplace_enlarge: Add missing elseFlorian Weimer2017-09-062-1/+6
* resolv: __resolv_conf_attach must not free passed conf object [BZ #22096]Florian Weimer2017-09-062-4/+7
* resolv: Fix memory leak with OOM during resolv.conf parsing [BZ #22095]Florian Weimer2017-09-062-0/+11
* nss_dns: Remove dead PTR IPv4-to-IPv6 mapping codeFlorian Weimer2017-09-063-20/+186
* tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 address mappingFlorian Weimer2017-09-062-45/+198
* Improve utf8_gen.py to set the width for characters with Prepended_Concatenat...Mike FABIAN2017-09-065-13/+1659
* Write all ranges of neighbouring characters with the same width using the ran...Mike FABIAN2017-09-062-13/+45
* Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers2017-09-05165-70/+535
* Fix tests that are testing obsoleted functionalitySteve Ellcey2017-09-055-37/+71