From: Roland McGrath Date: Fri, 27 Oct 1995 09:00:21 +0000 (+0000) Subject: Thu Oct 26 18:13:33 1995 Miles Bader X-Git-Tag: cvs/libc-951029 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fcvs%2Flibc-951029;p=platform%2Fupstream%2Fglibc.git Thu Oct 26 18:13:33 1995 Miles Bader * sysdeps/mach/hurd/bind.c (bind): Swap args to dir_link. * sysdeps/mach/hurd/link.c (__link): Ditto. * sysdeps/mach/hurd/mknod.c (__mknod): Ditto. Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h". * sysdeps/mach/hurd/symlink.c (__symlink): Ditto. --- diff --git a/ChangeLog b/ChangeLog index 21e942d..90a5f0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Thu Oct 26 18:13:33 1995 Miles Bader + + * sysdeps/mach/hurd/bind.c (bind): Swap args to dir_link. + * sysdeps/mach/hurd/link.c (__link): Ditto. + * sysdeps/mach/hurd/mknod.c (__mknod): Ditto. + Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h". + + * sysdeps/mach/hurd/symlink.c (__symlink): Ditto. + Thu Oct 26 00:11:13 1995 Roland McGrath * sysdeps/unix/sysv/linux/i386/sigaction.c: New file.