Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 14 Sep 2000 22:55:50 +0000 (22:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 14 Sep 2000 22:55:50 +0000 (22:55 +0000)
* sysdeps/generic/bp-checks.h: Remove bogus reference to GNU MP in
copyright notice.
* sysdeps/generic/bp-semctl.h: Likewise.
* sysdeps/generic/bp-start.h: Likewise.
* sysdeps/generic/bp-sym.h: Likewise.
* sysdeps/generic/bp-thunks.h: Likewise.  Include <stdio.h> to get
rename prototype.

ChangeLog

index 67cca53..40349de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2000-09-14  Greg McGary  <greg@mcgary.org>
 
-       * bp-checks.h: Remove bogus reference to GNU MP in copyright notice.
-       * bp-semctl.h: Likewise.
-       * bp-start.h: Likewise.
-       * bp-sym.h: Likewise.
-       * bp-thunks.h: Likewise.  Include <stdio.h> to get rename prototype.
+       * sysdeps/generic/bp-checks.h: Remove bogus reference to GNU MP in
+       copyright notice.
+       * sysdeps/generic/bp-semctl.h: Likewise.
+       * sysdeps/generic/bp-start.h: Likewise.
+       * sysdeps/generic/bp-sym.h: Likewise.
+       * sysdeps/generic/bp-thunks.h: Likewise.  Include <stdio.h> to get
+       rename prototype.
 
 2000-09-13  Ulrich Drepper  <drepper@redhat.com>