aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers19-19/+19
2019-12-29hurd: Global signal dispositionJeremie Koenig2-6/+11
2019-12-29hurd: Add getcontext, makecontext, setcontext, swapcontextThomas Schwinge6-0/+440
2019-12-18hurd: Do not make sigprocmask available in ld.soFlorian Weimer1-1/+0
2019-12-11hurd: Fix using altstack while in an RPC call to be abortedSamuel Thibault1-13/+14
2019-12-01hurd: Fix ld.so __access override from libcSamuel Thibault1-1/+1
2019-12-01hurd: Fix ld.so __getcwd override from libcSamuel Thibault1-1/+1
2019-12-01hurd: Make __sigprocmask GLIBC_PRIVATESamuel Thibault2-2/+0
2019-12-01hurd: Fix ld.so linkSamuel Thibault3-0/+3
2019-11-16hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]Florian Weimer1-0/+9
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert15-15/+15
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2-5/+5
2019-08-30hurd: Fix buildSamuel Thibault1-1/+1
2019-08-30hurd: Fix SS_ONSTACK supportSamuel Thibault1-26/+42
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella1-1/+10
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-0/+16
2019-05-02misc: Add twalk_r functionFlorian Weimer1-0/+1
2019-02-26Break further lines before not after operators.Joseph Myers2-6/+6
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers15-15/+15
2018-12-13Do not clobber sp in _hurd_stack_setup.Joseph Myers1-1/+1
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer1-0/+1
2018-11-30scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer1-1/+1
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy1-0/+2
2018-11-10Hurd: export _hurd_port_moveSamuel Thibault1-0/+1
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer1-0/+1
2018-10-28hurd: Fix race between calling RPC and handling a signalSamuel Thibault1-7/+16
2018-10-25hurd: XFAIL absence of C11 threads implementationSamuel Thibault1-0/+4
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault1-0/+1
2018-07-31hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault1-33/+35
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault1-1/+1
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault2-4/+6
2018-07-27hurd: Fix some ld.so symbol override from libcSamuel Thibault3-2/+7
2018-07-20check-execstack: Permit sysdeps to xfail some libsSamuel Thibault1-0/+6
2018-07-20hurd: Enable thread-safe i386 atomic instructionsSamuel Thibault1-0/+2
2018-07-10Add the statx functionFlorian Weimer1-0/+1
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer1-0/+1
2018-07-03Fix hurd expected fcntl versionAdhemerval Zanella1-1/+0
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-0/+2
2018-06-19hurd: fix localplt.data formatSamuel Thibault1-1/+1
2018-06-19hurd: Fix "Missing required PLT reference"Samuel Thibault1-0/+64
2018-06-16hurd: Fix reference to _hurd_self_sigstateSamuel Thibault1-1/+1
2018-06-14hurd: Avoid a PLT referenceSamuel Thibault1-6/+1
2018-06-13hurd: xfail missing abilist for libmachuser and libhurduserSamuel Thibault1-0/+8
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+13
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+13
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers12-58/+0
2018-04-20hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault1-0/+69