summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386
Commit message (Expand)AuthorAgeFilesLines
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0715-15/+15
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-042-5/+5
* hurd: Fix buildSamuel Thibault2019-08-301-1/+1
* hurd: Fix SS_ONSTACK supportSamuel Thibault2019-08-301-26/+42
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-231-1/+10
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-0/+16
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* Break further lines before not after operators.Joseph Myers2019-02-262-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0115-15/+15
* Do not clobber sp in _hurd_stack_setup.Joseph Myers2018-12-131-1/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer2018-11-301-1/+1
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+2
* Hurd: export _hurd_port_moveSamuel Thibault2018-11-101-0/+1
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* hurd: Fix race between calling RPC and handling a signalSamuel Thibault2018-10-281-7/+16
* hurd: XFAIL absence of C11 threads implementationSamuel Thibault2018-10-251-0/+4
* hurd: Fix exec usage of mach_setup_threadSamuel Thibault2018-08-011-0/+1
* hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault2018-07-311-33/+35
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-281-1/+1
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-282-4/+6
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-273-2/+7
* check-execstack: Permit sysdeps to xfail some libsSamuel Thibault2018-07-201-0/+6
* hurd: Enable thread-safe i386 atomic instructionsSamuel Thibault2018-07-201-0/+2
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix hurd expected fcntl versionAdhemerval Zanella2018-07-031-1/+0
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+2
* hurd: fix localplt.data formatSamuel Thibault2018-06-191-1/+1
* hurd: Fix "Missing required PLT reference"Samuel Thibault2018-06-191-0/+64
* hurd: Fix reference to _hurd_self_sigstateSamuel Thibault2018-06-161-1/+1
* hurd: Avoid a PLT referenceSamuel Thibault2018-06-141-6/+1
* hurd: xfail missing abilist for libmachuser and libhurduserSamuel Thibault2018-06-131-0/+8
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+13
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+13
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0412-58/+0
* hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault2018-04-201-0/+69
* hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault2018-04-191-0/+5
* hurd: Add missing symbolsSamuel Thibault2018-04-041-0/+1
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-022-14/+14
* hurd libpthread: add function missing in ABI listSamuel Thibault2018-04-021-0/+1
* hurd: Add hurd thread librarySamuel Thibault2018-04-025-0/+346
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-251-8/+17
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-5/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+13
* hurd: fix buildSamuel Thibault2018-03-181-1/+1
* Hurd: fix port leak in TLSRichard Braun2018-03-181-8/+13