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
gentoo/2.41
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
*
benchtests: Generate .d dependency files [BZ #28922]
H.J. Lu
2022-02-25
1
-2
/
+6
*
benchtests: Remove duplicated loop in bench-bzero-walk.c
H.J. Lu
2022-02-25
1
-6
/
+0
*
localedata: Do not generate output if warnings were present.
Carlos O'Donell
2022-02-25
2
-4
/
+10
*
localedef: Update LC_MONETARY handling (Bug 28845)
Carlos O'Donell
2022-02-25
1
-36
/
+146
*
localedef: Handle symbolic links when generating locale-archive
Arjun Shankar
2022-02-24
1
-1
/
+1
*
benchtests: Add small sizes (<= 64) to bench-bzero-walk.c
H.J. Lu
2022-02-24
1
-0
/
+3
*
math: Add more input to atanh accuracy tests
Sunil K Pandey
2022-02-24
2
-0
/
+28
*
resolv: Fix tst-resolv tests for 2.35 ABIs and later
Stafford Horne
2022-02-24
1
-9
/
+9
*
x86_64: Disable libmvec tests if multiarch not enabled [BZ# 28869]
Sunil K Pandey
2022-02-23
1
-0
/
+3
*
benchtests: Add benches for memset with 0 value
H.J. Lu
2022-02-23
7
-3
/
+149
*
i686: Remove bzero optimizations
Adhemerval Zanella
2022-02-23
14
-181
/
+22
*
s390: Remove bzero optimizations
Adhemerval Zanella
2022-02-23
5
-103
/
+2
*
powerpc: Remove powerpc64 bzero optimizations
Adhemerval Zanella
2022-02-23
15
-197
/
+1
*
powerpc: Remove powerpc32 bzero optimizations
Adhemerval Zanella
2022-02-23
7
-158
/
+2
*
sparc: Remove bzero optimization
Adhemerval Zanella
2022-02-23
14
-105
/
+30
*
ia64: Remove bzero optimization
Adhemerval Zanella
2022-02-23
3
-314
/
+5
*
alpha: Remove bzero optimization
Adhemerval Zanella
2022-02-23
1
-109
/
+0
*
x86_64: Remove bcopy optimizations
Adhemerval Zanella
2022-02-23
1
-7
/
+0
*
i386: Remove bcopy optimizations
Adhemerval Zanella
2022-02-23
14
-305
/
+100
*
powerpc: Remove bcopy optimizations
Adhemerval Zanella
2022-02-23
9
-113
/
+1
*
ia64: Remove bcopy
Adhemerval Zanella
2022-02-23
1
-10
/
+0
*
hppa: Fix warnings from _dl_lookup_address
John David Anglin
2022-02-22
4
-9
/
+14
*
hppa: Revise gettext trampoline design
John David Anglin
2022-02-22
3
-31
/
+35
*
Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.h
Joseph Myers
2022-02-21
1
-0
/
+2
*
elf: Check invalid hole in PT_LOAD segments [BZ #28838]
H.J. Lu
2022-02-21
1
-0
/
+3
*
realpath: Do not copy result on failure (BZ #28815)
Siddhesh Poyarekar
2022-02-21
2
-3
/
+5
*
x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c
Noah Goldstein
2022-02-18
1
-2
/
+2
*
x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
Noah Goldstein
2022-02-18
3
-10
/
+48
*
hppa: Fix swapcontext
John David Anglin
2022-02-18
3
-7
/
+58
*
x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
Noah Goldstein
2022-02-17
7
-10
/
+23
*
string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
H.J. Lu
2022-02-17
1
-0
/
+13
*
microblaze: Use the correct select syscall (BZ #28883)
Adhemerval Zanella
2022-02-16
1
-1
/
+1
*
Update kernel version to 5.16 in tst-mman-consts.py
Joseph Myers
2022-02-16
1
-1
/
+1
*
pthread: Use 64 bit time_t stat internally for sem_open (BZ #28880)
Adhemerval Zanella
2022-02-16
1
-4
/
+4
*
x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
Noah Goldstein
2022-02-16
3
-0
/
+25
*
String: Strength memset tests in test-memset.c
Noah Goldstein
2022-02-15
1
-15
/
+21
*
x86-64: Define __memcmpeq in ld.so
H.J. Lu
2022-02-14
1
-1
/
+3
*
htl: Destroy thread-specific data before releasing joins
Samuel Thibault
2022-02-14
1
-3
/
+3
*
htl: Fix initializing the key lock
Samuel Thibault
2022-02-14
2
-3
/
+5
*
mach: Fix LLL_SHARED value
Samuel Thibault
2022-02-14
1
-1
/
+1
*
htl: Make pthread_[gs]etspecific not check for key validity
Samuel Thibault
2022-02-14
2
-4
/
+2
*
x86-64: Remove bzero weak alias in SS2 memset
H.J. Lu
2022-02-14
1
-3
/
+1
*
hppa: Fix typo
John David Anglin
2022-02-14
1
-1
/
+1
*
linux: Use socket-constants-time64.h on tst-socket-timestamp-compat
Adhemerval Zanella
2022-02-14
1
-12
/
+13
*
x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIE
H.J. Lu
2022-02-14
6
-26
/
+13
*
Fix elf/tst-audit2 on hppa
John David Anglin
2022-02-14
1
-14
/
+10
*
x86: Use CHECK_FEATURE_PRESENT on PCONFIG
H.J. Lu
2022-02-14
1
-1
/
+1
*
x86: Don't check PTWRITE in tst-cpu-features-cpuinfo.c
H.J. Lu
2022-02-14
1
-0
/
+3
*
x86: Set .text section in memset-vec-unaligned-erms
Noah Goldstein
2022-02-12
1
-0
/
+1
*
Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHARED
Florian Weimer
2022-02-11
1
-1
/
+2
[next]