diff options
Diffstat (limited to 'sysdeps/posix/sigignore.c')
-rw-r--r-- | sysdeps/posix/sigignore.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/posix/sigignore.c b/sysdeps/posix/sigignore.c index aab030d7b0..17ace52706 100644 --- a/sysdeps/posix/sigignore.c +++ b/sysdeps/posix/sigignore.c @@ -1,7 +1,6 @@ /* Set the disposition of SIG to SIG_IGN. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |