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