mes/lib
Jan Nieuwenhuizen a7db65b693
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-09-09 18:48:56 +02:00
..
ctype mescc: Mes C Library: Support GNU Awk: Add isgraph. 2019-09-09 18:33:21 +02:00
dirent build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
gnu hurd: Fixes for upgrade to debian-hurd-20190220.img. 2019-09-09 18:48:56 +02:00
linux hurd: Initial support. 2019-09-09 18:48:55 +02:00
mach hurd: Fixes for upgrade to debian-hurd-20190220.img. 2019-09-09 18:48:56 +02:00
math mescc: Mes C Library: Support gcc-4.6.4: Add labs. 2019-09-09 18:33:25 +02:00
mes Fix dtoab. 2019-09-09 18:33:27 +02:00
posix mescc: Mes C Library: Support GNU Tar: Add execlp. 2019-09-09 18:33:21 +02:00
stdio hurd: Add open. 2019-09-09 18:48:56 +02:00
stdlib Add missing #include. 2019-09-09 18:33:27 +02:00
string hurd: Fixes for upgrade to debian-hurd-20190220.img. 2019-09-09 18:48:56 +02:00
stub hurd: Add stubs for missing libc+tcc functions. 2019-09-09 18:48:55 +02:00
tests hurd: Add open. 2019-09-09 18:48:56 +02:00
unix hurd: Add malloc. 2019-09-09 18:48:56 +02:00
x86-mes mescc: Mes C Library: Support gcc-4.6.4: vsscanf: Support *, [, s. 2019-09-09 18:33:26 +02:00
x86-mes-gcc porting: Add x86 scaffold: exit and write in assembly. 2019-06-13 14:19:59 +02:00
x86-mes-mescc build: Simplify. 2019-06-08 15:36:22 +02:00
x86_64-mes mescc: Mes C Library: Support gcc-4.6.4: Add mmap, munmap. 2019-09-09 18:33:25 +02:00
x86_64-mes-gcc porting: Add x86_64 scaffold: exit and write in assembly. 2019-06-23 21:23:34 +02:00
x86_64-mes-mescc build: Simplify. 2019-06-08 15:36:22 +02:00
libtcc1.c mescc: Support tcc: libtcc1 build fixes. 2019-07-23 20:38:29 +02:00