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
*
i386: Disable check_consistency for GCC 5 and above [BZ #25788]
gentoo/glibc-2.30-10
gentoo/2.30
H.J. Lu
2020-04-10
1
-2
/
+3
*
sparc: Move sigreturn stub to assembly
gentoo/glibc-2.30-9
Adhemerval Zanella
2020-04-03
5
-38
/
+73
*
Gentoo: Revert "Gentoo: xfail tests that fail only due to Gentoo sandbox"
gentoo/glibc-2.30-8
Andreas K. Huettel
2020-03-21
1
-17
/
+0
*
Gentoo: Adapt tests to /etc/mail/alias location
Andreas K. Huettel
2020-03-21
2
-10
/
+16
*
Gentoo: xfail tests that fail only due to Gentoo sandbox
gentoo/glibc-2.30-7
Andreas K. Huettel
2020-03-19
1
-0
/
+17
*
Fix array overflow in backtrace on PowerPC (bug 25423)
Andreas Schwab
2020-03-19
3
-0
/
+16
*
Fix use-after-free in glob when expanding ~user (bug 25414)
Andreas Schwab
2020-03-19
1
-12
/
+13
*
Add NEWS entry for CVE-2020-10029 (bug 25487)
Aurelien Jarno
2020-03-19
1
-0
/
+4
*
math/test-sinl-pseudo: Use stack protector only if available
Florian Weimer
2020-03-19
1
-0
/
+2
*
Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487).
Joseph Myers
2020-03-19
4
-1
/
+56
*
Improve IFUNC check [BZ #25506]
gentoo/glibc-2.30-6
Fangrui Song
2020-03-09
2
-2
/
+2
*
malloc/tst-mallocfork2: Kill lingering process for unexpected failures
Adhemerval Zanella
2020-03-09
1
-11
/
+28
*
riscv: Avoid clobbering register parameters in syscall
Adhemerval Zanella
2020-03-09
1
-28
/
+56
*
microblaze: Avoid clobbering register parameters in syscall
Adhemerval Zanella
2020-03-09
1
-35
/
+56
*
mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]
WANG Xuerui
2020-03-09
4
-52
/
+105
*
mips: Use 'long int' and 'long long int' in linux syscall code
WANG Xuerui
2020-03-09
13
-221
/
+231
*
hppa: Align __clone stack argument to 8 bytes (Bug 25066)
John David Anglin
2020-03-09
2
-2
/
+8
*
Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
Florian Weimer
2020-03-09
4
-3
/
+51
*
login: Use pread64 in utmp implementation
Florian Weimer
2020-03-09
1
-72
/
+95
*
Add nocancel version of pread64()
Leandro Pereira
2020-03-09
5
-2
/
+41
*
login: Introduce matches_last_entry to utmp processing
Florian Weimer
2020-03-09
1
-49
/
+31
*
login: Acquire write lock early in pututline [BZ #24882]
Florian Weimer
2020-03-09
4
-31
/
+239
*
login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]
Florian Weimer
2020-03-09
6
-10
/
+33
*
login: Remove double-assignment of fl.l_whence in try_file_lock
Florian Weimer
2020-03-09
1
-1
/
+1
*
login: pututxline could fail to overwrite existing entries [BZ #24902]
Florian Weimer
2020-03-09
5
-11
/
+202
*
login: Use struct flock64 in utmp [BZ #24880]
Florian Weimer
2020-03-09
3
-2
/
+9
*
login: Disarm timer after utmp lock acquisition [BZ #24879]
Florian Weimer
2020-03-09
3
-52
/
+42
*
login: Fix updwtmp, updwtmx unlocking
Florian Weimer
2020-03-09
4
-2
/
+121
*
login: Replace macro-based control flow with function calls in utmp
Florian Weimer
2020-03-09
2
-73
/
+112
*
login: Assume that _HAVE_UT_* constants are true
Florian Weimer
2020-03-09
13
-302
/
+138
*
login: Remove utmp backend jump tables [BZ #23518]
Florian Weimer
2020-03-09
11
-197
/
+106
*
misc/test-errno-linux: Handle EINVAL from quotactl
Florian Weimer
2020-03-09
1
-2
/
+3
*
<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]
Kamlesh Kumar
2020-03-09
2
-1
/
+3
*
x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]
Florian Weimer
2020-03-09
3
-2
/
+31
*
libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]
Florian Weimer
2020-03-09
2
-0
/
+6
*
S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [B...
Stefan Liebler
2020-03-09
2
-7
/
+36
*
rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...
gentoo/glibc-2.30-4
Marcin Kościelnicki
2019-11-25
2
-1
/
+11
*
Don't use a custom wrapper macro around __has_include (bug 25189).
Emilio Cobos Álvarez
2019-11-25
3
-13
/
+8
*
Base max_fast on alignment, not width, of bins (Bug 24903)
DJ Delorie
2019-11-25
1
-1
/
+1
*
malloc: Various cleanups for malloc/tst-mxfast
Florian Weimer
2019-11-25
3
-9
/
+16
*
Add glibc.malloc.mxfast tunable
DJ Delorie
2019-11-25
7
-7
/
+96
*
malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]
Niklas Hambüchen
2019-11-25
2
-0
/
+12
*
mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels
Dragan Mladjenovic
2019-11-25
4
-5
/
+105
*
Make tst-strftime2 and tst-strftime3 depend on locale generation
Gabriel F. T. Gomes
2019-11-25
2
-0
/
+8
*
S390: Add new s390 platform z15.
Stefan Liebler
2019-11-25
2
-3
/
+3
*
Fix RISC-V vfork build with Linux 5.3 kernel headers (ChangeLog addition)
Joseph Myers
2019-11-25
1
-0
/
+7
*
alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]
Aurelien Jarno
2019-11-25
5
-0
/
+12
*
hppa: Update libm-tests-ulps
Adhemerval Zanella
2019-11-25
2
-44
/
+48
*
Update Alpha libm-test-ulps
Aurelien Jarno
2019-11-25
2
-8
/
+12
*
Chinese locales: Set first_weekday to 2 (bug 24682).
Rafal Luzynski
2019-11-25
5
-0
/
+13
[next]