From 180c9ab7e35dfd7f3fc730594431999bd6befde3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 20 Jul 1999 21:07:23 +0000 Subject: 1999-07-20 Mark Kettenis * sysdeps/mach/hurd/mmap.c (__mmap): Use correct arguments in __vm_allocate calls. 1999-07-20 Mark Kettenis * 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 * hurd/hurdexec.c (_hurd_exec): Prune trailing null ports from the descriptor table sent in the RPC. --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e127e82442..05a689314c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +1999-07-20 Mark Kettenis + + * sysdeps/mach/hurd/mmap.c (__mmap): Use correct arguments in + __vm_allocate calls. + +1999-07-20 Mark Kettenis + + * 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 + + * hurd/hurdexec.c (_hurd_exec): Prune trailing null ports from the + descriptor table sent in the RPC. + 1999-07-20 Andreas Jaeger * time/strptime.c [!_LIBC]: Fix __mon_day size. Reported by -- cgit v1.2.3