aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-08posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella5-243/+233
2017-09-08posix: accept inode 0 is a valid inode number (BZ #19971)Adhemerval Zanella2-21/+6
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella22-459/+739
2017-09-07Use "static const char domain[] ="H.J. Lu2-1/+6
2017-09-07Use MPFR 3.1.6 in build-many-glibcs.py.Joseph Myers2-1/+4
2017-09-07Update netinet/tcp.h from Linux 4.13.Joseph Myers2-2/+14
2017-09-07Add SOL_TLS definition from Linux 4.13.Joseph Myers2-0/+5
2017-09-07Use ASCII in LC_TIME of om_ET for better readabilityMike FABIAN2-56/+48
2017-09-07Remove redundant LC_TIME data in om_KE which is identical to the data in om_ETAkhilesh Kumar2-83/+6
2017-09-07hurd: fix gethostname(NULL, 0)Samuel Thibault2-2/+8
2017-09-06Add ChangeLog bugzilla mark for previous commitAdhemerval Zanella1-0/+1
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella8-7/+17
2017-09-06__libc_dynarray_emplace_enlarge: Add missing elseFlorian Weimer2-1/+6
2017-09-06resolv: __resolv_conf_attach must not free passed conf object [BZ #22096]Florian Weimer2-4/+7
2017-09-06resolv: Fix memory leak with OOM during resolv.conf parsing [BZ #22095]Florian Weimer2-0/+11
2017-09-06nss_dns: Remove dead PTR IPv4-to-IPv6 mapping codeFlorian Weimer3-20/+186
2017-09-06tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 address mappingFlorian Weimer2-45/+198
2017-09-06Improve utf8_gen.py to set the width for characters with Prepended_Concatenat...Mike FABIAN5-13/+1659
2017-09-06Write all ranges of neighbouring characters with the same width using the ran...Mike FABIAN2-13/+45
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers165-70/+535
2017-09-05Fix tests that are testing obsoleted functionalitySteve Ellcey5-37/+71
2017-09-05Fix pcprofiledump cross-endian condition (bug 22086).Joseph Myers2-1/+7
2017-09-05Add miq_NI locale for MiskitoMike FABIAN4-0/+197
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu8-0/+22
2017-09-04Update kernel version in syscall-names.list to 4.13.Joseph Myers2-2/+5
2017-09-04Fix bits/math-finite.h exp10 condition (bug 22082).Joseph Myers2-1/+7
2017-09-04math.h: Warn about an already-defined log macroFlorian Weimer2-0/+9
2017-09-04Use Linux 4.13 in build-many-glibcs.py.Joseph Myers2-1/+6
2017-09-03hurd: fix resolv/tst-resolv-res_init-skeleton.c buildSamuel Thibault2-0/+6
2017-09-03hurd: Fix build ot misc/tst-preadvwritev2-common.cSamuel Thibault2-1/+17
2017-09-03hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault2-2/+11
2017-09-03hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault1-0/+1
2017-09-03hurd: mach/hurd/x86 also needs x86 tunablesSamuel Thibault2-0/+22
2017-09-03hurd: mach/hurd/i386 also needs mach/hurd/x86Samuel Thibault2-0/+2
2017-09-03hurd: fix libm linkSamuel Thibault2-1/+4
2017-09-03hurd: Fix libc linkSamuel Thibault2-0/+12
2017-09-03hurd: Fix libc linkSamuel Thibault3-0/+4
2017-09-03hurd: Fix rtld linkSamuel Thibault2-1/+12
2017-09-03hurd: Fix rtld linkSamuel Thibault2-0/+7
2017-09-03hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault9-1/+18
2017-09-03hurd: Fix p{read,write}v64v2.c buildSamuel Thibault3-4/+4
2017-09-03hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault5-4/+8
2017-09-03hurd: Fix getting ssize_t for <sys/socket.h>Samuel Thibault2-1/+3
2017-09-03hurd: Fix sigsetops.h macrosSamuel Thibault2-3/+5
2017-09-03sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault2-1/+4
2017-09-01Obsolete pow10 functions.Joseph Myers33-431/+96
2017-09-012017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-4/+8
2017-09-01Update tst-regex.c/tst-regex2.c for old ChangeLog moveH.J. Lu3-2/+9
2017-09-01Credit Ulrich Drepper for libpthread in contrib.texiH.J. Lu2-0/+6
2017-09-01Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c.Joseph Myers2-0/+5