From: Roland McGrath Date: Mon, 15 Nov 1999 00:39:09 +0000 (+0000) Subject: . X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61278f7eaa86b9cdd416477f0be8648c384ec83b;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 54a8e0a83f0..04cceb220da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-11-14 Roland McGrath + + * sysdeps/mach/hurd/nfs/nfs.h: New file, empty but for comments. + Its presence lets librpcsvc compile ok. This from Mark Kettenis. + We don't install this file for users. + * sysdeps/mach/hurd/Dist: Add it. + * sysdeps/mach/hurd/Makefile [$(subdir) = sunrpc] (sysdep_headers): + Append nfs/nfs.h here. + 1999-11-14 Ulrich Drepper * sysdeps/unix/sysv/linux/execve.c: Add __syscall_execve prototype.