aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-21Use binutils 2.32 branch in build-many-glibcs.py.Joseph Myers2-1/+6
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer15-40/+455
2019-01-21x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu6-11/+118
2019-01-21x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu6-8/+76
2019-01-21x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu8-11/+183
2019-01-21x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu6-16/+132
2019-01-21x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu5-5/+72
2019-01-21x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu7-42/+137
2019-01-21x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu7-9/+127
2019-01-21x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu8-5/+167
2019-01-21resolv: Do not send queries for non-host-names in nss_dns [BZ #24112]Florian Weimer2-2/+31
2019-01-21resolv: Reformat inet_addr, inet_aton to GNU styleFlorian Weimer2-91/+106
2019-01-18malloc: Revert fastbins to old-style atomicsFlorian Weimer2-96/+84
2019-01-18Disable lazy binding on tests for minimal signal handlerH.J. Lu2-0/+17
2019-01-18manual: Fix the wording to "alternative" rather than "alternate"TAMUKI Shoichi2-3/+8
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke2-1/+5
2019-01-16Tests for minimal signal handler functionality in MINSIGSTKSZ space.Zack Weinberg11-0/+602
2019-01-16Update libc.potSiddhesh Poyarekar2-301/+346
2019-01-15Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() testsTulio Magno Quites Machado Filho2-56/+61
2019-01-15powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves2-2/+7
2019-01-14x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2Leonardo Sandoval16-6/+1358
2019-01-12Fix a few typos in commentsDmitry V. Levin12-11/+25
2019-01-11strftime: Consequently use the "L_" macro with character literalsTAMUKI Shoichi2-3/+8
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves4-0/+102
2019-01-10resolv: IDNA tests: AAAA (28) is valid, no fallthrough to defaultAndreas K. Hüttel2-0/+6
2019-01-09RISC-V: Update LP64D libm-test-ulps.Jim Wilson2-48/+70
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra5-2/+15
2019-01-07soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu27-26/+57
2019-01-07Only build libm with -fno-math-errno (bug 24024)Aurelien Jarno4-2/+80
2019-01-07en_US: define date_fmt (bug 24046)Aurelien Jarno2-0/+9
2019-01-07manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer12-31/+54
2019-01-05posix: Fix tst-spawn.c issue from commit 805334b26cAdhemerval Zanella2-2/+7
2019-01-05ChangeLog: Fix an obvious typo in the previous commit.Rafal Luzynski1-1/+1
2019-01-04sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]Martin Jansa5-0/+27
2019-01-04Fix the manual for old texinfoSzabolcs Nagy2-4/+8
2019-01-04Linux: Improve handling of resource limits in misc/tst-ttynameFlorian Weimer2-4/+52
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella15-164/+146
2019-01-03i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella2-37/+3
2019-01-03x86_64: Remove wrong THREAD_ATOMIC_* macrosAdhemerval Zanella2-37/+3
2019-01-03nptl: Fix testcases for new pthread cancellation mechanismAdhemerval Zanella3-9/+24
2019-01-03nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella15-142/+23
2019-01-03AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy3-3/+10
2019-01-03posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)Adhemerval Zanella4-14/+75
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg43-103/+682
2019-01-03termios: Consolidate termios.hAdhemerval Zanella9-295/+35
2019-01-03termios: Add powerpc termios-miscAdhemerval Zanella4-50/+84
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella4-9/+4
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella9-23/+69
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella11-120/+214
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella10-60/+123