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
*
pthread: Fix building tst-robust8 with nptl
Samuel Thibault
2020-02-16
1
-1
/
+3
*
pthread: Move robust mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-16
13
-5
/
+1074
*
htl: Remove stub warning for pthread_mutexattr_setpshared
Samuel Thibault
2020-02-16
1
-1
/
+0
*
htl: Add missing functions and defines for robust mutexes
Samuel Thibault
2020-02-16
2
-0
/
+7
*
htl: Only check pthread_self coherency when DEBUG is set
Samuel Thibault
2020-02-15
1
-0
/
+4
*
hurd: Add THREAD_GET/SETMEM/_NC
Samuel Thibault
2020-02-15
1
-0
/
+108
*
hurd tls: update comment about fields at the end of tcbhead
Samuel Thibault
2020-02-15
1
-2
/
+2
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
50
-244
/
+0
*
arm: fix use of INTERNAL_SYSCALL_CALL
Andreas Schwab
2020-02-15
1
-1
/
+1
*
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
100
-496
/
+393
*
linux: Consolidate INLINE_SYSCALL
Adhemerval Zanella
2020-02-14
33
-486
/
+60
*
s390: Consolidate Linux syscall definition
Adhemerval Zanella
2020-02-14
3
-192
/
+103
*
riscv: Avoid clobbering register parameters in syscall
Adhemerval Zanella
2020-02-14
1
-28
/
+56
*
microblaze: Avoid clobbering register parameters in syscall
Adhemerval Zanella
2020-02-14
1
-35
/
+56
*
nios2: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
1
-5
/
+5
*
mips: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
3
-53
/
+23
*
mips64: Consolidate Linux sysdep.h
Adhemerval Zanella
2020-02-14
4
-455
/
+70
*
ia64: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
1
-34
/
+24
*
alpha: Refactor syscall and Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
3
-395
/
+348
*
sparc: Avoid clobbering register parameters in syscall
Adhemerval Zanella
2020-02-14
1
-27
/
+53
*
sparc: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
3
-48
/
+38
*
powerpc: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
1
-7
/
+5
*
powerpc: Consolidate Linux syscall definition
Adhemerval Zanella
2020-02-14
3
-409
/
+209
*
i386: Enable CET support in ucontext functions
H.J. Lu
2020-02-14
6
-3
/
+425
*
tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
Alistair Francis
2020-02-14
1
-0
/
+4
*
powerpc64: Add memory protection key support [BZ #23202]
Florian Weimer
2020-02-14
3
-0
/
+145
*
ldbl-128ibm-compat: Provide a scalb implementation
Tulio Magno Quites Machado Filho
2020-02-14
3
-0
/
+54
*
Add a generic scalb implementation
Tulio Magno Quites Machado Filho
2020-02-14
5
-3
/
+8
*
Adjust thresholds in Bessel function implementations (bug 14469).
Joseph Myers
2020-02-14
4
-8
/
+8
*
Use gcc -finput-charset=ascii for check-installed-headers.
Stefan Liebler
2020-02-13
4
-4
/
+4
*
math/test-sinl-pseudo: Use stack protector only if available
Florian Weimer
2020-02-13
1
-0
/
+2
*
alpha: Fix static gettimeofday symbol
Adhemerval Zanella
2020-02-13
1
-5
/
+2
*
nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h>
Florian Weimer
2020-02-13
1
-15
/
+3
*
Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487).
Joseph Myers
2020-02-12
3
-1
/
+55
*
mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]
WANG Xuerui
2020-02-12
3
-52
/
+104
*
mips: Use 'long int' and 'long long int' in linux syscall code
WANG Xuerui
2020-02-12
14
-220
/
+230
*
alpha: Use generic gettimeofday implementation
Adhemerval Zanella
2020-02-12
2
-2
/
+8
*
Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5.
Joseph Myers
2020-02-12
1
-1
/
+2
*
S390: Fix non-ascii character in fenv.h.
Stefan Liebler
2020-02-12
1
-2
/
+2
*
Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578]
Florian Weimer
2020-02-12
1
-10
/
+47
*
io: Implement lchmod using fchmodat [BZ #14578]
Florian Weimer
2020-02-12
2
-0
/
+2
*
htl C11 threads: Avoid pthread_ symbols visibility in static library
Samuel Thibault
2020-02-10
35
-38
/
+34
*
hurd: Add __pthread_spin_wait and use it
Samuel Thibault
2020-02-11
17
-24
/
+33
*
ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk
Paul E. Murphy
2020-02-10
2
-0
/
+8
*
nptl: update default pthread-offsets.h
Andreas Schwab
2020-02-10
1
-16
/
+6
*
nptl: add missing pthread-offsets.h
Andreas Schwab
2020-02-10
5
-0
/
+25
*
pthread: Move some join tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
7
-0
/
+516
*
pthread: Move most barrier tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
6
-0
/
+531
*
htl: Fix barrier_wait with one thread
Samuel Thibault
2020-02-10
1
-1
/
+3
*
pthread: Move most sem tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
14
-0
/
+1205
[next]