2002-05-13 Marcus Brinkmann <marcus@gnu.org>
authorRoland McGrath <roland@gnu.org>
Mon, 13 May 2002 01:48:25 +0000 (01:48 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 13 May 2002 01:48:25 +0000 (01:48 +0000)
commitab7dd85bfbe9a176c2d5055d52185ae6364f97af
tree6eef4baa61b163061ab60a0ade089984225524c3
parent6f1428364a9ef5994087288c21fa4c9222c5fef2
2002-05-13  Marcus Brinkmann  <marcus@gnu.org>

        * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
        Allocate three, not two, more than LEN when appending '/.'.
        * sysdeps/mach/hurd/chroot.c (chroot): Likewise.  Don't check
        if NAME ends with '/.' if it is shorter than 2 chars.

* mach/Makefile ($(mach-syscalls:%=$(objpfx)%.S)): Make the generated
files #include <sysdep.h> instead of <mach/machine/syscall_sw.h>.
ChangeLog
hurd/hurdchdir.c
mach/Makefile
sysdeps/mach/hurd/chroot.c