use weak aliase rather than weak reference for vdso clock_gettime
[musl] / src / time / clock_gettime.c
2011-08-07 Rich Felkeruse weak aliase rather than weak reference for vdso...
2011-07-24 Rich Felkerworkaround for gcc's optimizer breaking dynamic symbol...
2011-07-24 Rich Felkerconst correctness on function pointer
2011-07-24 Rich Felkersome preliminaries for vdso clock support
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-03-10 Rich Felkerfix errno behavior in clock_* functions
2011-02-19 Rich Felkerimplement the remaining clock_* interfaces
2011-02-12 Rich Felkerinitial check-in, version 0.5.0