From 7ca5d0dcb3eee499abaa0cf97e37659a490f9413 Mon Sep 17 00:00:00 2001 From: Greg McGary Date: Thu, 14 Sep 2000 07:30:28 +0000 Subject: * 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 to get rename prototype. 2000-09-14 Greg McGary * 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 to get rename prototype. --- ChangeLog | 8 ++++++++ sysdeps/generic/bp-checks.h | 4 +--- sysdeps/generic/bp-semctl.h | 4 +--- sysdeps/generic/bp-start.h | 4 +++- sysdeps/generic/bp-sym.h | 4 +--- sysdeps/generic/bp-thunks.h | 5 ++--- 6 files changed, 16 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index e20963b475..701ce3c7b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-09-14 Greg McGary + + * 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 to get rename prototype. + 2000-09-13 Ulrich Drepper * io/test-lfs.c (do_test): Allow stat64() to return EOVERFLOW and diff --git a/sysdeps/generic/bp-checks.h b/sysdeps/generic/bp-checks.h index 41ffad71e1..18dd60acc2 100644 --- a/sysdeps/generic/bp-checks.h +++ b/sysdeps/generic/bp-checks.h @@ -1,10 +1,8 @@ /* Bounded-pointer checking macros for C. Copyright (C) 2000 Free Software Foundation, Inc. + This file is part of the GNU C Library. Contributed by Greg McGary - This file is part of the GNU C Library. Its master source is NOT part of - the C library, however. The master source lives in the GNU MP Library. - The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the diff --git a/sysdeps/generic/bp-semctl.h b/sysdeps/generic/bp-semctl.h index 7ba8f43bfd..0c72d44f85 100644 --- a/sysdeps/generic/bp-semctl.h +++ b/sysdeps/generic/bp-semctl.h @@ -1,10 +1,8 @@ /* Bounded-pointer checking macros for C. Copyright (C) 2000 Free Software Foundation, Inc. + This file is part of the GNU C Library. Contributed by Greg McGary - This file is part of the GNU C Library. Its master source is NOT part of - the C library, however. The master source lives in the GNU MP Library. - The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the diff --git a/sysdeps/generic/bp-start.h b/sysdeps/generic/bp-start.h index 3c440fdaba..4303128c81 100644 --- a/sysdeps/generic/bp-start.h +++ b/sysdeps/generic/bp-start.h @@ -1,5 +1,7 @@ -/* Copyright (C) 2000 Free Software Foundation, Inc. +/* Bounded-pointer checking macros for C. + Copyright (C) 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. + Contributed by Greg McGary The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff --git a/sysdeps/generic/bp-sym.h b/sysdeps/generic/bp-sym.h index d2b3bd06c5..82f4eb5685 100644 --- a/sysdeps/generic/bp-sym.h +++ b/sysdeps/generic/bp-sym.h @@ -1,10 +1,8 @@ /* Bounded-pointer symbol modifier. Copyright (C) 2000 Free Software Foundation, Inc. + This file is part of the GNU C Library. Contributed by Greg McGary - This file is part of the GNU C Library. Its master source is NOT part of - the C library, however. The master source lives in the GNU MP Library. - The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the diff --git a/sysdeps/generic/bp-thunks.h b/sysdeps/generic/bp-thunks.h index 6a00e6b61c..2ac7be5587 100644 --- a/sysdeps/generic/bp-thunks.h +++ b/sysdeps/generic/bp-thunks.h @@ -1,10 +1,8 @@ /* Bounded-pointer syscall thunk support. Copyright (C) 2000 Free Software Foundation, Inc. + This file is part of the GNU C Library. Contributed by Greg McGary - This file is part of the GNU C Library. Its master source is NOT part of - the C library, however. The master source lives in the GNU MP Library. - The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the @@ -43,6 +41,7 @@ #include #include #include +#include #include #include -- cgit 1.4.1