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
gentoo/2.41
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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
y2038: linux: Provide __gettimeofday64 implementation
Lukasz Majewski
2020-02-18
1
-1
/
+3
*
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
2
-13
/
+8
*
y2038: Define __suseconds64_t type to be used with struct __timeval64
Lukasz Majewski
2020-02-07
1
-0
/
+1
*
elf: Move vDSO setup to rtld (BZ#24967)
Adhemerval Zanella
2020-01-03
1
-4
/
+0
*
linux: Consolidate time implementation
Adhemerval Zanella
2020-01-03
1
-25
/
+2
*
linux: Consolidate Linux gettimeofday
Adhemerval Zanella
2020-01-03
1
-31
/
+2
*
linux: Update x86 vDSO symbols
Adhemerval Zanella
2020-01-03
1
-4
/
+0
*
linux: Fix vDSO macros build with time64 interfaces
Adhemerval Zanella
2020-01-03
2
-8
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
49
-49
/
+49
*
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
-26
/
+17
*
Change most internal uses of time to __clock_gettime.
Adhemerval Zanella
2019-10-30
1
-23
/
+11
*
Define __STATFS_MATCHES_STATFS64
Alistair Francis
2019-10-24
1
-0
/
+5
*
Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.
Joseph Myers
2019-10-14
1
-1
/
+5
*
Refactor vDSO initialization code
Adhemerval Zanella
2019-09-17
1
-33
/
+0
*
Remove PREPARE_VERSION and PREPARE_VERSION_KNOW
Adhemerval Zanella
2019-09-17
2
-7
/
+8
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
50
-50
/
+50
*
linux: Enable vDSO for static linking as default (BZ#19767)
Adhemerval Zanella
2019-08-05
1
-5
/
+1
*
nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter
Mike Crowe
2019-07-12
2
-8
/
+9
*
x86: Remove arch-specific low level lock implementation
Adhemerval Zanella
2019-05-14
1
-0
/
+110
*
Add some spaces before '('.
Joseph Myers
2019-02-27
2
-2
/
+2
*
Avoid "inline" after return type in function definitions.
Joseph Myers
2019-02-06
1
-4
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
49
-49
/
+49
*
Fix potential stack overflow [BZ #23490]
Paul Pluzhnikov
2018-12-08
1
-2
/
+2
*
Enable VDSO on x86_64 statically linked programs [BZ #19767]
Rafael Ávila de Espíndola
2018-11-23
1
-1
/
+1
*
Y2038: provide size of default time_t for target architecture
Albert ARIBAUD (3ADEV)
2018-10-24
2
-39
/
+6
*
Use single bits/shm.h for all architectures.
Joseph Myers
2018-10-17
2
-107
/
+30
*
Move SHMLBA to its own header.
Joseph Myers
2018-10-17
1
-4
/
+1
*
Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...
Stefan Liebler
2018-10-17
1
-4
/
+40
*
Use single bits/sem.h for all architectures.
Joseph Myers
2018-10-15
2
-87
/
+24
*
Use single bits/msq.h for all architectures.
Joseph Myers
2018-10-11
2
-83
/
+28
*
x86: Use RTM intrinsics in pthread mutex lock elision
H.J. Lu
2018-10-02
2
-67
/
+7
*
Share MAP_* flags between more architectures.
Joseph Myers
2018-09-26
1
-16
/
+1
*
Unify more sys/procfs.h headers.
Joseph Myers
2018-09-25
3
-145
/
+80
*
x86/CET: Fix property note parser [BZ #23467]
H.J. Lu
2018-07-30
4
-0
/
+185
*
x86/CET: Add a setcontext test for CET
H.J. Lu
2018-07-25
2
-0
/
+134
*
x86-64/CET: Extend ucontext_t to save shadow stack
H.J. Lu
2018-07-25
1
-0
/
+2
*
x86/CET: Extend arch_prctl syscall for CET control
H.J. Lu
2018-07-24
3
-6
/
+64
*
x86: Support IBT and SHSTK in Intel CET [BZ #21598]
H.J. Lu
2018-07-16
2
-0
/
+75
*
x86: Support shadow stack pointer in setjmp/longjmp
H.J. Lu
2018-07-14
1
-1
/
+0
*
Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.
Joseph Myers
2018-06-18
1
-0
/
+1
*
Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.
Joseph Myers
2018-06-18
1
-0
/
+1
*
Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.
Joseph Myers
2018-06-18
1
-0
/
+1
*
Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.
Joseph Myers
2018-06-05
1
-0
/
+2
*
x86: Use pad in pthread_unwind_buf to preserve shadow stack register
H.J. Lu
2018-05-02
1
-5
/
+66
*
Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.
Joseph Myers
2018-04-24
1
-1
/
+5
*
Add MAP_SYNC from Linux 4.15.
Joseph Myers
2018-02-06
1
-0
/
+2
*
Revert Intel CET changes to __jmp_buf_tag (Bug 22743)
Carlos O'Donell
2018-01-25
3
-89
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
46
-46
/
+46
*
linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]
Dmitry V. Levin
2017-12-29
1
-0
/
+194
[next]