]> sourceware.org Git - glibc.git/commit
hppa/vdso: Add wrappers for vDSO functions
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 23 Jun 2024 23:39:28 +0000 (19:39 -0400)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 23 Jun 2024 23:39:28 +0000 (19:39 -0400)
commitaecde502e9bb20a30b0f111b5a690af1746b78ef
treee94352c52c2e9682a8ea0b79f67a76ff110a63e3
parent9dddb2695443afea3cdb7f3856f23b6d045311fc
hppa/vdso: Add wrappers for vDSO functions

The upcoming parisc (hppa) v6.11 Linux kernel will include vDSO
support for gettimeofday(), clock_gettime() and clock_gettime64()
syscalls for 32- and 64-bit userspace.
The patch below adds the necessary glue code for glibc.

Signed-off-by: Helge Deller <deller@gmx.de>
Changes in v2:
- add vsyscalls for 64-bit too
sysdeps/unix/sysv/linux/hppa/sysdep.h
This page took 0.035624 seconds and 5 git commands to generate.