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
*
Add NEWS entry for CVE-2016-10228 (bug 19519)
gentoo/glibc-2.31-9
gentoo/2.31
Aurelien Jarno
2020-09-04
1
-0
/
+4
*
Rewrite iconv option parsing [BZ #19519]
Arjun Shankar
2020-09-04
12
-143
/
+990
*
powerpc: Fix incorrect cache line size load in memset (bug 26332)
Florian Weimer
2020-09-04
2
-2
/
+3
*
nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]
H.J. Lu
2020-09-04
4
-2
/
+88
*
Disable warnings due to deprecated libselinux symbols used by nss and nscd
Arjun Shankar
2020-09-04
2
-0
/
+24
*
Add NEWS entry for CVE-2020-6096 (bug 25620)
gentoo/glibc-2.31-8
Aurelien Jarno
2020-07-18
1
-0
/
+5
*
arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]
Alexander Anisimov
2020-07-18
1
-11
/
+11
*
arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]
Evgeny Eremin
2020-07-18
2
-28
/
+20
*
en_US: Minimize changes to date_fmt (Bug 25923)
Carlos O'Donell
2020-07-17
1
-2
/
+5
*
NEWS: Mention BZ 25933 fix
H.J. Lu
2020-07-11
1
-0
/
+1
*
Fix avx2 strncmp offset compare condition check [BZ #25933]
Sunil K Pandey
2020-07-11
1
-0
/
+15
*
Fix miscompilation on ia64's gcc-10
Sergei Trofimovich
2020-07-11
1
-1
/
+3
*
sparc: Avoid clobbering register parameters in syscall
gentoo/glibc-2.31-7
Adhemerval Zanella
2020-06-10
1
-27
/
+53
*
sparc: Use Linux kABI for syscall return
Adhemerval Zanella
2020-06-10
3
-48
/
+38
*
[no-patch] Gentoo: remove remaining patchset generation logic, now in separat...
gentoo/glibc-2.31-6
Andreas K. Hüttel
2020-06-09
3
-133
/
+0
*
nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]
Florian Weimer
2020-06-09
5
-11
/
+47
*
aarch64: fix strcpy and strnlen for big-endian [BZ #25824]
Lexi Shao
2020-06-09
2
-0
/
+10
*
aarch64: Accept PLT calls to __getauxval within libc.so
Florian Weimer
2020-06-09
1
-0
/
+3
*
[no-patch] Gentoo: remove etc files, now in FILESDIR
Andreas K. Hüttel
2020-05-12
3
-109
/
+0
*
[no-patch] Gentoo: remove locale-gen from repo, packaged separately now
gentoo/glibc-2.31-5
Andreas K. Hüttel
2020-05-12
5
-631
/
+0
*
NEWS: Mention fixes for BZ 25810/25896/25902/25966
H.J. Lu
2020-05-12
1
-0
/
+4
*
x86-64: Use RDX_LP on __x86_shared_non_temporal_threshold [BZ #25966]
H.J. Lu
2020-05-12
1
-3
/
+3
*
NEWS: Mention bug 25639 fixed in 2.31 branch
Rafał Lużyński
2020-05-12
1
-0
/
+2
*
oc_FR locale: Fix spelling of April (bug 25639)
Rafał Lużyński
2020-05-12
1
-2
/
+2
*
oc_FR locale: Fix spelling of Thursday (bug 25639)
Rafał Lużyński
2020-05-12
1
-1
/
+1
*
Add a C wrapper for prctl [BZ #25896]
H.J. Lu
2020-05-12
4
-1
/
+44
*
powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]
H.J. Lu
2020-05-12
2
-24
/
+24
*
Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]
H.J. Lu
2020-05-12
4
-3
/
+66
*
Mark unsigned long arguments with U in more syscalls [BZ #25810]
H.J. Lu
2020-05-12
2
-18
/
+18
*
Add a syscall test for [BZ #25810]
H.J. Lu
2020-05-12
2
-1
/
+168
*
Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]
H.J. Lu
2020-05-12
6
-30
/
+159
*
x32: Properly pass long to syscall [BZ #25810]
H.J. Lu
2020-05-12
2
-6
/
+25
*
Fix build with GCC 10 when long double = double.
Joseph Myers
2020-05-12
1
-0
/
+122
*
Add new file missed in previous hppa commit.
John David Anglin
2020-05-12
1
-0
/
+58
*
Fix data race in setting function descriptors during lazy binding on hppa.
John David Anglin
2020-05-12
5
-22
/
+143
*
nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.h
Chung-Lin Tang
2020-05-12
1
-22
/
+0
*
mips: Fix bracktrace result for signal frames
gentoo/glibc-2.31-4
Adhemerval Zanella
2020-04-12
3
-0
/
+102
*
stdlib: Move tst-system to tests-container
Adhemerval Zanella
2020-04-12
2
-5
/
+8
*
support/shell-container.c: Add builtin kill
Adhemerval Zanella
2020-04-12
1
-0
/
+25
*
support/shell-container.c: Add builtin exit
Adhemerval Zanella
2020-04-12
1
-0
/
+13
*
support/shell-container.c: Return 127 if execve fails
Adhemerval Zanella
2020-04-12
1
-1
/
+1
*
Add NEWS entry for CVE-2020-1751 (bug 25423)
Aurelien Jarno
2020-04-12
1
-0
/
+3
*
posix: Fix system error return value [BZ #25715]
Adhemerval Zanella
2020-04-12
3
-11
/
+130
*
i386: Disable check_consistency for GCC 5 and above [BZ #25788]
H.J. Lu
2020-04-10
1
-2
/
+3
*
Add NEWS entry for CVE-2020-1752 (bug 25414)
gentoo/glibc-2.31-3
Aurelien Jarno
2020-03-22
1
-0
/
+3
*
Fix use-after-free in glob when expanding ~user (bug 25414)
Andreas Schwab
2020-03-22
1
-12
/
+13
*
Update syscall lists for Linux 5.5.
Joseph Myers
2020-03-22
2
-2
/
+3
*
NEWS: update list of bugs fixed on the 2.31 branch
Aurelien Jarno
2020-03-22
1
-0
/
+4
*
Add NEWS entry for CVE-2020-10029 (bug 25487)
Aurelien Jarno
2020-03-22
1
-1
/
+3
*
math/test-sinl-pseudo: Use stack protector only if available
Florian Weimer
2020-03-22
1
-0
/
+2
[next]