Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
6104dae9088da7ffd9346671be867a43a4b03295
/
src
/
time
/
clock_gettime.c
5ce3737
reduce spurious inclusion of libc.h
by Rich Felker
· 6 years ago
cb229f6
move and deduplicate declarations of __vdsosym to make it checkable
by Rich Felker
· 6 years ago
a5ba2d7
improve clock_gettime and adapt it to support slightly-broken vdso
by Rich Felker
· 9 years ago
56fbaa3
make all objects used with atomic operations volatile
by Rich Felker
· 10 years ago
58e75db
add working vdso clock_gettime support, including static linking
by Rich Felker
· 11 years ago
8056984
fix fallback code for old kernels in clock_gettime
by Rich Felker
· 11 years ago
cdfb725
use weak aliase rather than weak reference for vdso clock_gettime
by Rich Felker
· 13 years ago
e91c375
workaround for gcc's optimizer breaking dynamic symbol resolution
by Rich Felker
· 13 years ago
f7adc39
const correctness on function pointer
by Rich Felker
· 13 years ago
e3eb493
some preliminaries for vdso clock support
by Rich Felker
· 13 years ago
aa398f5
global cleanup to use the new syscall interface
by Rich Felker
· 14 years ago
1b538ac
fix errno behavior in clock_* functions
by Rich Felker
· 14 years ago
4b1244a
implement the remaining clock_* interfaces
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago