mes/lib/gnu
Jan Nieuwenhuizen 7c6da0c213
hurd: Fixes for upgrade to debian-hurd-20190220.img.
* include/mach/mach-init.h (__mach_host_self, __mach_task_self):
Remove macro magic.
(mach_host_self, mach_task_self): Remove macro magic; declare as function.
* lib/mach/mach-init.c (mach_host_self, mach_task_self): New function.
(mach_init): Use them.
* lib/gnu/hurd-start.c (_hurd_start): Use mach_task_self ().
* lib/gnu/_exit.c (_exit): Likewise.
2019-12-13 21:52:31 +01:00
..
x86-mes-gcc hurd: Add malloc. 2019-12-13 21:52:31 +01:00
_exit.c hurd: Fixes for upgrade to debian-hurd-20190220.img. 2019-12-13 21:52:31 +01:00
_open3.c hurd: Add open. 2019-12-13 21:52:30 +01:00
_read.c hurd: Add _read. 2019-12-13 21:52:30 +01:00
_write.c hurd: Add _write. 2019-12-13 21:52:30 +01:00
dir-lookup.c hurd: Add open. 2019-12-13 21:52:30 +01:00
exec-startup-get-data.c hurd: Add argv and environ. 2019-12-13 21:52:30 +01:00
fd-get.c hurd: Add argv and environ. 2019-12-13 21:52:30 +01:00
fd-read.c hurd: Add _read. 2019-12-13 21:52:30 +01:00
fd-write.c hurd: Add _write. 2019-12-13 21:52:30 +01:00
hurd-start.c hurd: Fixes for upgrade to debian-hurd-20190220.img. 2019-12-13 21:52:31 +01:00
io-read.c hurd: Add _read. 2019-12-13 21:52:30 +01:00
io-write.c hurd: Add open. 2019-12-13 21:52:30 +01:00
malloc.c hurd: Add malloc. 2019-12-13 21:52:31 +01:00
proc-mark-exit.c hurd: Initial support. 2019-12-13 21:52:29 +01:00
syscall.c hurd: Add _write. 2019-12-13 21:52:30 +01:00
task-get-special-port.c hurd: Initial support. 2019-12-13 21:52:29 +01:00
task-terminate.c hurd: Initial support. 2019-12-13 21:52:29 +01:00
vm-allocate.c hurd: Add malloc. 2019-12-13 21:52:31 +01:00
vm-statistics.c hurd: Initial support. 2019-12-13 21:52:29 +01:00