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
/
unix
/
sysv
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: Move pthread_attr_setschedpolicy implementation into libc
Florian Weimer
2020-02-20
27
-27
/
+0
*
nptl: Move pthread_attr_getschedpolicy implementation into libc
Florian Weimer
2020-02-20
27
-27
/
+0
*
Block all signals on timer_create thread (BZ#10815)
Adhemerval Zanella
2020-02-19
2
-60
/
+55
*
Fix tst-pkey expectations on pkey_get [BZ #23202]
Lucas A. M. Magalhaes
2020-02-19
1
-4
/
+6
*
y2038: linux: Provide __gettimeofday64 implementation
Lukasz Majewski
2020-02-18
3
-3
/
+45
*
Linux: Work around kernel bugs in chmod on /proc/self/fd paths [BZ #14578]
Florian Weimer
2020-02-18
1
-4
/
+24
*
mips: Fix bracktrace result for signal frames
Adhemerval Zanella
2020-02-18
1
-0
/
+67
*
<fd_to_filename.h>: Add type safety and port to Hurd
Florian Weimer
2020-02-18
1
-20
/
+2
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
46
-222
/
+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
93
-457
/
+360
*
linux: Consolidate INLINE_SYSCALL
Adhemerval Zanella
2020-02-14
23
-472
/
+50
*
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
2
-390
/
+68
*
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
2
-13
/
+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
*
Use gcc -finput-charset=ascii for check-installed-headers.
Stefan Liebler
2020-02-13
4
-4
/
+4
*
alpha: Fix static gettimeofday symbol
Adhemerval Zanella
2020-02-13
1
-5
/
+2
*
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
*
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
1
-0
/
+1
*
Linux: Add io/tst-o_path-locks test
Florian Weimer
2020-02-09
2
-1
/
+101
*
y2038: linux: Provide __settimeofday64 implementation
Lukasz Majewski
2020-02-07
1
-0
/
+53
*
y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32
Lukasz Majewski
2020-02-07
4
-9
/
+9
*
y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval
Lukasz Majewski
2020-02-07
4
-7
/
+7
*
y2038: Define __suseconds64_t type to be used with struct __timeval64
Lukasz Majewski
2020-02-07
5
-0
/
+5
*
Update kernel version to 5.5 in tst-mman-consts.py.
Joseph Myers
2020-02-07
1
-1
/
+1
*
Update syscall lists for Linux 5.5.
Joseph Myers
2020-02-07
2
-2
/
+3
*
y2038: linux: Provide __timespec_get64 implementation
Lukasz Majewski
2020-02-05
1
-0
/
+59
*
rt: avoid PLT setup in timer_[sg]ettime
Andreas Schwab
2020-02-03
2
-2
/
+4
*
y2038: linux: Provide __sched_rr_get_interval64 implementation
Lukasz Majewski
2020-02-02
2
-1
/
+73
*
y2038: linux: Provide __timerfd_settime64 implementation
Lukasz Majewski
2020-02-02
3
-2
/
+88
*
y2038: linux: Provide __timerfd_gettime64 implementation
Lukasz Majewski
2020-02-02
3
-2
/
+70
*
i386: Remove _exit.S
H.J. Lu
2020-02-01
1
-44
/
+0
*
i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]
H.J. Lu
2020-02-01
4
-29
/
+10
*
Fix tst-pkey.c pkey_alloc return checks and manual
Lucas A. M. Magalhaes
2020-01-17
1
-0
/
+4
[next]