mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
Wrapper for adjtimex syscall.
This commit is contained in:
parent
3117030c12
commit
161756fe4f
@ -62,6 +62,9 @@ getresgid - getresgid 3 getresgid
|
||||
pciconfig_read EXTRA pciconfig_read 5 pciconfig_read
|
||||
pciconfig_write EXTRA pciconfig_write 5 pciconfig_write
|
||||
|
||||
# Wrapper for adjtimex.
|
||||
adjtimex - syscall_adjtimex 1 __syscall_adjtimex syscall_adjtimex
|
||||
|
||||
# support old timeval32 entry points
|
||||
osf_select - osf_select 5 __select_tv32 __select@GLIBC_2.0 select@GLIBC_2.0
|
||||
osf_gettimeofday - osf_gettimeofday 2 __gettimeofday_tv32 __gettimeofday@GLIBC_2.0 gettimeofday@GLIBC_2.0
|
||||
|
Loading…
Reference in New Issue
Block a user