about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix pcprofiledump cross-endian condition (bug 22086).Joseph Myers2017-09-052-1/+7
* Add miq_NI locale for MiskitoMike FABIAN2017-09-054-0/+197
* Hide __chmod and __mkdir [BZ #18822]H.J. Lu2017-09-048-0/+22
* Update kernel version in syscall-names.list to 4.13.Joseph Myers2017-09-042-2/+5
* Fix bits/math-finite.h exp10 condition (bug 22082).Joseph Myers2017-09-042-1/+7
* math.h: Warn about an already-defined log macroFlorian Weimer2017-09-042-0/+9
* Use Linux 4.13 in build-many-glibcs.py.Joseph Myers2017-09-042-1/+6
* hurd: fix resolv/tst-resolv-res_init-skeleton.c buildSamuel Thibault2017-09-032-0/+6
* hurd: Fix build ot misc/tst-preadvwritev2-common.cSamuel Thibault2017-09-032-1/+17
* hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault2017-09-032-2/+11
* hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault2017-09-031-0/+1
* hurd: mach/hurd/x86 also needs x86 tunablesSamuel Thibault2017-09-032-0/+22
* hurd: mach/hurd/i386 also needs mach/hurd/x86Samuel Thibault2017-09-032-0/+2
* hurd: fix libm linkSamuel Thibault2017-09-032-1/+4