diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/open.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/open.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/open.c b/sysdeps/unix/sysv/linux/open.c index aa335ea41e..88e4355039 100644 --- a/sysdeps/unix/sysv/linux/open.c +++ b/sysdeps/unix/sysv/linux/open.c @@ -1,7 +1,6 @@ /* Linux open syscall implementation, non-LFS. Copyright (C) 2017-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |