GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tag 2.29 release
glibc-2.29
Siddhesh Poyarekar
2019-01-31
1
-0
/
+4
*
Prepare for 2.29 release
Siddhesh Poyarekar
2019-01-31
1
-0
/
+9
*
Update translations
Siddhesh Poyarekar
2019-01-25
1
-0
/
+37
*
hurd: Fix initial sigaltstack state
Samuel Thibault
2019-01-24
1
-0
/
+1
*
alpha: Fix __remqu corrupting $f3 register
Uroš Bizjak
2019-01-24
1
-0
/
+6
*
hurd: Fix initial sigaltstack state
Samuel Thibault
2019-01-24
1
-0
/
+5
*
strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]
TAMUKI Shoichi
2019-01-24
1
-0
/
+10
*
strftime: Set the default width of "%Ey" to 2 [BZ #23758]
TAMUKI Shoichi
2019-01-24
1
-0
/
+7
*
hurd: Fix libsupport xsigstack build
Adhemerval Zanella
2019-01-24
1
-0
/
+3
*
elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)
Adhemerval Zanella
2019-01-24
1
-0
/
+11
*
hurd: Support AT_EMPTY_PATH
Samuel Thibault
2019-01-22
1
-0
/
+3
*
hurd: Check at_flags passed to faccessat
Samuel Thibault
2019-01-22
1
-0
/
+5
*
Use binutils 2.32 branch in build-many-glibcs.py.
Joseph Myers
2019-01-21
1
-0
/
+5
*
CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
Florian Weimer
2019-01-21
1
-0
/
+33
*
x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
1
-0
/
+12
*
x86-64 strncpy: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
1
-0
/
+10
*
x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
1
-0
/
+13
*
x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
1
-0
/
+11
*
x86-64 memrchr: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
1
-0
/
+9
*
x86-64 memcpy: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
1
-0
/
+15
*
x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
1
-0
/
+13
*
x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
1
-0
/
+13
*
resolv: Do not send queries for non-host-names in nss_dns [BZ #24112]
Florian Weimer
2019-01-21
1
-0
/
+9
*
resolv: Reformat inet_addr, inet_aton to GNU style
Florian Weimer
2019-01-21
1
-0
/
+5
*
malloc: Revert fastbins to old-style atomics
Florian Weimer
2019-01-18
1
-0
/
+14
*
Disable lazy binding on tests for minimal signal handler
H.J. Lu
2019-01-18
1
-0
/
+9
*
manual: Fix the wording to "alternative" rather than "alternate"
TAMUKI Shoichi
2019-01-18
1
-0
/
+5
*
powerpc: Fix tiny bug in strncmp.c
Paul Clarke
2019-01-16
1
-0
/
+4
*
Tests for minimal signal handler functionality in MINSIGSTKSZ space.
Zack Weinberg
2019-01-16
1
-0
/
+15
*
Update libc.pot
Siddhesh Poyarekar
2019-01-16
1
-0
/
+4
*
Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
Tulio Magno Quites Machado Filho
2019-01-15
1
-0
/
+5
*
powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.
Rogerio Alves
2019-01-15
1
-0
/
+5
*
x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2
Leonardo Sandoval
2019-01-14
1
-0
/
+21
*
Fix a few typos in comments
Dmitry V. Levin
2019-01-12
1
-0
/
+14
*
strftime: Consequently use the "L_" macro with character literals
TAMUKI Shoichi
2019-01-11
1
-0
/
+5
*
powerpc: Fix VSCR position in ucontext (bug 24088)
Rogerio Alves
2019-01-11
1
-0
/
+8
*
resolv: IDNA tests: AAAA (28) is valid, no fallthrough to default
Andreas K. Hüttel
2019-01-10
1
-0
/
+5
*
RISC-V: Update LP64D libm-test-ulps.
Jim Wilson
2019-01-09
1
-0
/
+4
*
[AArch64] Add ifunc support for Ares
Wilco Dijkstra
2019-01-09
1
-0
/
+10
*
soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]
H.J. Lu
2019-01-07
1
-0
/
+31
*
Only build libm with -fno-math-errno (bug 24024)
Aurelien Jarno
2019-01-07
1
-0
/
+9
*
en_US: define date_fmt (bug 24046)
Aurelien Jarno
2019-01-07
1
-0
/
+6
*
manual: Use @code{errno} instead of @var{errno} [BZ #24063]
Florian Weimer
2019-01-07
1
-0
/
+23
*
posix: Fix tst-spawn.c issue from commit 805334b26c
Adhemerval Zanella
2019-01-05
1
-0
/
+5
*
ChangeLog: Fix an obvious typo in the previous commit.
Rafal Luzynski
2019-01-05
1
-1
/
+1
*
sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]
Martin Jansa
2019-01-04
1
-0
/
+13
*
Fix the manual for old texinfo
Szabolcs Nagy
2019-01-04
1
-0
/
+4
*
Linux: Improve handling of resource limits in misc/tst-ttyname
Florian Weimer
2019-01-04
1
-0
/
+9
*
nptl: Cleanup cancellation macros
Adhemerval Zanella
2019-01-03
1
-0
/
+31
*
i386: Remove bogus THREAD_ATOMIC_* macros
Adhemerval Zanella
2019-01-03
1
-0
/
+3
[next]