| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: Move timer_create, timer_delete from librt to libc | Florian Weimer | 2021-06-28 | 88 | -231/+257 |
* | Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix-timers.h | Florian Weimer | 2021-06-28 | 8 | -0/+138 |
* | Linux: Move timer helper routines from librt to libc | Florian Weimer | 2021-06-25 | 5 | -49/+61 |
* | Linux: Move mq_unlink from librt to libc | Florian Weimer | 2021-06-25 | 63 | -31/+87 |
* | Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libc | Florian Weimer | 2021-06-25 | 65 | -89/+182 |
* | Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libc | Florian Weimer | 2021-06-25 | 65 | -90/+183 |
* | Linux: Move mq_open, __mq_open_2 from librt to libc | Florian Weimer | 2021-06-25 | 63 | -62/+158 |
* | Linux: Move mq_notify from librt to libc | Florian Weimer | 2021-06-25 | 63 | -66/+87 |
* | Linux: Move mq_getattr from librt to libc | Florian Weimer | 2021-06-25 | 63 | -31/+71 |
* | Linux: Move mq_setattr from librt to libc | Florian Weimer | 2021-06-25 | 64 | -32/+97 |
* | Linux: Move mq_close from librt to libc | Florian Weimer | 2021-06-25 | 63 | -31/+70 |
* | Linux: Move lio_listio, lio_listio64 from librt to libc | Florian Weimer | 2021-06-25 | 62 | -94/+194 |
* | rt: Rework lio_listio implementation | Florian Weimer | 2021-06-25 | 2 | -14/+0 |
* | Linux: Move aio_write, aio_write64 into libc | Florian Weimer | 2021-06-25 | 64 | -68/+128 |
* | Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libc | Florian Weimer | 2021-06-25 | 63 | -78/+148 |
* | Linux: Move aio_return, aio_return64 into libc | Florian Weimer | 2021-06-25 | 62 | -60/+128 |
* | Linux: Move aio_read, aio_read64 into libc | Florian Weimer | 2021-06-25 | 64 | -68/+128 |
* | Linux: Move aio_fsync, aio_fsync64 into libc | Florian Weimer | 2021-06-25 | 62 | -60/+128 |
* | Linux: Move aio_error, aio_error64 into libc | Florian Weimer | 2021-06-25 | 62 | -60/+128 |
* | Linux: Move aio_cancel, aio_cancel64 into libc | Florian Weimer | 2021-06-25 | 68 | -93/+226 |
* | Linux: Move aio_init from librt into libc | Florian Weimer | 2021-06-25 | 64 | -36/+71 |
* | posix: Consolidate fork implementation | Adhemerval Zanella | 2021-06-24 | 1 | -0/+3 |
* | linux: Only use 64-bit syscall if required for clock_nanosleep | Adhemerval Zanella | 2021-06-22 | 1 | -21/+25 |
* | linux: Only use 64-bit syscall if required for utimensat family | Adhemerval Zanella | 2021-06-22 | 1 | -13/+18 |
* | linux: Only use 64-bit syscall if required for sigtimedwait | Adhemerval Zanella | 2021-06-22 | 3 | -9/+36 |
* | linux: Only use 64-bit syscall if required for mq_timedsend | Adhemerval Zanella | 2021-06-22 | 1 | -16/+19 |
* | linux: Only use 64-bit syscall if required for mq_timedreceive | Adhemerval Zanella | 2021-06-22 | 1 | -16/+19 |
* | linux: Only use 64-bit syscall if required for timerfd_settime | Adhemerval Zanella | 2021-06-22 | 3 | -13/+48 |
* | linux: Only use 64-bit syscall if required for semtimedop | Adhemerval Zanella | 2021-06-22 | 1 | -23/+30 |
* | linux: timerfd_gettime minor cleanup | Adhemerval Zanella | 2021-06-22 | 1 | -5/+4 |
* | linux: Remove time64-support | Adhemerval Zanella | 2021-06-22 | 3 | -94/+1 |
* | linux: Remove supports_time64 () from clock_gettime | Adhemerval Zanella | 2021-06-22 | 1 | -10/+4 |
* | linux: Remove supports_time64 () from clock_getres | Adhemerval Zanella | 2021-06-22 | 1 | -11/+5 |
* | linux: Only use 64-bit syscall if required for select | Adhemerval Zanella | 2021-06-22 | 1 | -35/+37 |
* | linux: Only use 64-bit syscall if required for pselect | Adhemerval Zanella | 2021-06-22 | 3 | -27/+29 |
* | linux: Only use 64-bit syscall if required for ppoll | Adhemerval Zanella | 2021-06-22 | 3 | -25/+39 |
* | Use 64 bit time_t stat internally | Adhemerval Zanella | 2021-06-22 | 6 | -25/+21 |
* | Add hidden prototypes for fsync, fdatasync | Florian Weimer | 2021-06-22 | 2 | -0/+2 |
* | nptl: Move pthreadP.h into sysdeps directory | Florian Weimer | 2021-06-22 | 9 | -9/+9 |
* | rt: Move generic implementation from sysdeps/pthread to rt | Florian Weimer | 2021-06-22 | 5 | -7/+7 |
* | rt: Move shm_unlink into libc | Florian Weimer | 2021-06-21 | 62 | -30/+64 |
* | rt: Move shm_open into libc | Florian Weimer | 2021-06-21 | 62 | -30/+64 |
* | nptl: Export _pthread_cleanup_push, _pthread_cleanup_pop again | Florian Weimer | 2021-06-15 | 32 | -0/+64 |
* | s390x: Align child stack while clone. [BZ #27968] | Stefan Liebler | 2021-06-15 | 2 | -6/+10 |
* | y2038: Add test coverage | Adhemerval Zanella | 2021-06-15 | 9 | -0/+18 |
* | io: Add ftw64 with 64-bit time_t support | Adhemerval Zanella | 2021-06-15 | 20 | -0/+40 |
* | io: Add fts64 with 64-bit time_t support | Adhemerval Zanella | 2021-06-15 | 20 | -0/+100 |
* | posix: Add glob64 with 64-bit time_t support | Adhemerval Zanella | 2021-06-15 | 27 | -16/+146 |
* | y2038: Add support for 64-bit time on legacy ABIs | Adhemerval Zanella | 2021-06-15 | 81 | -18/+1604 |
* | y2038: Add __USE_TIME_BITS64 support for socket-constants.h | Adhemerval Zanella | 2021-06-15 | 5 | -16/+175 |