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
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: Add support for Linux uio.h RWF_NOAPPEND flag
gentoo/glibc-2.39-7
Stafford Horne
2024-05-29
3
-1
/
+9
*
i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)
Sunil K Pandey
2024-05-29
1
-1
/
+7
*
Reinstate generic features-time64.h
Adhemerval Zanella
2024-05-29
1
-0
/
+19
*
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
2024-05-29
75
-182
/
+178
*
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
2024-05-29
10
-14
/
+25
*
parse_fdinfo: Don't advance pointer twice [BZ #31798]
H.J. Lu
2024-05-29
1
-1
/
+3
*
LoongArch: Fix undefined `__memset_aligned` reference in ld.so linking.
caiyinyu
2024-05-29
1
-0
/
+3
*
socket: Add new test for connect
Sergey Kolosov
2024-05-29
2
-0
/
+114
*
libsupport: Add xgetpeername
Sergey Kolosov
2024-05-29
3
-0
/
+32
*
x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)
gentoo/glibc-2.39-6
Gabi Falk
2024-05-12
1
-3
/
+3
*
Force DT_RPATH for --enable-hardcoded-path-in-tests
H.J. Lu
2024-05-12
1
-3
/
+6
*
elf: Only process multiple tunable once (BZ 31686)
Adhemerval Zanella
2024-05-12
4
-12
/
+84
*
Add a test to check for duplicate definitions in the static library
gentoo/glibc-2.39-5
Gabi Falk
2024-05-04
1
-0
/
+7
*
i686: Fix multiple definitions of __memmove_chk and __memset_chk
Gabi Falk
2024-05-04
2
-2
/
+2
*
i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk
Gabi Falk
2024-05-04
1
-1
/
+1
*
Revert "i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk"
Sam James
2024-05-04
1
-1
/
+1
*
Revert "i686: Fix multiple definitions of __memmove_chk and __memset_chk"
Sam James
2024-05-04
2
-2
/
+2
*
Revert "Add a test to check for duplicate definitions in the static library"
Sam James
2024-05-04
1
-7
/
+0
*
Add a test to check for duplicate definitions in the static library
Gabi Falk
2024-05-04
1
-0
/
+7
*
i686: Fix multiple definitions of __memmove_chk and __memset_chk
Gabi Falk
2024-05-04
2
-2
/
+2
*
i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk
Gabi Falk
2024-05-04
1
-1
/
+1
*
time: Allow later version licensing.
Carlos O'Donell
2024-05-04
4
-4
/
+4
*
nscd: Use time_t for return type of addgetnetgrentX
Florian Weimer
2024-05-04
1
-2
/
+2
*
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
2024-05-04
18
-22
/
+165
*
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
2024-05-04
17
-1
/
+88
*
elf: Also compile dl-misc.os with $(rtld-early-cflags)
gentoo/glibc-2.39-4
H.J. Lu
2024-04-26
1
-0
/
+1
*
CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...
Florian Weimer
2024-04-26
1
-98
/
+121
*
CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...
Florian Weimer
2024-04-26
1
-4
/
+7
*
CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...
Florian Weimer
2024-04-26
1
-8
/
+6
*
CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)
Florian Weimer
2024-04-26
1
-2
/
+3
*
x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]
H.J. Lu
2024-04-26
4
-1
/
+18
*
i386: ulp update for SSE2 --disable-multi-arch configurations
Florian Weimer
2024-04-26
1
-0
/
+1
*
nptl: Fix tst-cancel30 on kernels without ppoll_time64 support
Florian Weimer
2024-04-26
1
-4
/
+11
*
iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...
gentoo/glibc-2.39-3
Charles Fol
2024-04-18
3
-1
/
+144
*
x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch
Sunil K Pandey
2024-04-18
62
-295
/
+953
*
Apply the Makefile sorting fix
H.J. Lu
2024-04-18
5
-57
/
+57
*
powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
Florian Weimer
2024-04-18
1
-0
/
+19
*
x86-64: Simplify minimum ISA check ifdef conditional with if
Sunil K Pandey
2024-04-18
1
-11
/
+8
*
x86-64: Don't use SSE resolvers for ISA level 3 or above
H.J. Lu
2024-04-18
2
-12
/
+20
*
AArch64: Check kernel version for SVE ifuncs
Wilco Dijkstra
2024-04-18
5
-2
/
+53
*
aarch64: fix check for SVE support in assembler
Szabolcs Nagy
2024-04-18
2
-4
/
+6
*
aarch64/fpu: Sync libmvec routines from 2.39 and before with AOR
Joe Ramsay
2024-04-18
18
-105
/
+111
*
x86: Expand the comment on when REP STOSB is used on memset
Adhemerval Zanella
2024-04-07
1
-1
/
+3
*
x86: Do not prefer ERMS for memset on Zen3+
Adhemerval Zanella
2024-04-07
1
-0
/
+5
*
x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)
Adhemerval Zanella
2024-04-07
1
-20
/
+18
*
Add tst-gnu2-tls2mod1 to test-internal-extras
Andreas Schwab
2024-04-07
1
-0
/
+2
*
elf: Enable TLS descriptor tests on aarch64
Adhemerval Zanella
2024-04-07
5
-33
/
+40
*
arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
Adhemerval Zanella
2024-04-07
10
-15
/
+250
*
Ignore undefined symbols for -mtls-dialect=gnu2
Adhemerval Zanella
2024-04-07
2
-2
/
+2
*
x86-64: Allocate state buffer space for RDI, RSI and RBX
H.J. Lu
2024-04-07
3
-11
/
+147
[next]