diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/librthread/rthread_debug.c | 3 | ||||
-rw-r--r-- | lib/librthread/rthread_libc.c | 3 | ||||
-rw-r--r-- | lib/librthread/rthread_stack.c | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/lib/librthread/rthread_debug.c b/lib/librthread/rthread_debug.c index b2c73a1a0f8..4115bc7b077 100644 --- a/lib/librthread/rthread_debug.c +++ b/lib/librthread/rthread_debug.c @@ -1,5 +1,4 @@ -/* $OpenBSD: rthread_debug.c,v 1.4 2016/04/02 19:00:51 guenther Exp $ */ -/* $snafu: rthread_debug.c,v 1.2 2004/12/09 18:41:44 marc Exp $ */ +/* $OpenBSD: rthread_debug.c,v 1.5 2016/09/01 10:56:46 deraadt Exp $ */ /* PUBLIC DOMAIN: No Rights Reserved. Marco S Hyman <marc@snafu.org> */ diff --git a/lib/librthread/rthread_libc.c b/lib/librthread/rthread_libc.c index eab63e92dca..c101fe29791 100644 --- a/lib/librthread/rthread_libc.c +++ b/lib/librthread/rthread_libc.c @@ -1,5 +1,4 @@ -/* $OpenBSD: rthread_libc.c,v 1.15 2016/09/01 10:41:02 otto Exp $ */ -/* $snafu: libc_tag.c,v 1.4 2004/11/30 07:00:06 marc Exp $ */ +/* $OpenBSD: rthread_libc.c,v 1.16 2016/09/01 10:56:46 deraadt Exp $ */ /* PUBLIC DOMAIN: No Rights Reserved. Marco S Hyman <marc@snafu.org> */ diff --git a/lib/librthread/rthread_stack.c b/lib/librthread/rthread_stack.c index fbaa1a90818..fadf1fbedae 100644 --- a/lib/librthread/rthread_stack.c +++ b/lib/librthread/rthread_stack.c @@ -1,5 +1,4 @@ -/* $OpenBSD: rthread_stack.c,v 1.14 2015/01/24 10:35:33 kettenis Exp $ */ -/* $snafu: rthread_stack.c,v 1.12 2005/01/11 02:45:28 marc Exp $ */ +/* $OpenBSD: rthread_stack.c,v 1.15 2016/09/01 10:56:46 deraadt Exp $ */ /* PUBLIC DOMAIN: No Rights Reserved. Marco S Hyman <marc@snafu.org> */ |