$NetBSD$, not $Header$.
This commit is contained in:
parent
47edad1115
commit
e714d726a6
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_attr.3,v 1.1 2003/06/03 21:33:06 nathanw Exp $
|
||||
.\" $NetBSD: pthread_attr.3,v 1.2 2003/06/08 06:44:28 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_barrier_destroy.3,v 1.1 2003/06/03 21:31:36 nathanw Exp $
|
||||
.\" $NetBSD: pthread_barrier_destroy.3,v 1.2 2003/06/08 06:44:28 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_barrier_init.3,v 1.1 2003/06/03 21:31:36 nathanw Exp $
|
||||
.\" $NetBSD: pthread_barrier_init.3,v 1.2 2003/06/08 06:44:28 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_barrier_wait.3,v 1.1 2003/06/03 21:31:36 nathanw Exp $
|
||||
.\" $NetBSD: pthread_barrier_wait.3,v 1.2 2003/06/08 06:44:28 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_barrierattr.3,v 1.1 2003/06/03 21:31:36 nathanw Exp $
|
||||
.\" $NetBSD: pthread_barrierattr.3,v 1.2 2003/06/08 06:44:29 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_cancel.3,v 1.1 2003/06/03 21:33:06 nathanw Exp $
|
||||
.\" $NetBSD: pthread_cancel.3,v 1.2 2003/06/08 06:44:29 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_cleanup_push.3,v 1.1 2003/06/03 21:33:06 nathanw Exp $
|
||||
.\" $NetBSD: pthread_cleanup_push.3,v 1.2 2003/06/08 06:44:29 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_cond_broadcast.3,v 1.1 2003/06/03 21:33:06 nathanw Exp $
|
||||
.\" $NetBSD: pthread_cond_broadcast.3,v 1.2 2003/06/08 06:44:29 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_cond_destroy.3,v 1.1 2003/06/03 21:33:06 nathanw Exp $
|
||||
.\" $NetBSD: pthread_cond_destroy.3,v 1.2 2003/06/08 06:44:29 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_cond_init.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_cond_init.3,v 1.2 2003/06/08 06:44:30 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_cond_wait.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_cond_wait.3,v 1.2 2003/06/08 06:44:30 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_condattr.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_condattr.3,v 1.2 2003/06/08 06:44:30 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_create.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_create.3,v 1.2 2003/06/08 06:44:30 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_detach.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_detach.3,v 1.2 2003/06/08 06:44:30 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_equal.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_equal.3,v 1.2 2003/06/08 06:44:30 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_exit.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_exit.3,v 1.2 2003/06/08 06:44:31 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_getspecific.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_getspecific.3,v 1.2 2003/06/08 06:44:31 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_join.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_join.3,v 1.2 2003/06/08 06:44:31 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_key_create.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_key_create.3,v 1.2 2003/06/08 06:44:31 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_key_delete.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_key_delete.3,v 1.2 2003/06/08 06:44:31 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_kill.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_kill.3,v 1.2 2003/06/08 06:44:31 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_mutex_destroy.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_mutex_destroy.3,v 1.2 2003/06/08 06:44:31 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_mutex_init.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_mutex_init.3,v 1.2 2003/06/08 06:44:32 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_mutex_lock.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_mutex_lock.3,v 1.2 2003/06/08 06:44:32 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_mutex_unlock.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_mutex_unlock.3,v 1.2 2003/06/08 06:44:32 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_mutexattr.3,v 1.1 2003/06/03 21:33:07 nathanw Exp $
|
||||
.\" $NetBSD: pthread_mutexattr.3,v 1.2 2003/06/08 06:44:32 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_once.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_once.3,v 1.2 2003/06/08 06:44:32 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_rwlock_destroy.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_rwlock_destroy.3,v 1.2 2003/06/08 06:44:32 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_rwlock_init.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_rwlock_init.3,v 1.2 2003/06/08 06:44:32 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_rwlock_rdlock.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_rwlock_rdlock.3,v 1.2 2003/06/08 06:44:33 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_rwlock_unlock.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_rwlock_unlock.3,v 1.2 2003/06/08 06:44:33 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_rwlock_wrlock.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_rwlock_wrlock.3,v 1.2 2003/06/08 06:44:33 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_rwlockattr.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_rwlockattr.3,v 1.2 2003/06/08 06:44:33 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_schedparam.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_schedparam.3,v 1.2 2003/06/08 06:44:33 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_self.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_self.3,v 1.2 2003/06/08 06:44:33 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_setspecific.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_setspecific.3,v 1.2 2003/06/08 06:44:34 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/pthread_sigmask.3,v 1.1 2003/06/03 21:33:08 nathanw Exp $
|
||||
.\" $NetBSD: pthread_sigmask.3,v 1.2 2003/06/08 06:44:34 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_spin_destroy.3,v 1.1 2003/06/03 21:31:36 nathanw Exp $
|
||||
.\" $NetBSD: pthread_spin_destroy.3,v 1.2 2003/06/08 06:44:34 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_spin_init.3,v 1.1 2003/06/03 21:31:36 nathanw Exp $
|
||||
.\" $NetBSD: pthread_spin_init.3,v 1.2 2003/06/08 06:44:34 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_spin_lock.3,v 1.1 2003/06/03 21:31:37 nathanw Exp $
|
||||
.\" $NetBSD: pthread_spin_lock.3,v 1.2 2003/06/08 06:44:34 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvsroot/src/lib/libpthread/Attic/pthread_spin_unlock.3,v 1.1 2003/06/03 21:31:37 nathanw Exp $
|
||||
.\" $NetBSD: pthread_spin_unlock.3,v 1.2 2003/06/08 06:44:34 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
Loading…
Reference in New Issue
Block a user