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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Gentoo] Enable nss-systemd in nsswitch.conf
gentoo/glibc-2.32-8
gentoo/2.32
Andreas K. Hüttel
2021-02-27
1
-2
/
+2
*
gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
gentoo/glibc-2.32-7
Florian Weimer
2021-02-27
3
-20
/
+178
*
aarch64: fix static PIE start code for BTI [BZ #27068]
Guillaume Gardet
2021-02-27
1
-0
/
+1
*
aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
Szabolcs Nagy
2021-02-27
3
-19
/
+43
*
elf: Pass the fd to note processing
Szabolcs Nagy
2021-02-27
6
-18
/
+21
*
elf: Move note processing after l_phdr is updated
Szabolcs Nagy
2021-02-27
1
-15
/
+15
*
aarch64: align address for BTI protection [BZ #26988]
Szabolcs Nagy
2021-02-27
1
-6
/
+8
*
aarch64: Fix missing BTI protection from dependencies [BZ #26926]
Szabolcs Nagy
2021-02-27
1
-2
/
+15
*
x86: Check IFUNC definition in unrelocated executable [BZ #20019]
H.J. Lu
2021-02-27
6
-25
/
+32
*
x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]
H.J. Lu
2021-02-27
4
-1
/
+12
*
Update for [BZ #27130] fix
H.J. Lu
2021-02-27
1
-0
/
+1
*
x86-64: Avoid rep movsb with short distance [BZ #27130]
H.J. Lu
2021-02-27
1
-0
/
+21
*
Fix buffer overrun in EUC-KR conversion module (bz #24973)
gentoo/glibc-2.32-6
Andreas Schwab
2021-01-07
4
-9
/
+59
*
alpha: Provide wait4 for static library [BZ #27150]
Adhemerval Zanella
2021-01-05
1
-0
/
+2
*
tests-mcheck: New variable to run tests with MALLOC_CHECK_=3
gentoo/glibc-2.32-5
Siddhesh Poyarekar
2020-12-24
2
-1
/
+38
*
alpha: Remove anonymous union in struct stat [BZ #27042]
Matt Turner
2020-12-24
3
-63
/
+66
*
iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
gentoo/glibc-2.32-4
Michael Colavita
2020-12-08
3
-13
/
+55
*
x86: Harden printf against non-normal long double values (bug 26649)
Florian Weimer
2020-12-08
3
-0
/
+64
*
x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)
Jakub Jelinek
2020-12-08
2
-2
/
+12
*
__vfscanf_internal: fix aliasing violation (bug 26690)
gentoo/glibc-2.32-3
Andreas Schwab
2020-12-07
1
-11
/
+11
*
linux: Allow adjtime with NULL argument [BZ #26833]
Adhemerval Zanella
2020-12-07
3
-4
/
+54
*
iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
Arjun Shankar
2020-12-07
3
-18
/
+18
*
sh: Add sh4 fpu Implies folder
Adhemerval Zanella
2020-12-07
5
-0
/
+5
*
struct _Unwind_Exception alignment should not depend on compiler flags
Florian Weimer
2020-12-07
1
-9
/
+15
*
resolv: Serialize processing in resolv/tst-resolv-txnid-collision
Florian Weimer
2020-12-07
1
-0
/
+5
*
resolv: Handle transaction ID collisions in parallel queries (bug 26600)
Florian Weimer
2020-12-07
4
-20
/
+357
*
support: Provide a way to clear the RA bit in DNS server responses
Florian Weimer
2020-12-07
2
-1
/
+7
*
support: Provide a way to reorder responses within the DNS test server
Florian Weimer
2020-12-07
5
-28
/
+135
*
Remove __warndecl
Siddhesh Poyarekar
2020-12-07
3
-74
/
+1
*
Remove __warn_memset_zero_len [BZ #25399]
Siddhesh Poyarekar
2020-12-07
1
-15
/
+0
*
aarch64: Add unwind information to _start (bug 26853)
Florian Weimer
2020-12-07
2
-4
/
+4
*
aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
Szabolcs Nagy
2020-12-07
1
-8
/
+4
*
x86: Optimizing memcpy for AMD Zen architecture.
Sajan Karumanchi
2020-10-30
1
-3
/
+17
*
Reversing calculation of __x86_shared_non_temporal_threshold
Patrick McGehearty
2020-10-30
2
-6
/
+16
*
sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]
Adhemerval Zanella
2020-10-21
4
-7
/
+206
*
sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]
Adhemerval Zanella
2020-10-21
4
-5
/
+197
*
sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]
Dmitry V. Levin
2020-10-21
5
-1
/
+194
*
AArch64: Use __memcpy_simd on Neoverse N2/V1
Wilco Dijkstra
2020-10-21
3
-2
/
+8
*
AArch64: Improve backwards memmove performance
Wilco Dijkstra
2020-10-21
1
-3
/
+4
*
Set version.h RELEASE to "stable" (Bug 26700)
Carlos O'Donell
2020-10-21
1
-1
/
+1
*
string: Fix strerrorname_np return value [BZ #26555]
Adhemerval Zanella
2020-10-21
5
-189
/
+819
*
intl: Handle translation output codesets with suffixes [BZ #26383]
Arjun Shankar
2020-09-27
8
-57
/
+60
*
NEWS: Update for [BZ #26534] fix
gentoo/glibc-2.32-2
H.J. Lu
2020-09-05
1
-0
/
+5
*
x86-64: Fix FMA4 detection in ifunc [BZ #26534]
Ondřej Hošek
2020-09-03
1
-1
/
+1
*
Fix miscompilation on ia64's gcc-10
gentoo/glibc-2.32-1
Sergei Trofimovich
2020-08-05
1
-1
/
+3
*
Force -O0 in conform tests to survive $CC changes
Andreas K. Hüttel
2020-08-05
2
-3
/
+7
*
Add C.UTF-8 locale
Mike FABIAN
2020-08-05
2
-0
/
+239
*
Adapt to Gentoo-specific /etc/mail/aliases
Andreas K. Hüttel
2020-08-05
3
-11
/
+17
*
Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"
Andreas K. Hüttel
2020-08-05
2
-8
/
+2
*
Disable ldconfig during install
Mike Frysinger
2020-08-05
1
-0
/
+1
[next]