]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix comment.
authorUlrich Drepper <drepper@redhat.com>
Mon, 31 Mar 2003 18:43:29 +0000 (18:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 31 Mar 2003 18:43:29 +0000 (18:43 +0000)
nptl/sysdeps/pthread/posix-timer.h
nptl/sysdeps/pthread/timer_routines.c

index 89ffc5a89ccf6f7def7b481daea9975fb03140b8..bfa8f65c409ae95ec07ec5acec9e9a3ed0d40e50 100644 (file)
@@ -1,4 +1,4 @@
-/* Definitions for POSIX timer implementation on top of LinuxThreads.
+/* Definitions for POSIX timer implementation on top of NPTL.
    Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
index 10de4e2df4480a6c23454cf04419ab4428e22300..7dec0caab1e2a478142ce139b36fb65824180bee 100644 (file)
@@ -509,8 +509,8 @@ __timer_thread_wakeup (struct thread_node *thread)
 
 
 /* Compare two pthread_attr_t thread attributes for exact equality.
-   Returns 1 if they are equal, otherwise zero if they are not equal or
-   contain illegal values.  This version is LinuxThreads-specific for
+   Returns 1 if they are equal, otherwise zero if they are not equal
+   or contain illegal values.  This version is NPTL-specific for
    performance reason.  One could use the access functions to get the
    values of all the fields of the attribute structure.  */
 static int