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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: Move pthread_setschedparam implementation into libc
Florian Weimer
2020-02-20
3
-3
/
+0
*
nptl: Move pthread_getschedparam implementation into libc
Florian Weimer
2020-02-20
3
-3
/
+0
*
nptl: Move pthread_cond_init implementation into libc
Florian Weimer
2020-02-20
3
-5
/
+0
*
nptl: Move pthread_cond_destroy implementation into libc
Florian Weimer
2020-02-20
3
-5
/
+0
*
nptl: Move pthread_condattr_init implementation into libc
Florian Weimer
2020-02-20
3
-3
/
+0
*
nptl: Move pthread_condattr_destroy implementation into libc
Florian Weimer
2020-02-20
3
-3
/
+0
*
nptl: Move pthread_attr_setscope implementation into libc
Florian Weimer
2020-02-20
3
-3
/
+0
*
nptl: Move pthread_attr_getscope implementation into libc
Florian Weimer
2020-02-20
3
-3
/
+0
*
nptl: Move pthread_attr_setschedpolicy implementation into libc
Florian Weimer
2020-02-20
3
-3
/
+0
*
nptl: Move pthread_attr_getschedpolicy implementation into libc
Florian Weimer
2020-02-20
3
-3
/
+0
*
y2038: linux: Provide __gettimeofday64 implementation
Lukasz Majewski
2020-02-18
1
-1
/
+3
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
6
-30
/
+0
*
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
6
-16
/
+11
*
linux: Consolidate INLINE_SYSCALL
Adhemerval Zanella
2020-02-14
1
-30
/
+0
*
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
*
powerpc64: Add memory protection key support [BZ #23202]
Florian Weimer
2020-02-14
3
-0
/
+145
*
powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
2020-01-17
3
-18
/
+14
*
powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]
Tulio Magno Quites Machado Filho
2020-01-17
1
-2
/
+11
*
linux: Add support for clock_getres64 vDSO
Adhemerval Zanella
2020-01-03
1
-1
/
+2
*
linux: Add support for clock_gettime64 vDSO
Adhemerval Zanella
2020-01-03
1
-0
/
+4
*
elf: Move vDSO setup to rtld (BZ#24967)
Adhemerval Zanella
2020-01-03
4
-64
/
+2
*
linux: Consolidate time implementation
Adhemerval Zanella
2020-01-03
1
-30
/
+2
*
linux: Consolidate Linux gettimeofday
Adhemerval Zanella
2020-01-03
1
-33
/
+2
*
linux: Fix vDSO macros build with time64 interfaces
Adhemerval Zanella
2020-01-03
2
-8
/
+0
*
Linux: Add tables with system call numbers
Florian Weimer
2020-01-02
2
-0
/
+808
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
94
-94
/
+94
*
nptl: Move waitpid implementation to libc
Adhemerval Zanella
2019-12-19
3
-3
/
+0
*
nptl: Move wait implementation to libc
Adhemerval Zanella
2019-12-19
3
-6
/
+0
*
nptl: Add more missing placeholder abi symbol from nanosleep move
Adhemerval Zanella
2019-12-09
1
-0
/
+1
*
nptl: Move nanosleep implementation to libc
Adhemerval Zanella
2019-11-06
3
-6
/
+0
*
nptl: Add pthread_clockjoin_np
Mike Crowe
2019-11-01
3
-0
/
+3
*
Make second argument of gettimeofday as 'void *'
Zack Weinberg
2019-10-30
1
-2
/
+2
*
Use clock_gettime to implement gettimeofday.
Adhemerval Zanella
2019-10-30
1
-50
/
+19
*
Change most internal uses of time to __clock_gettime.
Adhemerval Zanella
2019-10-30
1
-51
/
+20
*
Use clock_gettime to implement time.
Adhemerval Zanella
2019-10-30
1
-1
/
+1
*
Update sysvipc kernel-features.h files for Linux 5.1
Adhemerval Zanella
2019-10-18
1
-3
/
+5
*
ipc: Refactor sysvipc internal definitions
Adhemerval Zanella
2019-10-17
2
-24
/
+4
*
Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.
Joseph Myers
2019-10-14
1
-1
/
+10
*
sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
2019-10-10
1
-21
/
+3
*
nptl: Move pthread_attr_setschedparam implementation into libc
Florian Weimer
2019-10-07
3
-3
/
+0
*
nptl: Move pthread_attr_getschedparam implementation into libc
Florian Weimer
2019-10-07
3
-3
/
+0
*
nptl: Move pthread_attr_setinheritsched implementation into libc.
Florian Weimer
2019-10-04
3
-3
/
+0
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
1
-1
/
+1
*
Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.
Joseph Myers
2019-09-30
1
-0
/
+2
*
powerpc: Simplify vsyscall internal macros
Adhemerval Zanella
2019-09-17
4
-54
/
+31
*
Refactor vDSO initialization code
Adhemerval Zanella
2019-09-17
5
-54
/
+30
*
Remove PREPARE_VERSION and PREPARE_VERSION_KNOW
Adhemerval Zanella
2019-09-17
6
-30
/
+40
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
94
-94
/
+94
[next]