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
*
mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321e
Adhemerval Zanella
2020-03-10
1
-1
/
+1
*
y2038: linux: Provide __futimesat64 implementation
Lukasz Majewski
2020-03-09
1
-13
/
+28
*
y2038: linux: Provide __lutimes64 implementation
Lukasz Majewski
2020-03-09
1
-13
/
+24
*
y2038: linux: Provide __futimes64 implementation
Lukasz Majewski
2020-03-09
1
-19
/
+23
*
y2038: fix: Add missing libc_hidden_def for __futimens64
Lukasz Majewski
2020-03-07
1
-0
/
+2
*
sparc: Move sigreturn stub to assembly
Adhemerval Zanella
2020-03-06
5
-38
/
+73
*
linux/sysipc: Include linux/posix_types.h for __kernel_mode_t
Adhemerval Zanella
2020-03-06
3
-0
/
+3
*
linux: Clear mode_t padding bits (BZ#25623)
Adhemerval Zanella
2020-03-05
3
-6
/
+21
*
linux: Remove aarch64 ipc_priv.h
Adhemerval Zanella
2020-03-05
1
-21
/
+0
*
Linux: Use __fstatat64 in fchmodat implementation
Florian Weimer
2020-03-05
1
-1
/
+1
*
Linux: Use AT_FDCWD in utime, utimes when calling utimensat
Florian Weimer
2020-03-05
2
-2
/
+4
*
y2038: linux: Provide __utime64 implementation
Lukasz Majewski
2020-03-03
2
-1
/
+56
*
y2038: linux: Provide __utimes64 implementation
Lukasz Majewski
2020-03-03
1
-11
/
+26
*
microblaze: vfork is always available
Florian Weimer
2020-03-03
1
-4
/
+0
*
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
[next]