mes/lib/gnu
Jan Nieuwenhuizen 9b0009a888
hurd: Add malloc.
* include/gnu/syscall.h (__vm_allocate): New value.
(__vm_allocate): Declare.
* lib/gnu/malloc.c: New file.
* lib/stdlib/malloc.c[__GNU__]: Disable.  See FIXME.
* lib/gnu/vm-allocate.c: New file.
* build-aux/configure-lib.sh (libc_SOURCES): Add it.
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: Add argv and environ. 2019-12-13 21:52:30 +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: Add argv and environ. 2019-12-13 21:52:30 +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