summaryrefslogtreecommitdiff
path: root/nptl/tst-barrier1.c
diff options
context:
space:
mode:
authorTorvald Riegel <triegel@redhat.com>2016-01-15 23:16:49 +0100
committerTorvald Riegel <triegel@redhat.com>2016-01-15 23:16:49 +0100
commit019bf21ca710faaf3fd365c8bb61e1607610057d (patch)
treea3370db95369f2e42d22aeccb30e53483af61351 /nptl/tst-barrier1.c
parent12c3bb770dd3ea11215baf23b385dbf297a2a85c (diff)
nptl: Add first-line description for barrier tests.
Diffstat (limited to 'nptl/tst-barrier1.c')
-rw-r--r--nptl/tst-barrier1.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/nptl/tst-barrier1.c b/nptl/tst-barrier1.c
index 08787fbd48..d5016c49a3 100644
--- a/nptl/tst-barrier1.c
+++ b/nptl/tst-barrier1.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 2002-2016 Free Software Foundation, Inc.
+/* Tests barrier initialization.
+ Copyright (C) 2002-2016 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.