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
path:
root
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new Fortran vector math header file.
marxin
2019-02-20
1
-0
/
+43
*
powerpc64le: Remove test for GCC 6.2
Gabriel F. T. Gomes
2019-02-20
2
-69
/
+1
*
Fix SPARC64 handling of R_SPARC_H34 (bug 24231).
Joseph Myers
2019-02-18
1
-0
/
+1
*
misc/tst-clone3: Fix waiting for exited thread.
Stefan Liebler
2019-02-18
1
-8
/
+15
*
Move remaining nptl_db headers to sysdeps/nptl
Florian Weimer
2019-02-16
2
-0
/
+553
*
io: Consolidate lockf implementation
Adhemerval Zanella
2019-02-15
9
-78
/
+0
*
nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)
Adhemerval Zanella
2019-02-14
12
-293
/
+14
*
RISC-V: Fix elfutils testsuite unwind failures.
Jim Wilson
2019-02-13
1
-0
/
+5
*
Add fall-through comments.
Joseph Myers
2019-02-12
2
-0
/
+4
*
Use float in e_sqrt.c
Paul Clarke
2019-02-11
1
-1
/
+1
*
Remove powerpc bits/mathinline.h.
Joseph Myers
2019-02-08
1
-58
/
+0
*
Move generic <bits/unistd_ext.h> to a more regular location
Florian Weimer
2019-02-08
1
-21
/
+0
*
Provide <bits/unistd_ext.h> as a sysdeps header exclusively
Florian Weimer
2019-02-08
1
-0
/
+21
*
nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]
Florian Weimer
2019-02-08
2
-6
/
+8
*
Linux: Add gettid system call wrapper [BZ #6399]
Florian Weimer
2019-02-08
34
-8
/
+279
*
Avoid "inline" after return type in function definitions.
Joseph Myers
2019-02-06
2
-12
/
+6
*
x86: Remove unnecessary <stap-probe.h> include from lowlevellock.h
Florian Weimer
2019-02-06
2
-4
/
+0
*
S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.
Stefan Liebler
2019-02-06
1
-1
/
+2
*
arm: Use "nr" constraint for Systemtap probes [BZ #24164]
Florian Weimer
2019-02-05
2
-0
/
+41
*
Fix handling of collating elements in fnmatch (bug 17396, bug 16976)
Andreas Schwab
2019-02-04
3
-5
/
+8
*
x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]
H.J. Lu
2019-02-04
3
-9
/
+93
*
manual: Document lack of conformance of sched_* functions [BZ #14829]
Florian Weimer
2019-02-02
1
-1
/
+4
*
Cleanup clock_*time includes
Wilco Dijkstra
2019-02-01
6
-98
/
+37
*
aarch64: Optimized memchr specific to AmpereComputing emag
Feng Xue
2019-02-01
6
-3
/
+308
*
aarch64: Optimized memset specific to AmpereComputing emag
Feng Xue
2019-02-01
5
-2
/
+217
*
aarch64: Add AmpereComputing emag to tunable cpu list
Feng Xue
2019-02-01
2
-0
/
+4
*
make-syscalls.sh: fix comment referencing syscall-template
Vineet Gupta
2019-01-31
1
-1
/
+1
*
RISC-V: Update nofpu ULPs
Darius Rad
2019-01-24
1
-0
/
+8
*
alpha: Fix __remqu corrupting $f3 register
Uroš Bizjak
2019-01-24
1
-0
/
+4
*
hurd: Check at_flags passed to faccessat
Samuel Thibault
2019-01-22
1
-1
/
+3
*
CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
Florian Weimer
2019-01-21
1
-1
/
+1
*
x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
5
-11
/
+106
*
x86-64 strncpy: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
5
-8
/
+66
*
x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
7
-11
/
+170
*
x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
5
-16
/
+121
*
x86-64 memrchr: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
4
-5
/
+63
*
x86-64 memcpy: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
6
-42
/
+122
*
x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
6
-9
/
+114
*
x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
6
-5
/
+148
*
powerpc: Fix tiny bug in strncmp.c
Paul Clarke
2019-01-16
1
-1
/
+1
*
powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.
Rogerio Alves
2019-01-15
1
-2
/
+2
*
x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2
Leonardo Sandoval
2019-01-14
15
-6
/
+1337
*
Fix a few typos in comments
Dmitry V. Levin
2019-01-12
5
-5
/
+5
*
powerpc: Fix VSCR position in ucontext (bug 24088)
Rogerio Alves
2019-01-11
3
-0
/
+94
*
RISC-V: Update LP64D libm-test-ulps.
Jim Wilson
2019-01-09
1
-48
/
+66
*
[AArch64] Add ifunc support for Ares
Wilco Dijkstra
2019-01-09
3
-1
/
+4
*
soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]
H.J. Lu
2019-01-07
18
-18
/
+18
*
sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]
Martin Jansa
2019-01-04
4
-0
/
+14
*
Linux: Improve handling of resource limits in misc/tst-ttyname
Florian Weimer
2019-01-04
1
-4
/
+43
*
nptl: Cleanup cancellation macros
Adhemerval Zanella
2019-01-03
12
-149
/
+113
[next]