about summary refs log tree commit diff
path: root/sysdeps/mach/hurd
Commit message (Expand)AuthorAgeFilesLines
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-072-0/+6
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-071-0/+2
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-072-12/+4
* signal: Move sys_siglist to a compat symbolAdhemerval Zanella2020-07-071-4/+9
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-071-0/+65
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-0/+1
* htl: Enable cancel*16 an cancel*20 testsSamuel Thibault2020-06-291-0/+2
* hurd: Add remaining cancelation pointsSamuel Thibault2020-06-288-6/+52
* hurd: Make fcntl(F_SETLKW*) cancellation pointsSamuel Thibault2020-06-284-8/+44
* hurd: make wait4 a cancellation pointSamuel Thibault2020-06-284-6/+70
* hurd: make close a cancellation pointSamuel Thibault2020-06-287-6/+50
* hurd: make open and openat cancellation pointsSamuel Thibault2020-06-289-10/+138
* hurd: clean fd and port on thread cancelSamuel Thibault2020-06-286-24/+24
* htl: avoid cancelling threads inside critical sectionsSamuel Thibault2020-06-271-0/+9
* hurd: Add mremapSamuel Thibault2020-06-204-1/+185
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-0/+1
* hurd: Fix __writev_nocancel_nostatusSamuel Thibault2020-06-143-2/+40
* hurd: Make send* cancellation pointsSamuel Thibault2020-06-143-0/+10
* hurd: Make write and pwrite64 cancellation pointsSamuel Thibault2020-06-149-19/+94
* hurd: Make recv* cancellation pointsSamuel Thibault2020-06-143-12/+38
* hurd: document that gcc&gdb look at the trampoline codeSamuel Thibault2020-06-081-1/+5
* htl: Fix tls initialization for already-created threadsSamuel Thibault2020-06-071-0/+3
* hurd: Make read and pread64 cancellableSamuel Thibault2020-06-0710-21/+106
* hurd: Fix unwinding over interruptible RPCSamuel Thibault2020-06-071-0/+2
* htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault2020-06-071-0/+3
* hurd: XFAIL more tests that require setpshared supportSamuel Thibault2020-06-071-0/+3
* hurd: Briefly document in xfails the topics of the bugzilla entriesSamuel Thibault2020-06-071-0/+6
* htl: Add sem_clockwait supportSamuel Thibault2020-06-071-0/+1
* hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault2020-06-063-32/+126
* hurd: Add pointer guard supportSamuel Thibault2020-06-061-0/+7
* hurd: Add stack guard supportSamuel Thibault2020-06-062-1/+9
* htl: Make pthread_cond_destroy wait for threads to be wokenSamuel Thibault2020-06-011-0/+11
* hurd: Fix fexecveSamuel Thibault2020-05-281-3/+16
* hurd: fix ptsname error when called on a non-ttySamuel Thibault2020-05-281-1/+5
* hurd: Fix fdopendir checking for directory typeSamuel Thibault2020-05-281-1/+1
* htl: Add clock variantsSamuel Thibault2020-05-262-5/+22
* elf: Turn _dl_printf, _dl_error_printf, _dl_fatal_printf into functionsFlorian Weimer2020-05-251-0/+1
* Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer2020-05-181-5/+0
* elf: Implement __libc_early_initFlorian Weimer2020-04-241-4/+0
* hurd: add mach_print functionSamuel Thibault2020-04-141-0/+1
* posix: Remove posix waitidAdhemerval Zanella2020-02-271-0/+106
* <fd_to_filename.h>: Add type safety and port to HurdFlorian Weimer2020-02-181-0/+19
* x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer2020-02-171-8/+12
* x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault2020-02-171-26/+20
* pthread: Move robust mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-161-5/+11
* htl: Remove stub warning for pthread_mutexattr_setpsharedSamuel Thibault2020-02-161-1/+0
* htl: Add missing functions and defines for robust mutexesSamuel Thibault2020-02-161-0/+6
* htl: Only check pthread_self coherency when DEBUG is setSamuel Thibault2020-02-151-0/+4
* hurd: Add THREAD_GET/SETMEM/_NCSamuel Thibault2020-02-151-0/+108
* hurd tls: update comment about fields at the end of tcbheadSamuel Thibault2020-02-151-2/+2