Show patches with: Submitter = Samuel Thibault       |    State = Action Required       |    Archived = No       |   709 patches
« 1 2 3 47 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
: hurd: Do not hide rtld symbols which need to be preempted [Was: hurd: Hidden symbols in rtld] - - - - --- 2016-03-20 Samuel Thibault New
Add RTLD_RELOAD to dlopen - - - - --- 2017-07-20 Samuel Thibault New
Add include guards to bits/sigaction.h Add include guards to bits/sigaction.h - - - - --- 2018-03-05 Samuel Thibault New
Add missing include for pthread_setcancelstate - - - - --- 2017-08-02 Samuel Thibault New
Add {,sysdep-}ld-library-path make variable Add {,sysdep-}ld-library-path make variable - - - - --- 2020-11-13 Samuel Thibault New
Add {,sysdep-}ld-library-path make variable Add {,sysdep-}ld-library-path make variable - - - - --- 2020-11-13 Samuel Thibault New
Define missing __inet6_scopeid_pton internal function used by getaddrinfo - - - - --- 2017-08-03 Samuel Thibault New
Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN - - - - --- 2017-09-18 Samuel Thibault New
Move NPTL-specific code to NPTL-specific header Move NPTL-specific code to NPTL-specific header - - - - --- 2018-02-18 Samuel Thibault New
Move NPTL-specific code to NPTL-specific header Move NPTL-specific code to NPTL-specific header - - - - --- 2018-02-18 Samuel Thibault New
Rearrange bsd_getpt vs bsd_openpt and implement posix_openbt on BSD Rearrange bsd_getpt vs bsd_openpt and implement posix_openbt on BSD - - - - --- 2020-05-26 Samuel Thibault New
Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code - - - - --- 2016-08-20 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
Separate out error_t definition Separate out error_t definition - - - - --- 2018-03-04 Samuel Thibault New
[01/10] htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy Port C11 threads to GNU/Hurd - - - - --- 2020-01-14 Samuel Thibault New
[02/10] htl: Add missing internal functions declarations Port C11 threads to GNU/Hurd - - - - --- 2020-01-14 Samuel Thibault New
[03/10] htl: Add support for C11 threads behavior Port C11 threads to GNU/Hurd - - 1 - --- 2020-01-14 Samuel Thibault New
[04/10] htl: Make __PTHREAD_ONCE_INIT more flexible Port C11 threads to GNU/Hurd - - 1 - --- 2020-01-14 Samuel Thibault New
[05/10] nptl: Move nptl-specific types to separate header Port C11 threads to GNU/Hurd - - 1 - --- 2020-01-14 Samuel Thibault New
[06/10] C11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONS Port C11 threads to GNU/Hurd - - 1 - --- 2020-01-14 Samuel Thibault New
[07/10] C11 threads: Fix thrd_t / pthread_t compatibility assertion Port C11 threads to GNU/Hurd - - 1 - --- 2020-01-14 Samuel Thibault New
[08/10] C11 threads: make thrd_join more portable Port C11 threads to GNU/Hurd - - 1 - --- 2020-01-14 Samuel Thibault New
[09/10] htl: Add C11 threads types definitions Port C11 threads to GNU/Hurd - - - - --- 2020-01-14 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
[1/2] pthread: Move semaphore initialization for open to semaphoreP.h Move sem_open/close/unlink to sysdeps/pthread - - 1 - --- 2020-12-16 Samuel Thibault New
[1/2] speakup ABI: Advertise synth parameters for all synths speakup update - - - - --- 2021-01-28 Samuel Thibault New
[10/10] C11 threads: Move implementation to sysdeps/pthread Port C11 threads to GNU/Hurd - - 1 - --- 2020-01-14 Samuel Thibault New
[2/2] htl: Get sem_open/sem_close/sem_unlink support [BZ #25524] Move sem_open/close/unlink to sysdeps/pthread - - - - --- 2020-12-16 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
[2/2] speakup: Make dectlk flush timeout configurable speakup update - - - - --- 2021-01-28 Samuel Thibault New
[PATCHv2] Move ip_mreqn structure from Linux to generic [PATCHv2] Move ip_mreqn structure from Linux to generic - - 1 - --- 2022-08-15 Samuel Thibault New
[commited,hurd] Add __libc_init_secure stub - - - - --- 2017-08-02 Samuel Thibault New
[commited] Add missing start-of-file descriptive comment. [commited] Add missing start-of-file descriptive comment. - - - - --- 2018-03-06 Samuel Thibault New
[commited] Fix $(error) use in Makefile [commited] Fix $(error) use in Makefile - - - - --- 2017-09-10 Samuel Thibault New
[commited] hurd: Fix includability of <hurd/signal.h> in all standards [commited] hurd: Fix includability of <hurd/signal.h> in all standards - - - - --- 2018-03-05 Samuel Thibault New
[commited] pthread: Move back linking rules to nptl and htl [commited] pthread: Move back linking rules to nptl and htl - - - - --- 2020-06-08 Samuel Thibault New
[commited] support: Fix detecting hole support on >2KB-block filesystems [commited] support: Fix detecting hole support on >2KB-block filesystems - - - - --- 2020-06-04 Samuel Thibault New
[commited] x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1 [commited] x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1 - - - - --- 2018-03-18 Samuel Thibault New
[hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,01/10] htl: move pthread_equal into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
[hurd,commited,02/10] htl: Add support for libc cancellation points [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,02/10] htl: move pthread_getschedparam into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
[hurd,commited,03/10] htl: move pthread_setschedparam into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
[hurd,commited,03/10] hurd: Make nanosleep a cancellation point [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,04/10] htl: move pthread_attr_getschedparam into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
[hurd,commited,04/10] pthread: Move key tests from nptl to sysdeps/pthread [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,05/10] htl: Add support for semaphore maximum value [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,05/10] htl: move pthread_attr_getinheritsched into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
[hurd,commited,06/10] htl: Make sem_open return ENOSYS [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,06/10] htl: move pthread_attr_setinheritsched into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
[hurd,commited,07/10] htl: Make sem_wait/sem_timedwait interruptible [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,07/10] htl: move pthread_attr_getschedpolicy into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
[hurd,commited,08/10] htl: move pthread_attr_setschedpolicy into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
[hurd,commited,08/10] pthread: Move most sem tests from nptl to sysdeps/pthread [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,09/10] htl: Fix barrier_wait with one thread [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,09/10] htl: move pthread_attr_getdetachstate into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
[hurd,commited,1/2] Add {,sysdep-}ld-library-path make variable hurd: enable ifuncs - - - - --- 2020-11-16 Samuel Thibault New
[hurd,commited,1/2] Revert "s390x: Fix hidden aliases" Revert __libc_longjmp changes - - - - --- 2018-04-03 Samuel Thibault New
[hurd,commited,1/2] htl: Add support for static TSD data hurd: Fix working with jemalloc - - - - --- 2023-08-08 Samuel Thibault New
[hurd,commited,1/2] htl: Fix default guard size [hurd,commited,1/2] htl: Fix default guard size - - - - --- 2020-02-09 Samuel Thibault New
[hurd,commited,1/2] htl: Fix linking static tests by factorizing the symbols list htl: More test fixes - - - - --- 2020-06-10 Samuel Thibault New
[hurd,commited,1/2] htl: Link internal htl tests against libpthread [hurd,commited,1/2] htl: Link internal htl tests against libpthread - - - - --- 2020-02-17 Samuel Thibault New
[hurd,commited,1/2] htl: Make joining self return EDEADLK [hurd,commited,1/2] htl: Make joining self return EDEADLK - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,1/2] htl: Move __register_atfork from forward to own file [hurd,commited,1/2] htl: Move __register_atfork from forward to own file - - - - --- 2020-02-09 Samuel Thibault New
[hurd,commited,1/2] htl: Remove unused files [hurd,commited,1/2] htl: Remove unused files - - - - --- 2020-02-09 Samuel Thibault New
[hurd,commited,1/2] htl: Simplify non-cancel path of __pthread_cond_timedwait_internal Make sem_*wait cancellations points - - - - --- 2020-06-23 Samuel Thibault New
[hurd,commited,1/2] htl: support cancellation during pthread_once [hurd,commited,1/2] htl: support cancellation during pthread_once - - - - --- 2020-02-09 Samuel Thibault New
[hurd,commited,1/2] hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPC hurd: Fix *utime* support - - - - --- 2018-03-06 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,1/2] hurd: Fix warning hurd: Fix warnings - - - - --- 2018-01-28 Samuel Thibault New
[hurd,commited,1/2] hurd: Implement __close_nocancel_nostatus hurd: Implement getentropy/getrandom - - - - --- 2019-12-13 Samuel Thibault New
[hurd,commited,1/2] hurd: disable hp timing hurd: build fixes - - - - --- 2018-01-29 Samuel Thibault New
[hurd,commited,1/2] hurd: fix sigevent's sigev_notify_attributes field type [hurd,commited,1/2] hurd: fix sigevent's sigev_notify_attributes field type - - - - --- 2018-04-19 Samuel Thibault New
[hurd,commited,1/2] mach: Fix incoherency between perror and strerror fix strerror functions - - - - --- 2022-08-27 Samuel Thibault New
[hurd,commited,1/2] pthread: Move back linking rules to nptl and htl More htl tests fixes - - - - --- 2020-06-10 Samuel Thibault New
[hurd,commited,1/3] htl: Fix includes for lockfile More cancel work - - - - --- 2020-06-28 Samuel Thibault New
[hurd,commited,1/3] htl: Report missing mutex lock on pthread_cond_*wait [hurd,commited,1/3] htl: Report missing mutex lock on pthread_cond_*wait - - - - --- 2020-02-09 Samuel Thibault New
[hurd,commited,1/3] hurd 64bit: Fix flock fields types [hurd,commited,1/3] hurd 64bit: Fix flock fields types - - - - --- 2023-05-01 Samuel Thibault New
[hurd,commited,1/3] hurd: Add _IOT_ifrtreq to <net/route.h> Add route definitions - - - - --- 2022-09-21 Samuel Thibault New
[hurd,commited,1/3] hurd: Briefly document in xfails the topics of the bugzilla entries More tests cleanup - - - - --- 2020-06-07 Samuel Thibault New
[hurd,commited,1/3] hurd: Fix allocalim build hurd: build fixes - - - - --- 2018-01-28 Samuel Thibault New
[hurd,commited,1/3] hurd: Fix building libio/tst-memstream3.c hurd: fix building tests - - - - --- 2018-01-28 Samuel Thibault New
[hurd,commited,1/3] hurd: Fix ld.so link fixes for hurd port - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited,1/3] hurd: fix usleep(ULONG_MAX) hurd: More cancelation point work - - - - --- 2020-06-29 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,1/3] tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0 pthread_cond fixes - - - - --- 2020-06-01 Samuel Thibault New
[hurd,commited,1/4] Drop fpregset unused symbol exposition [hurd,commited,1/4] Drop fpregset unused symbol exposition - - - - --- 2018-04-20 Samuel Thibault New
[hurd,commited,1/4] htl: Fix spurious symbols in namespaces Fix more hurd initialization for ifunc support - - - - --- 2020-11-11 Samuel Thibault New
[hurd,commited,1/4] hurd: Fix dirfd symbol exposition from ftw Fixing symbol exposition.s - - - - --- 2017-09-27 Samuel Thibault New
[hurd,commited,1/4] tst-*glob*: Do not check d_name size [hurd,commited,1/4] tst-*glob*: Do not check d_name size - - - - --- 2023-08-03 Samuel Thibault New
[hurd,commited,1/5] hurd: Fix _S_msg_get/set_env_variable prototype gcc-11-related fixes - - - - --- 2020-11-23 Samuel Thibault New
[hurd,commited,1/5] hurd: Fix unwinding over interruptible RPC Fix and enable more tests - - - - --- 2020-06-08 Samuel Thibault New
[hurd,commited,1/6] htl: Add noreturn attribute on __pthread_exit forward Make write and pwrite64 cancellation points - - - - --- 2020-06-14 Samuel Thibault New
[hurd,commited,1/6] hurd: Fix preprocessor indentation hurd: fixes against previous hurd commits - - - - --- 2018-01-29 Samuel Thibault New
[hurd,commited,1/7] htl: Check error returned by __getrlimit hurd: fixes - - - - --- 2023-01-02 Samuel Thibault New
[hurd,commited,1/7] hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZER hurd: add pshared semaphore support. - - - - --- 2020-12-16 Samuel Thibault New
[hurd,commited,1/7] hurd: fix warning fix warnings - - - - --- 2018-01-27 Samuel Thibault New
[hurd,commited,1/7] hurd: fix warning warning fixes - - - - --- 2018-01-27 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,10/10] htl: move pthread_attr_setdetachstate into libc htl: move some forward symbol into libc - - - - --- 2023-08-23 Samuel Thibault New
« 1 2 3 47 8 »