aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386
AgeCommit message (Expand)Author
2020-02-16pthread: Move robust mutex tests from nptl to sysdeps/pthreadSamuel Thibault
2020-02-16htl: Add missing functions and defines for robust mutexesSamuel Thibault
2020-02-15hurd: Add THREAD_GET/SETMEM/_NCSamuel Thibault
2020-02-15hurd tls: update comment about fields at the end of tcbheadSamuel Thibault
2020-02-15ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer
2020-02-10htl C11 threads: Avoid pthread_ symbols visibility in static librarySamuel Thibault
2020-02-10pthread: Move most barrier tests from nptl to sysdeps/pthreadSamuel Thibault
2020-02-10pthread: Move most sem tests from nptl to sysdeps/pthreadSamuel Thibault
2020-02-09htl: XFAIL rwlock tests which need pshared supportSamuel Thibault
2020-02-09pthread: Move most cond tests from nptl to sysdeps/pthreadSamuel Thibault
2020-02-09pthread: Move most mutex tests from nptl to sysdeps/pthreadSamuel Thibault
2020-02-09C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault
2020-02-09htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATESamuel Thibault
2020-01-04htl: Add __errno_location and __h_errno_locationSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-29hurd: Global signal dispositionJeremie Koenig
2019-12-29hurd: Add getcontext, makecontext, setcontext, swapcontextThomas Schwinge
2019-12-18hurd: Do not make sigprocmask available in ld.soFlorian Weimer
2019-12-11hurd: Fix using altstack while in an RPC call to be abortedSamuel Thibault
2019-12-01hurd: Fix ld.so __access override from libcSamuel Thibault
2019-12-01hurd: Fix ld.so __getcwd override from libcSamuel Thibault
2019-12-01hurd: Make __sigprocmask GLIBC_PRIVATESamuel Thibault
2019-12-01hurd: Fix ld.so linkSamuel Thibault
2019-11-16hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]Florian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg
2019-08-30hurd: Fix buildSamuel Thibault
2019-08-30hurd: Fix SS_ONSTACK supportSamuel Thibault
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers
2019-05-02misc: Add twalk_r functionFlorian Weimer
2019-02-26Break further lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-13Do not clobber sp in _hurd_stack_setup.Joseph Myers
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer
2018-11-30scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy
2018-11-10Hurd: export _hurd_port_moveSamuel Thibault
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer
2018-10-28hurd: Fix race between calling RPC and handling a signalSamuel Thibault
2018-10-25hurd: XFAIL absence of C11 threads implementationSamuel Thibault
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault
2018-07-31hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-07-27hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-07-20check-execstack: Permit sysdeps to xfail some libsSamuel Thibault