Show patches with: Submitter = Lukasz Majewski       |    Archived = No       |   313 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] y2038: Convert aio_suspend to support 64 bit time [1/2] aio: Provide Linux specific aio_suspend.c implementation - - 1 - --- 2020-10-29 Lukasz Majewski New
[1/2] aio: Provide Linux specific aio_suspend.c implementation [1/2] aio: Provide Linux specific aio_suspend.c implementation - - - - --- 2020-10-29 Lukasz Majewski New
[3/3] msg: provide glibc local copy of struct msqid_ds [1/3] msg: Remove redundant #include <sys/msg.h> header - - - - --- 2020-10-27 Lukasz Majewski New
[2/3] msqid: Provide internal copy of struct __msqid64_ds [1/3] msg: Remove redundant #include <sys/msg.h> header - - - - --- 2020-10-27 Lukasz Majewski New
[1/3] msg: Remove redundant #include <sys/msg.h> header [1/3] msg: Remove redundant #include <sys/msg.h> header - - - - --- 2020-10-27 Lukasz Majewski New
[RFC] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content [RFC] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content - - - - --- 2020-10-20 Lukasz Majewski New
tst: ftime: Add missing include to provide EXIT_UNSUPPORTED definition tst: ftime: Add missing include to provide EXIT_UNSUPPORTED definition - - - - --- 2020-10-19 Lukasz Majewski New
y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitset y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitset - - - - --- 2020-10-19 Lukasz Majewski New
[v2] y2038: linux: Provide __time64 implementation [v2] y2038: linux: Provide __time64 implementation - - 1 - --- 2020-10-16 Lukasz Majewski New
y2038: linux: Provide __time64 implementation y2038: linux: Provide __time64 implementation - - - - --- 2020-10-15 Lukasz Majewski New
y2038: Reorder placement of st_ino in struct __stat64_t64 y2038: Reorder placement of st_ino in struct __stat64_t64 - - - - --- 2020-10-14 Lukasz Majewski New
[2/2] y2038: Remove not used __fstatat_time64 define [1/2] y2038: Adjust struct __stat64_t64 to be usable by redirected {f}stat{at} calls - - - - --- 2020-10-13 Lukasz Majewski New
[1/2] y2038: Adjust struct __stat64_t64 to be usable by redirected {f}stat{at} calls [1/2] y2038: Adjust struct __stat64_t64 to be usable by redirected {f}stat{at} calls - - - - --- 2020-10-13 Lukasz Majewski New
[v2] y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit [v2] y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit - - 1 - --- 2020-10-08 Lukasz Majewski New
[RFC,v1] y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit [RFC,v1] y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit - - - - --- 2020-09-23 Lukasz Majewski New
[v2,3/3] y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bit time [v2,1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h - - 1 - --- 2020-09-19 Lukasz Majewski New
[v2,2/3] Y2038: nptl: Provide futex_abstimed_wait64 supporting 64 bit time [v2,1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h - - 1 - --- 2020-09-19 Lukasz Majewski New
[v2,1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h [v2,1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h - - 2 - --- 2020-09-19 Lukasz Majewski New
[2/2] nptl: Provide NULL abstime pointer handling in __futex_abstimed_wait_cancelable32 [1/2] nptl: Provide proper spelling for 32 bit version of futex_abstimed_wait - - 1 - --- 2020-09-16 Lukasz Majewski New
[1/2] nptl: Provide proper spelling for 32 bit version of futex_abstimed_wait [1/2] nptl: Provide proper spelling for 32 bit version of futex_abstimed_wait - - 1 - --- 2020-09-16 Lukasz Majewski New
[3/3] y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bit time [1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h - - 1 - --- 2020-09-15 Lukasz Majewski New
[2/3] Y2038: nptl: Provide futex_abstimed_wait64 supporting 64 bit time [1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h - - - - --- 2020-09-15 Lukasz Majewski New
[1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h [1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h - - 1 - --- 2020-09-15 Lukasz Majewski New
nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_cancelable64 nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_cancelable64 - - - - --- 2020-09-08 Lukasz Majewski New
y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit time y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit time - - 1 - --- 2020-09-07 Lukasz Majewski New
[v3] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time [v3] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time - - 1 - --- 2020-08-30 Lukasz Majewski New
[RFC] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time [RFC] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time - - - - --- 2020-08-24 Lukasz Majewski New
y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time - - - - --- 2020-08-12 Lukasz Majewski New
[v5] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time [v5] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time - - 2 - --- 2020-08-12 Lukasz Majewski New
[v4] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time [v4] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time - - - - --- 2020-08-11 Lukasz Majewski New
[v3] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time [v3] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time - - - - --- 2020-07-24 Lukasz Majewski New
[v2] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time [v2] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time - - - - --- 2020-07-22 Lukasz Majewski New
y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time - - - - --- 2020-07-22 Lukasz Majewski New
[RFC,10/10] y2038: x86: Fix __lll_clocklock_elision to support 64 bit time y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,09/10] y2038: Convert gai_suspend to support 64 bit timeout y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,08/10] y2038: Convert aio_suspend to support 64 bit timeout y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,07/10] y2038: Convert __lll_clocklock_wait function to support 64 bit time y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,06/10] y2038: Convert sem_{timed|clock}wait to support 64 bit timeout y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,05/10] y2038: Convert pthread_* functions to support 64 bit time y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,04/10] y2038: Replace struct timespec with __timespec64 in futex-internal.h y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,03/10] y2038: Convert __lll_futex* functions to use futex_time64 when available y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,02/10] y2038: Convert timespec_* from posix-timer.h to be Y2038 safe y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,01/10] doc: Fix wording and formatting in ./support/README y2038: nptl: futex: Provide support for futex_time64 - - - - --- 2020-07-07 Lukasz Majewski New
[RFC,12/12] y2038: Convert timespec_* from posix-timer.h to be Y2038 safe y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,11/12] y2038: Convert timespec* files in ./support to be Y2038 safe y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,10/12] y2038: Convert __xclock_now to be Y2038 safe y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,09/12] y2038: Convert __xclock_gettime to be Y2038 safe y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,08/12] y2038: Convert __make_timespec to be Y2038 safe y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,07/12] y2038: Rename timespec_add to __timespec_add y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,06/12] y2038: Rename timespec_sub to __timespec_sub y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,05/12] y2038: Rename xclock_now to __xclock_now y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,04/12] y2038: Rename xclock_gettime to __xclock_gettime y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,03/12] y2038: Rename make_timespec to __make_timespec y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,02/12] y2038: Rename timespec_compare to __timespec_compare y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[RFC,01/12] doc: Fix wording and formattine in ./support/README y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe - - - - --- 2020-06-01 Lukasz Majewski New
[v2,7/7] y2038: linux: Provide __ntp_gettimex64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 1 - --- 2020-05-08 Lukasz Majewski New
[v2,6/7] y2038: linux: Provide __ntp_gettime64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 1 - --- 2020-05-08 Lukasz Majewski New
[v2,5/7] y2038: Provide conversion helpers for struct __ntptimeval64 y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 1 - --- 2020-05-08 Lukasz Majewski New
[v2,4/7] y2038: Introduce struct __ntptimeval64 - new internal glibc type y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 1 - --- 2020-05-08 Lukasz Majewski New
[v2,3/7] y2038: linux: Provide __adjtime64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 2 - --- 2020-05-08 Lukasz Majewski New
[v2,2/7] y2038: linux: Provide ___adjtimex64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 2 - --- 2020-05-08 Lukasz Majewski New
[v2,1/7] y2038: linux: Provide __clock_adjtime64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 1 - --- 2020-05-08 Lukasz Majewski New
[v3] y2038: Replace __clock_gettime with __clock_gettime64 [v3] y2038: Replace __clock_gettime with __clock_gettime64 - - - - --- 2020-05-05 Lukasz Majewski New
[10/10] y2038: linux: Provide __ntp_gettimex64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - - - --- 2020-04-26 Lukasz Majewski New
[09/10] y2038: linux: Provide __ntp_gettime64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - - - --- 2020-04-26 Lukasz Majewski New
[08/10] y2038: Provide conversion helpers for struct __ntptimeval64 y2038: Convert clock_adjtime related syscalls to support 64 bit time - - - - --- 2020-04-26 Lukasz Majewski New
[07/10] y2038: Introduce struct __ntptimeval64 - new internal glibc type y2038: Convert clock_adjtime related syscalls to support 64 bit time - - - - --- 2020-04-26 Lukasz Majewski New
[06/10] y2038: linux: Provide __adjtime64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 2 - --- 2020-04-26 Lukasz Majewski New
[05/10] y2038: linux: Provide ___adjtimex64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 2 - --- 2020-04-26 Lukasz Majewski New
[04/10] y2038: linux: Provide __clock_adjtime64 implementation y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 1 - --- 2020-04-26 Lukasz Majewski New
[03/10] y2038: Provide conversion helpers for struct __timex64 y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 2 - --- 2020-04-26 Lukasz Majewski New
[02/10] y2038: Introduce struct __timex64 - new internal glibc type y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 2 - --- 2020-04-26 Lukasz Majewski New
[01/10] y2038: include: Move struct __timeval64 definition to a separate file y2038: Convert clock_adjtime related syscalls to support 64 bit time - - 2 - --- 2020-04-26 Lukasz Majewski New
y2038: linux: Provide __recvmmsg_time64 implementation y2038: linux: Provide __recvmmsg_time64 implementation - - - - --- 2020-04-08 Lukasz Majewski New
[v6,3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation [v6,1/3] y2038: include: Move struct __timespec64 definition to a separate file - - 1 - --- 2020-03-31 Lukasz Majewski New
[v6,2/3] y2038: linux: Provide __mq_timedsend_time64 implementation [v6,1/3] y2038: include: Move struct __timespec64 definition to a separate file - - 1 - --- 2020-03-31 Lukasz Majewski New
[v6,1/3] y2038: include: Move struct __timespec64 definition to a separate file [v6,1/3] y2038: include: Move struct __timespec64 definition to a separate file - - 1 - --- 2020-03-31 Lukasz Majewski New
[v2,5/5] y2038: Replace __clock_gettime with __clock_gettime64 y2038: Replace __clock_gettime with __clock_gettime64 - - - - --- 2020-03-26 Lukasz Majewski New
[v2,4/5] y2038: nscd: Modify nscd_helper to use __clock_gettime64 y2038: Replace __clock_gettime with __clock_gettime64 - - - - --- 2020-03-26 Lukasz Majewski New
[v2,3/5] y2038: inet: Convert inet deadline to support 64 bit time y2038: Replace __clock_gettime with __clock_gettime64 - - 1 - --- 2020-03-26 Lukasz Majewski New
[v2,2/5] y2038: hurd: Provide __clock_gettime64 function y2038: Replace __clock_gettime with __clock_gettime64 1 - - - --- 2020-03-26 Lukasz Majewski New
[v2,1/5] y2038: Export __clock_gettime64 to be usable in other libraries y2038: Replace __clock_gettime with __clock_gettime64 - - - - --- 2020-03-26 Lukasz Majewski New
[5/5] y2038: Replace __clock_gettime with __clock_gettime64 y2038: Replace __clock_gettime with __clock_gettime64 - - - - --- 2020-03-24 Lukasz Majewski New
[4/5] y2038: nscd: Modify nscd_helper to use __clock_gettime64 y2038: Replace __clock_gettime with __clock_gettime64 - - 1 - --- 2020-03-24 Lukasz Majewski New
[3/5] y2038: inet: Convert inet deadline to support 64 bit time y2038: Replace __clock_gettime with __clock_gettime64 - - - - --- 2020-03-24 Lukasz Majewski New
[2/5] y2038: hurd: Provide __clock_gettime64 function y2038: Replace __clock_gettime with __clock_gettime64 1 - 1 - --- 2020-03-24 Lukasz Majewski New
[1/5] y2038: Export __clock_gettime64 to be usable in other libraries y2038: Replace __clock_gettime with __clock_gettime64 - - - - --- 2020-03-24 Lukasz Majewski New
[v3,3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation [v3,1/3] y2038: include: Move struct __timespec64 definition to a separate file - - - - --- 2020-03-04 Lukasz Majewski New
[v3,2/3] y2038: linux: Provide __mq_timedsend_time64 implementation [v3,1/3] y2038: include: Move struct __timespec64 definition to a separate file - - - - --- 2020-03-04 Lukasz Majewski New
[v3,1/3] y2038: include: Move struct __timespec64 definition to a separate file [v3,1/3] y2038: include: Move struct __timespec64 definition to a separate file - - - - --- 2020-03-04 Lukasz Majewski New
y2038: fix: Add missing libc_hidden_def for __futimens64 y2038: fix: Add missing libc_hidden_def for __futimens64 - - - - --- 2020-03-03 Lukasz Majewski New
[3/3] y2038: linux: Provide __futimesat64 implementation y2038: Conversion of [lf]utimes[at] to support 64 bit time - - - - --- 2020-02-17 Lukasz Majewski New
[2/3] y2038: linux: Provide __lutimes64 implementation y2038: Conversion of [lf]utimes[at] to support 64 bit time - - - - --- 2020-02-17 Lukasz Majewski New
[1/3] y2038: linux: Provide __futimes64 implementation y2038: Conversion of [lf]utimes[at] to support 64 bit time - - - - --- 2020-02-17 Lukasz Majewski New
[v2,3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation [v2,1/3] y2038: include: Move struct __timespec64 definition to a separate file - - - - --- 2020-02-14 Lukasz Majewski New
[v2,2/3] y2038: linux: Provide __mq_timedsend_time64 implementation [v2,1/3] y2038: include: Move struct __timespec64 definition to a separate file - - - - --- 2020-02-14 Lukasz Majewski New
[v2,1/3] y2038: include: Move struct __timespec64 definition to a separate file [v2,1/3] y2038: include: Move struct __timespec64 definition to a separate file - - - - --- 2020-02-14 Lukasz Majewski New
[v6] y2038: linux: Provide __gettimeofday64 implementation [v6] y2038: linux: Provide __gettimeofday64 implementation - - 1 - --- 2020-02-12 Lukasz Majewski New
[2/2] y2038: linux: Provide __mq_timedreceive_time64 implementation [1/2] y2038: linux: Provide __mq_timedsend_time64 implementation - - - - --- 2020-02-11 Lukasz Majewski New
[1/2] y2038: linux: Provide __mq_timedsend_time64 implementation [1/2] y2038: linux: Provide __mq_timedsend_time64 implementation - - - - --- 2020-02-11 Lukasz Majewski New
« 1 2 3 4 »