19 lines
653 B
Diff
19 lines
653 B
Diff
commit 1895a35e7092713b224166d36b9bc26e8eb3371f
|
|
Author: DJ Delorie <dj@redhat.com>
|
|
Date: Tue Oct 8 14:30:21 2024 -0400
|
|
|
|
rt: more clock_nanosleep tests addendum
|
|
|
|
Forgot to change the first-line description.
|
|
|
|
diff --git a/rt/tst-clock_nanosleep2.c b/rt/tst-clock_nanosleep2.c
|
|
index 10c822fd54668531..e9b2a2716d6e9016 100644
|
|
--- a/rt/tst-clock_nanosleep2.c
|
|
+++ b/rt/tst-clock_nanosleep2.c
|
|
@@ -1,4 +1,4 @@
|
|
-/* Test program for process CPU clocks - invalid inputs, minimum time
|
|
+/* Test for clock_nanosleep parameter checks and sleep duration.
|
|
Copyright (C) 2024 Free Software Foundation, Inc.
|
|
This file is part of the GNU C Library.
|
|
|