| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | Rich Felker | 2011-02-12 | 1 | -0/+7 |
