index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
time
/
clock_gettime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
re-enable vdso clock_gettime on arm (32-bit) with workaround
Rich Felker
2022-09-19
1
-0
/
+3
*
only fallback to gettimeofday/settimeofday syscalls if they exist
Stefan O'Rear
2022-05-01
1
-0
/
+4
*
fix regression in clock_gettime on 32-bit archs without vdso
Rich Felker
2019-08-05
1
-0
/
+1
*
clock_gettime: add support for 32-bit vdso with 64-bit time_t
Rich Felker
2019-08-02
1
-0
/
+32
*
clock_gettime: add time64 syscall support, decouple 32-bit time_t
Rich Felker
2019-08-02
1
-0
/
+19
*
reduce spurious inclusion of libc.h
Rich Felker
2018-09-12
1
-1
/
+0
*
move and deduplicate declarations of __vdsosym to make it checkable
Rich Felker
2018-09-12
1
-2
/
+0
*
improve clock_gettime and adapt it to support slightly-broken vdso
Rich Felker
2016-01-27
1
-22
/
+39
*
make all objects used with atomic operations volatile
Rich Felker
2015-03-03
1
-1
/
+1
*
add working vdso clock_gettime support, including static linking
Rich Felker
2014-04-16
1
-5
/
+13
*
fix fallback code for old kernels in clock_gettime
Rich Felker
2014-04-14
1
-1
/
+1
*
use weak aliase rather than weak reference for vdso clock_gettime
Rich Felker
2011-08-07
1
-8
/
+12
*
workaround for gcc's optimizer breaking dynamic symbol resolution
Rich Felker
2011-07-24
1
-1
/
+2
*
const correctness on function pointer
Rich Felker
2011-07-24
1
-1
/
+1
*
some preliminaries for vdso clock support
Rich Felker
2011-07-23
1
-2
/
+23
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
1
-1
/
+1
*
fix errno behavior in clock_* functions
Rich Felker
2011-03-10
1
-1
/
+0
*
implement the remaining clock_* interfaces
Rich Felker
2011-02-19
1
-0
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+7