Age | Commit message (Expand) | Author |
2020-01-06 | Warn when gettimeofday is called with non-null tzp argument.zack/obsolete-time-functions | Zack Weinberg |
2020-01-06 | Use exclusively clock_gettime to implement gettimeofday. | Zack Weinberg |
2020-01-06 | Demote ftime to a compat symbol; don’t install sys/timeb.h. | Zack Weinberg |
2020-01-05 | hurd: Fix message reception for timer_thread | Samuel Thibault |
2020-01-04 | htl: Add __errno_location and __h_errno_location | Samuel Thibault |
2020-01-04 | htl: Move pthread_atfork to libc_nonshared.a | Samuel Thibault |
2020-01-04 | htl: Drop common tcbhead_t definition | Samuel Thibault |
2020-01-04 | htl: Use dso_handle.h | Samuel Thibault |
2020-01-03 | linux: Optimize fallback 32-bit clock_getres | Adhemerval Zanella |
2020-01-03 | linux: Add support for clock_getres64 vDSO | Adhemerval Zanella |
2020-01-03 | linux: Enable vDSO clock_gettime64 for mips | Adhemerval Zanella |
2020-01-03 | linux: Enable vDSO clock_gettime64 for arm | Adhemerval Zanella |
2020-01-03 | linux: Enable vDSO clock_gettime64 for i386 | Adhemerval Zanella |
2020-01-03 | linux: Optimize fallback 32-bit clock_gettime | Adhemerval Zanella |
2020-01-03 | linux: Add support for clock_gettime64 vDSO | Adhemerval Zanella |
2020-01-03 | elf: Move vDSO setup to rtld (BZ#24967) | Adhemerval Zanella |
2020-01-03 | elf: Enable relro for static build | Adhemerval Zanella |
2020-01-03 | linux: Consolidate time implementation | Adhemerval Zanella |
2020-01-03 | linux: Consolidate Linux gettimeofday | Adhemerval Zanella |
2020-01-03 | linux: Update mips vDSO symbols | Adhemerval Zanella |
2020-01-03 | linux: Update x86 vDSO symbols | Adhemerval Zanella |
2020-01-03 | Remove vDSO support from make-syscall.sh | Adhemerval Zanella |
2020-01-03 | x86: Make x32 use x86 time implementation | Adhemerval Zanella |
2020-01-03 | linux: Fix vDSO macros build with time64 interfaces | Adhemerval Zanella |
2020-01-03 | Linux: Fix clock_nanosleep time64 check | Adhemerval Zanella |
2020-01-03 | Add libm_alias_finite for _finite symbols | Wilco Dijkstra |
2020-01-02 | Update libc.pot for 2.31 release | Siddhesh Poyarekar |
2020-01-02 | Multiple locales: Add date_fmt (bug 24054) | Rafał Lużyński |
2020-01-02 | build-many-glibcs.py: Fix “glibcs i686-gnu --strip” | Florian Weimer |
2020-01-02 | Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h> | Florian Weimer |
2020-01-02 | build-many-glibcs.py: Implement update-syscalls command | Florian Weimer |
2020-01-02 | build-many-glibcs.py: Introduce glibc build policy classes | Florian Weimer |
2020-01-02 | build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild | Florian Weimer |
2020-01-02 | Linux: Use system call tables during build | Florian Weimer |
2020-01-02 | Linux: Add tables with system call numbers | Florian Weimer |
2020-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-12-30 | alpha: Set wait4 as cancellation entrypoint | Adhemerval Zanella |
2019-12-30 | lv_LV locale: Correct the time part of d_t_fmt (bug 25324) | Rafał Lużyński |
2019-12-30 | km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323) | Rafał Lużyński |
2019-12-29 | hurd: Global signal disposition | Jeremie Koenig |
2019-12-29 | hurd sendmsg: Fix warning on calling CMSG_*HDR | Samuel Thibault |
2019-12-29 | hurd: Signal code refactoring | Jeremie Koenig |
2019-12-29 | hurd: Add getcontext, makecontext, setcontext, swapcontext | Thomas Schwinge |
2019-12-29 | hurd: Support sending file descriptors over Unix sockets | Emilio Pozuelo Monfort |
2019-12-27 | ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128 | Gabriel F. T. Gomes |
2019-12-27 | ldbl-128ibm-compat: Compiler flags for stdio functions | Tulio Magno Quites Machado Filho |
2019-12-27 | Do not redirect calls to __GI_* symbols, when redirecting to *ieee128 | Tulio Magno Quites Machado Filho |
2019-12-27 | aarch64: add default memcpy version for kunpeng920 | Xuelei Zhang |
2019-12-27 | aarch64: ifunc rename for kunpeng | Xuelei Zhang |