1999-07-20 Mark Kettenis <kettenis@gnu.org>
authorRoland McGrath <roland@gnu.org>
Tue, 20 Jul 1999 21:07:23 +0000 (21:07 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 20 Jul 1999 21:07:23 +0000 (21:07 +0000)
commit180c9ab7e35dfd7f3fc730594431999bd6befde3
tree32b03bc0d31b81d54003979d0f699ad04a0db219
parent57d588608cf1f8b9c4455a3f285c6eba1f95bb14
1999-07-20  Mark Kettenis  <kettenis@gnu.org>

* sysdeps/mach/hurd/mmap.c (__mmap): Use correct arguments in
__vm_allocate calls.

1999-07-20  Mark Kettenis  <kettenis@gnu.org>

* sysdeps/mach/hurd/sysd-stdio.c (__stdio_read): Call
_hurd_fd_read with new OFFSET argument set to -1.
(__stdio_write): Call _hurd_fd_write with new OFFSET argument set
to -1.

1999-07-17  Roland McGrath  <roland@baalperazim.frob.com>

* hurd/hurdexec.c (_hurd_exec): Prune trailing null ports from the
descriptor table sent in the RPC.
ChangeLog
sysdeps/mach/hurd/mmap.c
sysdeps/mach/hurd/sysd-stdio.c