diff options
Diffstat (limited to 'sysdeps/pthread/ftrylockfile.c')
-rw-r--r-- | sysdeps/pthread/ftrylockfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/pthread/ftrylockfile.c b/sysdeps/pthread/ftrylockfile.c index 612981c..7de42c7 100644 --- a/sysdeps/pthread/ftrylockfile.c +++ b/sysdeps/pthread/ftrylockfile.c @@ -1,7 +1,6 @@ /* Try locking I/O stream. Hurd version Copyright (C) 2002-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |