]> sourceware.org Git - glibc.git/blobdiff - login/tst-pututxline-lockfail.c
Linux: unlockpt needs to fail with EINVAL, not ENOTTY (bug 26053)
[glibc.git] / login / tst-pututxline-lockfail.c
index 47c25dc0658d3c603a013c02db26afb9fd5e83c1..3d4b1d2d6f7ed33d4a6d8eeac460cb7cce737320 100644 (file)
@@ -1,5 +1,5 @@
 /* Test the lock upgrade path in tst-pututxline.
-   Copyright (C) 2019 Free Software Foundation, Inc.
+   Copyright (C) 2019-2020 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -14,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; see the file COPYING.LIB.  If
-   not, see <http://www.gnu.org/licenses/>.  */
+   not, see <https://www.gnu.org/licenses/>.  */
 
 /* pututxline upgrades the read lock on the file to a write lock.
    This test verifies that if the lock upgrade fails, the utmp
This page took 0.026259 seconds and 5 git commands to generate.