Show patches with: Submitter = Samuel Thibault       |    State = Action Required       |    Archived = No       |   709 patches
« 1 2 ... 4 5 67 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[hurd,commited] htl: Add internal version of __pthread_mutex_timedlock [hurd,commited] htl: Add internal version of __pthread_mutex_timedlock - - - - --- 2020-01-13 Samuel Thibault New
[hurd,commited] htl: Avoid crashing when passed invalid pthread_t values [hurd,commited] htl: Avoid crashing when passed invalid pthread_t values - - - - --- 2020-01-13 Samuel Thibault New
[hurd,commited] htl: Avoid exposing unixoid functions [hurd,commited] htl: Avoid exposing unixoid functions - - - - --- 2020-01-13 Samuel Thibault New
[hurd,commited] htl: Add type sizes in bits/pthreadtypes-arch.h and check them [hurd,commited] htl: Add type sizes in bits/pthreadtypes-arch.h and check them - - - - --- 2020-01-13 Samuel Thibault New
[hurd,commited] htl: Add internal versions of functions used by C11 threads [hurd,commited] htl: Add internal versions of functions used by C11 threads - - - - --- 2020-01-12 Samuel Thibault New
[hurd,commited] hurd: Fix message reception for timer_thread [hurd,commited] hurd: Fix message reception for timer_thread - - - - --- 2020-01-05 Samuel Thibault New
[hurd,commited] htl: Add __errno_location and __h_errno_location [hurd,commited] htl: Add __errno_location and __h_errno_location - - - - --- 2020-01-04 Samuel Thibault New
[hurd,commited] htl: Move pthread_atfork to libc_nonshared.a [hurd,commited] htl: Move pthread_atfork to libc_nonshared.a - - - - --- 2020-01-04 Samuel Thibault New
[hurd,commited] htl: Drop common tcbhead_t definition [hurd,commited] htl: Drop common tcbhead_t definition - - - - --- 2020-01-04 Samuel Thibault New
[hurd,commited] htl: Use dso_handle.h [hurd,commited] htl: Use dso_handle.h - - - - --- 2020-01-04 Samuel Thibault New
getpt.3: Remove mention of O_NOCTTY getpt.3: Remove mention of O_NOCTTY - - - - --- 2019-12-31 Samuel Thibault New
[hurd,commited] hurd: Global signal disposition [hurd,commited] hurd: Global signal disposition - - - - --- 2019-12-29 Samuel Thibault New
[hurd,commited] hurd sendmsg: Fix warning on calling CMSG_*HDR [hurd,commited] hurd sendmsg: Fix warning on calling CMSG_*HDR - - - - --- 2019-12-29 Samuel Thibault New
[hurd,commited] hurd: Signal code refactoring [hurd,commited] hurd: Signal code refactoring - - - - --- 2019-12-29 Samuel Thibault New
[hurd,commited] hurd: Add getcontext, makecontext, setcontext, swapcontext [hurd,commited] hurd: Add getcontext, makecontext, setcontext, swapcontext - - - - --- 2019-12-29 Samuel Thibault New
[hurd,commited] hurd: Support sending file descriptors over Unix sockets [hurd,commited] hurd: Support sending file descriptors over Unix sockets - - - - --- 2019-12-29 Samuel Thibault New
[hurd,commited] hurd: Make getrandom honour GRND_NONBLOCK [hurd,commited] hurd: Make getrandom honour GRND_NONBLOCK - - - - --- 2019-12-17 Samuel Thibault New
[hurd,commited] hurd: Fix __close_nocancel_nostatus availability [hurd,commited] hurd: Fix __close_nocancel_nostatus availability - - - - --- 2019-12-13 Samuel Thibault New
[hurd,commited,2/2] hurd: add getrandom and getentropy implementations hurd: Implement getentropy/getrandom - - - - --- 2019-12-13 Samuel Thibault New
[hurd,commited,1/2] hurd: Implement __close_nocancel_nostatus hurd: Implement getentropy/getrandom - - - - --- 2019-12-13 Samuel Thibault New
[hurd,commited] hurd: Fix using altstack while in an RPC call to be aborted [hurd,commited] hurd: Fix using altstack while in an RPC call to be aborted - - - - --- 2019-12-13 Samuel Thibault New
[hurd,commited] hurd: Fix using altstack while in an RPC call to be aborted [hurd,commited] hurd: Fix using altstack while in an RPC call to be aborted - - - - --- 2019-12-10 Samuel Thibault New
[hurd,commited,2/2] hurd: Fix ld.so __access override from libc hurd: Fix some ld.so overrides from libc - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited,1/2] hurd: Fix ld.so __getcwd override from libc hurd: Fix some ld.so overrides from libc - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited] hurd: Make __sigprocmask GLIBC_PRIVATE [hurd,commited] hurd: Make __sigprocmask GLIBC_PRIVATE - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited,3/3] hurd: Fix renameat2 error fixes for hurd port - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited,2/3] hurd: make strerror(0) coherent with other ports fixes for hurd port - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited,1/3] hurd: Fix ld.so link fixes for hurd port - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited] hurd: Support for file record locking [hurd,commited] hurd: Support for file record locking - - - - --- 2019-10-30 Samuel Thibault New
[hurd,commited] hurd: Fix build [hurd,commited] hurd: Fix build - - - - --- 2019-08-30 Samuel Thibault New
[hurd,commited] hurd: Fix SS_ONSTACK support [hurd,commited] hurd: Fix SS_ONSTACK support - - - - --- 2019-08-29 Samuel Thibault New
[hurd,commited] hurd: Remove optimizing anonymous maps as __vm_allocate. [hurd,commited] hurd: Remove optimizing anonymous maps as __vm_allocate. - - - - --- 2019-08-29 Samuel Thibault New
[hurd,commited] hurd: Fix poll and select POSIX compliancy details about errors [hurd,commited] hurd: Fix poll and select POSIX compliancy details about errors - - - - --- 2019-08-29 Samuel Thibault New
[hurd,commited] hurd: Fix timeout handling in _hurd_select [hurd,commited] hurd: Fix timeout handling in _hurd_select - - - - --- 2019-08-29 Samuel Thibault New
[hurd,commited] hurd getcwd: Allow unknown root directory [hurd,commited] hurd getcwd: Allow unknown root directory - - - - --- 2019-08-29 Samuel Thibault New
[hurd,commited] hurd: Fix implementation of setitimer. [hurd,commited] hurd: Fix implementation of setitimer. - - - - --- 2019-08-29 Samuel Thibault New
[hurd,commited] hurd: Fix _hurd_select for single fd sets [hurd,commited] hurd: Fix _hurd_select for single fd sets - - - - --- 2019-08-29 Samuel Thibault New
[hurd,commited] hurd: Document how EINTR should be handled in critical sections [hurd,commited] hurd: Document how EINTR should be handled in critical sections - - - - --- 2019-03-16 Samuel Thibault New
[hurd,commited] hurd: Add renameat2 support for RENAME_NOREPLACE [hurd,commited] hurd: Add renameat2 support for RENAME_NOREPLACE - - - - --- 2019-02-27 Samuel Thibault New
[hurd,commited] hurd: Fix initial sigaltstack state [hurd,commited] hurd: Fix initial sigaltstack state - - - - --- 2019-01-24 Samuel Thibault New
[hurd,commited] hurd: Support AT_EMPTY_PATH [hurd,commited] hurd: Support AT_EMPTY_PATH - - - - --- 2019-01-22 Samuel Thibault New
[hurd,commited] hurd: Check at_flags passed to faccessat [hurd,commited] hurd: Check at_flags passed to faccessat - - - - --- 2019-01-22 Samuel Thibault New
[hurd,commited] hurd: advertise *_setpshared as not supported [hurd,commited] hurd: advertise *_setpshared as not supported - - - - --- 2019-01-02 Samuel Thibault New
[hurd,commited] hurd: Handle "pid" magical lookup retry [hurd,commited] hurd: Handle "pid" magical lookup retry - - - - --- 2018-12-28 Samuel Thibault New
[hurd,commited] hurd: Fix 64bit fcntl lock implementation [hurd,commited] hurd: Fix 64bit fcntl lock implementation - - - - --- 2018-12-19 Samuel Thibault New
hurd: Fix linknamespace of spawni hurd: Fix linknamespace of spawni - - - - --- 2018-12-05 Samuel Thibault New
hurd: Fix linknamespace of spawni hurd: Fix linknamespace of spawni - - - - --- 2018-12-05 Samuel Thibault New
Restrict access to PCI cfg io ports to one process Restrict access to PCI cfg io ports to one process - - - - --- 2018-12-05 Samuel Thibault New
[hurd,commited] hurd: Fix returning value for fcntl(F_*LK*) [hurd,commited] hurd: Fix returning value for fcntl(F_*LK*) - - - - --- 2018-11-30 Samuel Thibault New
[hurd,commited] hurd: Support lockf at offset 0 with size 0 or 1. [hurd,commited] hurd: Support lockf at offset 0 with size 0 or 1. - - - - --- 2018-11-19 Samuel Thibault New
[hurd,commited] hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64 [hurd,commited] hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64 - - - - --- 2018-11-16 Samuel Thibault New
[hurd,commited] hurd: Fix build with GCC 9 [hurd,commited] hurd: Fix build with GCC 9 - - - - --- 2018-11-14 Samuel Thibault New
[hurd,commited] hurd: Fix spawni's user_link reallocation [hurd,commited] hurd: Fix spawni's user_link reallocation - - - - --- 2018-11-11 Samuel Thibault New
[hurd,commited] hurd: Document dtable_cloexec size convention. [hurd,commited] hurd: Document dtable_cloexec size convention. - - - - --- 2018-11-11 Samuel Thibault New
[hurd,commited] Hurd: export _hurd_port_move [hurd,commited] Hurd: export _hurd_port_move - - - - --- 2018-11-10 Samuel Thibault New
[hurd,commited] Hurd: Fix ulinks in fd table reallocation [hurd,commited] Hurd: Fix ulinks in fd table reallocation - - - - --- 2018-11-10 Samuel Thibault New
[hurd,commited] Hurd: Implement chdir support in posix_spawn [hurd,commited] Hurd: Implement chdir support in posix_spawn - - - - --- 2018-11-10 Samuel Thibault New
[hurd,commited] hurd: Support msync [hurd,commited] hurd: Support msync - - - - --- 2018-11-03 Samuel Thibault New
[hurd,commited] hurd: Fix errno* generation [hurd,commited] hurd: Fix errno* generation - - - - --- 2018-10-31 Samuel Thibault New
[hurd,commited] hurd: Fix build [hurd,commited] hurd: Fix build - - - - --- 2018-10-31 Samuel Thibault New
[hurd,commited] hurd: Document how to translate EIEIO error message [hurd,commited] hurd: Document how to translate EIEIO error message - - - - --- 2018-10-31 Samuel Thibault New
[hurd,commited,3/3] hurd: Fix race between calling RPC and handling a signal Fix RPC interruption handling - - - - --- 2018-10-28 Samuel Thibault New
[hurd,commited,2/3] hurd: Return EIO on non-responding interrupted servers Fix RPC interruption handling - - - - --- 2018-10-28 Samuel Thibault New
[hurd,commited,1/3] hurd: set interrupt timeout to 1 minute Fix RPC interruption handling - - - - --- 2018-10-28 Samuel Thibault New
[hurd,commited] hurd: XFAIL absence of C11 threads implementation [hurd,commited] hurd: XFAIL absence of C11 threads implementation - - - - --- 2018-10-24 Samuel Thibault New
[hurd,commited] hurd: Avoid PLTs for __pthread_get/setspecific [hurd,commited] hurd: Avoid PLTs for __pthread_get/setspecific - - - - --- 2018-08-08 Samuel Thibault New
[hurd,commited] hurd: Add missing symbols for proper libc_get/setspecific [hurd,commited] hurd: Add missing symbols for proper libc_get/setspecific - - - - --- 2018-08-07 Samuel Thibault New
[hurd,commited] hurd: Fix exec usage of mach_setup_thread [hurd,commited] hurd: Fix exec usage of mach_setup_thread - - - - --- 2018-07-31 Samuel Thibault New
[hurd,commited] hurd: Fix startup of static binaries linked against libpthread [hurd,commited] hurd: Fix startup of static binaries linked against libpthread - - - - --- 2018-07-31 Samuel Thibault New
[2/2] hurd: Fix some ld.so symbol override from libc hurd: Fix some ld.so symbol override from libc - - - - --- 2018-07-28 Samuel Thibault New
[1/2] hurd: Fix some ld.so symbol override from libc hurd: Fix some ld.so symbol override from libc - - - - --- 2018-07-28 Samuel Thibault New
[hurd,commited] hurd: Fix some ld.so symbol override from libc [hurd,commited] hurd: Fix some ld.so symbol override from libc - - - - --- 2018-07-28 Samuel Thibault New
[hurd,commited] hurd: Fix some ld.so symbol override from libc [hurd,commited] hurd: Fix some ld.so symbol override from libc - - - - --- 2018-07-28 Samuel Thibault New
[hurd,commited] hurd: Fix some ld.so symbol override from libc [hurd,commited] hurd: Fix some ld.so symbol override from libc - - - - --- 2018-07-27 Samuel Thibault New
[hurd,commited] check-execstack: Permit sysdeps to xfail some libs [hurd,commited] check-execstack: Permit sysdeps to xfail some libs - - - - --- 2018-07-20 Samuel Thibault New
[hurd,commited] hurd: Fix installed-headers tests [hurd,commited] hurd: Fix installed-headers tests - - - - --- 2018-07-20 Samuel Thibault New
[hurd,commited] hurd: Implement pipe2 [hurd,commited] hurd: Implement pipe2 - - - - --- 2018-07-19 Samuel Thibault New
[hurd,commited] hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpair [hurd,commited] hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpair - - - - --- 2018-07-19 Samuel Thibault New
[hurd,commited] hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socket [hurd,commited] hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socket - - - - --- 2018-07-19 Samuel Thibault New
[hurd,commited] hurd: Enable thread-safe i386 atomic instructions [hurd,commited] hurd: Enable thread-safe i386 atomic instructions - - - - --- 2018-07-19 Samuel Thibault New
[hurd,commited] hurd: Fix "Missing required PLT reference" [hurd,commited] hurd: Fix "Missing required PLT reference" - - - - --- 2018-06-19 Samuel Thibault New
[hurd,commited] hurd: Fix reference to _hurd_self_sigstate [hurd,commited] hurd: Fix reference to _hurd_self_sigstate - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited] hurd: Fix missing __pthread_get_cleanup_stack symbol [hurd,commited] hurd: Fix missing __pthread_get_cleanup_stack symbol - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,8/8] hurd: Whitelist PLT refs which are difficult to avoid [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,7/8] hurd: Avoid PLT references to syscalls [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,6/8] hurd: Avoid PLT ref to __mach_msg [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,5/8] hurd: Avoid PLT references to shortcuts [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,4/8] hurd: Avoid missing PLT ref from ld.so requirement [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,3/8] hurd: Avoid PLT ref for __pthread_get_cleanup_stack [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,2/8] hurd: Detect 32bit overflow in value returned by lseek [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited] hurd: Avoid a PLT reference [hurd,commited] hurd: Avoid a PLT reference - - - - --- 2018-06-13 Samuel Thibault New
[hurd,commited] hurd: Avoid PLTs for __mach_thread_self and __mach_reply_port [hurd,commited] hurd: Avoid PLTs for __mach_thread_self and __mach_reply_port - - - - --- 2018-06-13 Samuel Thibault New
[hurd,commited] hurd: Avoid PLTs for _hurd_port_locked_get/set [hurd,commited] hurd: Avoid PLTs for _hurd_port_locked_get/set - - - - --- 2018-06-13 Samuel Thibault New
[hurd,commited] hurd: update localplt.data [hurd,commited] hurd: update localplt.data - - - - --- 2018-06-13 Samuel Thibault New
check-execstack: Permit sysdeps to xfail some libs check-execstack: Permit sysdeps to xfail some libs - - - - --- 2018-06-13 Samuel Thibault New
[hurd,commited] hurd: xfail missing abilist for libmachuser and libhurduser [hurd,commited] hurd: xfail missing abilist for libmachuser and libhurduser - - - - --- 2018-06-13 Samuel Thibault New
[hurd,commited] hurd: Fix shmid_ds's shm_segsz field type [hurd,commited] hurd: Fix shmid_ds's shm_segsz field type - - - - --- 2018-06-02 Samuel Thibault New
[hurd,commited] hurd xfails: Add missing bug references [hurd,commited] hurd xfails: Add missing bug references - - - - --- 2018-04-20 Samuel Thibault New
[hurd,commited,4/4] hurd: XFAIL tests for signal features not implemented yet [hurd,commited,1/4] Drop fpregset unused symbol exposition - - - - --- 2018-04-20 Samuel Thibault New
« 1 2 ... 4 5 67 8 »