* sysdeps/mach/hurd/uname.c (uname): Deref UNAME to get nodename.

This commit is contained in:
Miles Bader 1996-07-21 02:33:51 +00:00
parent e894c64677
commit 710bf4f9f8
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ Sat Jul 20 13:28:52 1996 Miles Bader <miles@gnu.ai.mit.edu>
If there is only a single descriptor, just use its reply port for
everything and don't bother creating the port set.
* sysdeps/mach/hurd/uname.c (uname): Deref UNAME to get nodename.
* sysdeps/mach/libc-lock.h (__libc_lock_define): Backslashify
continuation line.