summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-11-03 22:42:06 +0000
committerRoland McGrath <roland@gnu.org>1995-11-03 22:42:06 +0000
commit853f0eead1fcab44fa3339a6b171da9bfc7840d8 (patch)
tree4eba519918a082101309096548ce0a13bdc4b8a5 /ChangeLog
parent27cc33c3b483ce4f73cbd3671ba1fd872b473c4d (diff)
Fri Nov 3 17:27:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951105cvs/libc-951104
* sysdeps/mach/hurd/sendto.c: Don't pass BINDING arg to socket_create_address. * sysdeps/mach/hurd/connect.c: Likewise. * sysdeps/mach/hurd/bind.c: Likewise. * hurd/hurdprio.c (_hurd_priority_which_map): Pass threadwaits args to proc_getprocinfo. * sysdeps/mach/hurd/getpriority.c: Likewise. * hurd/hurdmsg.c (_S_msg_report_wait): New stub function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efe148bee6..d141bcbc44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Fri Nov 3 17:27:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * sysdeps/mach/hurd/sendto.c: Don't pass BINDING arg to
+ socket_create_address.
+ * sysdeps/mach/hurd/connect.c: Likewise.
+ * sysdeps/mach/hurd/bind.c: Likewise.
+
+ * hurd/hurdprio.c (_hurd_priority_which_map): Pass threadwaits
+ args to proc_getprocinfo.
+ * sysdeps/mach/hurd/getpriority.c: Likewise.
+
+ * hurd/hurdmsg.c (_S_msg_report_wait): New stub function.
+
Thu Nov 2 19:24:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Define as common.