Age | Commit message (Expand) | Author | Files | Lines |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-02-18 | y2038: linux: Provide __gettimeofday64 implementation | Lukasz Majewski | 1 | -1/+3 |
2020-01-03 | linux: Consolidate Linux gettimeofday | Adhemerval Zanella | 1 | -31/+2 |
2020-01-03 | linux: Fix vDSO macros build with time64 interfaces | Adhemerval Zanella | 1 | -4/+0 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-10-30 | Make second argument of gettimeofday as 'void *' | Zack Weinberg | 1 | -2/+2 |
2019-10-30 | Use clock_gettime to implement gettimeofday. | Adhemerval Zanella | 1 | -26/+17 |
2019-09-17 | Remove PREPARE_VERSION and PREPARE_VERSION_KNOW | Adhemerval Zanella | 1 | -4/+5 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-10-07 | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 1 | -14/+14 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-06-09 | x86: Remove vsyscall usage | Adhemerval Zanella | 1 | -2/+9 |
2015-01-12 | Add x86 32 bit vDSO time function support | Adhemerval Zanella | 1 | -0/+54 |