aboutsummaryrefslogtreecommitdiff
path: root/proc/stubs.c
Commit message (Expand)AuthorAgeFilesLines
* Update hurd code to handle the new ABI for sending inlined port rights.Flavio Cruz2023-12-171-3/+5
* Revert "Update hurd code to handle the new ABI for sending inlined port rights."Samuel Thibault2023-12-031-5/+3
* Update hurd code to handle the new ABI for sending inlined port rights.Flavio Cruz2023-12-031-3/+5
* proc: Fix missing freeSamuel Thibault2023-11-011-0/+1
* Use designated initializers when building mach_msg_type_tFlavio Cruz2023-05-041-35/+35
* proc: send signals with POSIX sigcodesJeremie Koenig2020-12-271-1/+2
* proc: Fix warningSamuel Thibault2020-11-221-1/+1
* Remove remnants of cthreadsSamuel Thibault2020-11-111-2/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* Switch from cthreads to pthreadsRichard Braun2012-11-271-4/+14
* 2000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-131-88/+120
* Sat Feb 20 06:26:17 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-211-2/+2
* (send_signal): Send sigcode in message.Miles Bader1996-05-231-2/+15
* entered into RCSMichael I. Bushnell1994-07-011-77/+59
* Formerly stubs.c.~2~Michael I. Bushnell1994-06-301-8/+49
* Initial revisionMichael I. Bushnell1994-06-301-0/+100