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
*
m68k: getpagesize syscall number is always available
Florian Weimer
2020-03-03
1
-4
/
+0
*
Linux: epoll_pwait syscall number is always available
Florian Weimer
2020-03-03
1
-16
/
+0
*
x86_64: Do not define __NR_semtimedop in <sysdep.h>
Florian Weimer
2020-03-03
1
-7
/
+0
*
ia64: Do not define __NR_semtimedop in <sysdep.h>
Florian Weimer
2020-03-03
1
-6
/
+0
*
Linux: open_by_handle_at syscall number is always available
Florian Weimer
2020-03-03
1
-9
/
+0
*
Linux: pciconfig_iobase syscall number is always available on alpha
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: getdents64 syscall number is always available on MIPS
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: Clean up preadv2, pwritev2 system call names
Florian Weimer
2020-03-03
4
-22
/
+7
*
Linux: exit_group syscall number is always available
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: set_tid_address syscall number is always available
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: pkey_mprotect syscall number is always available
Florian Weimer
2020-03-03
1
-5
/
+0
*
Linux: rt_sigqueueinfo syscall number is always available
Florian Weimer
2020-03-03
2
-10
/
+0
*
Linux: getrandom syscall number is always available
Florian Weimer
2020-03-03
2
-22
/
+0
*
Linux: Clean up preadv, pwritev system call names
Florian Weimer
2020-03-03
4
-28
/
+4
*
Linux: Clean up pread64/pwrite64 system call names
Florian Weimer
2020-03-03
7
-40
/
+4
*
Linux: sigaltstack syscall number is always available
Florian Weimer
2020-03-03
1
-4
/
+0
*
Linux: sched_getaffinity syscall number is always available
Florian Weimer
2020-03-03
1
-7
/
+3
*
Linux: sched_setaffinity syscall number is always available
Florian Weimer
2020-03-03
1
-6
/
+1
*
Linux: statx syscall number is always available
Florian Weimer
2020-03-03
1
-7
/
+4
*
Linux: mq_* syscall numbers are always available
Florian Weimer
2020-03-03
7
-41
/
+0
*
Linux: mlock2 syscall number is always available
Florian Weimer
2020-03-03
1
-2
/
+0
*
Linux: copy_file_range syscall number is always available
Florian Weimer
2020-03-03
1
-5
/
+0
*
Linux: renameat2 syscall number is always available
Florian Weimer
2020-03-03
1
-4
/
+3
*
Add missing libc_hidden_def for __utimensat64
Andreas Schwab
2020-03-02
1
-0
/
+2
*
elf: Add elf/check-wx-segment, a test for the presence of WX segments
Florian Weimer
2020-03-02
1
-2
/
+7
*
nios2: Fix Linux kABI for syscall return
Adhemerval Zanella
2020-02-20
1
-1
/
+1
*
nptl: Move pthread_setschedparam implementation into libc
Florian Weimer
2020-02-20
27
-27
/
+0
*
nptl: Move pthread_getschedparam implementation into libc
Florian Weimer
2020-02-20
27
-27
/
+0
*
nptl: Move pthread_cond_init implementation into libc
Florian Weimer
2020-02-20
27
-43
/
+0
*
nptl: Move pthread_cond_destroy implementation into libc
Florian Weimer
2020-02-20
27
-43
/
+0
*
nptl: Move pthread_condattr_init implementation into libc
Florian Weimer
2020-02-20
27
-27
/
+0
*
nptl: Move pthread_condattr_destroy implementation into libc
Florian Weimer
2020-02-20
27
-27
/
+0
*
nptl: Move pthread_attr_setscope implementation into libc
Florian Weimer
2020-02-20
27
-27
/
+0
*
nptl: Move pthread_attr_getscope implementation into libc
Florian Weimer
2020-02-20
27
-27
/
+0
*
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
[next]