From 3006cee4d86e629e54614ef8d7cdeb703ade3fc1 Mon Sep 17 00:00:00 2001 From: jasone Date: Tue, 18 Jul 2000 01:38:19 +0000 Subject: Change my email address in the copyright notices for the sake of consistency (jasone@canonware.com --> jasone@freebsd.org). --- lib/libc/gen/sem_destroy.3 | 2 +- lib/libc/gen/sem_getvalue.3 | 2 +- lib/libc/gen/sem_init.3 | 2 +- lib/libc/gen/sem_open.3 | 2 +- lib/libc/gen/sem_post.3 | 2 +- lib/libc/gen/sem_wait.3 | 2 +- lib/libc/sys/sigwait.2 | 2 +- lib/libc_r/man/pthread_attr.3 | 2 +- lib/libc_r/man/pthread_condattr.3 | 2 +- lib/libc_r/man/pthread_kill.3 | 2 +- lib/libc_r/man/pthread_mutexattr.3 | 2 +- lib/libc_r/man/pthread_schedparam.3 | 2 +- lib/libc_r/man/pthread_sigmask.3 | 2 +- lib/libc_r/man/sem_destroy.3 | 2 +- lib/libc_r/man/sem_getvalue.3 | 2 +- lib/libc_r/man/sem_init.3 | 2 +- lib/libc_r/man/sem_open.3 | 2 +- lib/libc_r/man/sem_post.3 | 2 +- lib/libc_r/man/sem_wait.3 | 2 +- lib/libc_r/man/sigwait.3 | 2 +- lib/libc_r/uthread/uthread_aio_suspend.c | 2 +- lib/libc_r/uthread/uthread_cond.c | 2 +- lib/libc_r/uthread/uthread_creat.c | 2 +- lib/libc_r/uthread/uthread_jmp.c | 2 +- lib/libc_r/uthread/uthread_pause.c | 2 +- lib/libc_r/uthread/uthread_sem.c | 2 +- lib/libc_r/uthread/uthread_sendfile.c | 2 +- lib/libc_r/uthread/uthread_sleep.c | 2 +- lib/libc_r/uthread/uthread_system.c | 2 +- lib/libc_r/uthread/uthread_tcdrain.c | 2 +- lib/libc_r/uthread/uthread_wait.c | 2 +- lib/libc_r/uthread/uthread_waitpid.c | 2 +- lib/libkse/thread/thr_aio_suspend.c | 2 +- lib/libkse/thread/thr_cond.c | 2 +- lib/libkse/thread/thr_creat.c | 2 +- lib/libkse/thread/thr_pause.c | 2 +- lib/libkse/thread/thr_sem.c | 2 +- lib/libkse/thread/thr_sleep.c | 2 +- lib/libkse/thread/thr_system.c | 2 +- lib/libkse/thread/thr_tcdrain.c | 2 +- lib/libkse/thread/thr_wait.c | 2 +- lib/libkse/thread/thr_waitpid.c | 2 +- lib/libpthread/man/pthread_attr.3 | 2 +- lib/libpthread/man/pthread_condattr.3 | 2 +- lib/libpthread/man/pthread_kill.3 | 2 +- lib/libpthread/man/pthread_mutexattr.3 | 2 +- lib/libpthread/man/pthread_schedparam.3 | 2 +- lib/libpthread/man/pthread_sigmask.3 | 2 +- lib/libpthread/man/sem_destroy.3 | 2 +- lib/libpthread/man/sem_getvalue.3 | 2 +- lib/libpthread/man/sem_init.3 | 2 +- lib/libpthread/man/sem_open.3 | 2 +- lib/libpthread/man/sem_post.3 | 2 +- lib/libpthread/man/sem_wait.3 | 2 +- lib/libpthread/man/sigwait.3 | 2 +- lib/libpthread/thread/thr_aio_suspend.c | 2 +- lib/libpthread/thread/thr_cond.c | 2 +- lib/libpthread/thread/thr_creat.c | 2 +- lib/libpthread/thread/thr_pause.c | 2 +- lib/libpthread/thread/thr_sem.c | 2 +- lib/libpthread/thread/thr_sleep.c | 2 +- lib/libpthread/thread/thr_system.c | 2 +- lib/libpthread/thread/thr_tcdrain.c | 2 +- lib/libpthread/thread/thr_wait.c | 2 +- lib/libpthread/thread/thr_waitpid.c | 2 +- share/man/man3/pthread_attr.3 | 2 +- share/man/man3/pthread_condattr.3 | 2 +- share/man/man3/pthread_kill.3 | 2 +- share/man/man3/pthread_mutexattr.3 | 2 +- share/man/man3/pthread_schedparam.3 | 2 +- share/man/man3/pthread_sigmask.3 | 2 +- 71 files changed, 71 insertions(+), 71 deletions(-) diff --git a/lib/libc/gen/sem_destroy.3 b/lib/libc/gen/sem_destroy.3 index 59889a2..56e9204 100644 --- a/lib/libc/gen/sem_destroy.3 +++ b/lib/libc/gen/sem_destroy.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/gen/sem_getvalue.3 b/lib/libc/gen/sem_getvalue.3 index 5f59b06..9e2c560 100644 --- a/lib/libc/gen/sem_getvalue.3 +++ b/lib/libc/gen/sem_getvalue.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/gen/sem_init.3 b/lib/libc/gen/sem_init.3 index b48cca1..2449ce0 100644 --- a/lib/libc/gen/sem_init.3 +++ b/lib/libc/gen/sem_init.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/gen/sem_open.3 b/lib/libc/gen/sem_open.3 index b2fe7ff..a948bdc 100644 --- a/lib/libc/gen/sem_open.3 +++ b/lib/libc/gen/sem_open.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/gen/sem_post.3 b/lib/libc/gen/sem_post.3 index e877933..906d86d 100644 --- a/lib/libc/gen/sem_post.3 +++ b/lib/libc/gen/sem_post.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/gen/sem_wait.3 b/lib/libc/gen/sem_wait.3 index 9c4107e..ab08582 100644 --- a/lib/libc/gen/sem_wait.3 +++ b/lib/libc/gen/sem_wait.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/sys/sigwait.2 b/lib/libc/sys/sigwait.2 index e7ca3a0..3852bd9 100644 --- a/lib/libc/sys/sigwait.2 +++ b/lib/libc/sys/sigwait.2 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/pthread_attr.3 b/lib/libc_r/man/pthread_attr.3 index 5e87ba4..18740e8 100644 --- a/lib/libc_r/man/pthread_attr.3 +++ b/lib/libc_r/man/pthread_attr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/pthread_condattr.3 b/lib/libc_r/man/pthread_condattr.3 index ac8c48a..9aa9a52 100644 --- a/lib/libc_r/man/pthread_condattr.3 +++ b/lib/libc_r/man/pthread_condattr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/pthread_kill.3 b/lib/libc_r/man/pthread_kill.3 index 2af0c1b..233c65b 100644 --- a/lib/libc_r/man/pthread_kill.3 +++ b/lib/libc_r/man/pthread_kill.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/pthread_mutexattr.3 b/lib/libc_r/man/pthread_mutexattr.3 index d1004c7..dfbc279 100644 --- a/lib/libc_r/man/pthread_mutexattr.3 +++ b/lib/libc_r/man/pthread_mutexattr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/pthread_schedparam.3 b/lib/libc_r/man/pthread_schedparam.3 index bc70bac..3e2e32e 100644 --- a/lib/libc_r/man/pthread_schedparam.3 +++ b/lib/libc_r/man/pthread_schedparam.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/pthread_sigmask.3 b/lib/libc_r/man/pthread_sigmask.3 index 645b322..73aa69a 100644 --- a/lib/libc_r/man/pthread_sigmask.3 +++ b/lib/libc_r/man/pthread_sigmask.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/sem_destroy.3 b/lib/libc_r/man/sem_destroy.3 index 59889a2..56e9204 100644 --- a/lib/libc_r/man/sem_destroy.3 +++ b/lib/libc_r/man/sem_destroy.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/sem_getvalue.3 b/lib/libc_r/man/sem_getvalue.3 index 5f59b06..9e2c560 100644 --- a/lib/libc_r/man/sem_getvalue.3 +++ b/lib/libc_r/man/sem_getvalue.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/sem_init.3 b/lib/libc_r/man/sem_init.3 index b48cca1..2449ce0 100644 --- a/lib/libc_r/man/sem_init.3 +++ b/lib/libc_r/man/sem_init.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/sem_open.3 b/lib/libc_r/man/sem_open.3 index b2fe7ff..a948bdc 100644 --- a/lib/libc_r/man/sem_open.3 +++ b/lib/libc_r/man/sem_open.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/sem_post.3 b/lib/libc_r/man/sem_post.3 index e877933..906d86d 100644 --- a/lib/libc_r/man/sem_post.3 +++ b/lib/libc_r/man/sem_post.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/sem_wait.3 b/lib/libc_r/man/sem_wait.3 index 9c4107e..ab08582 100644 --- a/lib/libc_r/man/sem_wait.3 +++ b/lib/libc_r/man/sem_wait.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/man/sigwait.3 b/lib/libc_r/man/sigwait.3 index e7ca3a0..3852bd9 100644 --- a/lib/libc_r/man/sigwait.3 +++ b/lib/libc_r/man/sigwait.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_aio_suspend.c b/lib/libc_r/uthread/uthread_aio_suspend.c index 5940282..1253f20 100644 --- a/lib/libc_r/uthread/uthread_aio_suspend.c +++ b/lib/libc_r/uthread/uthread_aio_suspend.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_cond.c b/lib/libc_r/uthread/uthread_cond.c index 4c18465..0a5298b 100644 --- a/lib/libc_r/uthread/uthread_cond.c +++ b/lib/libc_r/uthread/uthread_cond.c @@ -451,7 +451,7 @@ pthread_cond_timedwait(pthread_cond_t * cond, pthread_mutex_t * mutex, } _thread_leave_cancellation_point(); - + /* Return the completion status: */ return (rval); } diff --git a/lib/libc_r/uthread/uthread_creat.c b/lib/libc_r/uthread/uthread_creat.c index bb8e7c2..1b51fec 100644 --- a/lib/libc_r/uthread/uthread_creat.c +++ b/lib/libc_r/uthread/uthread_creat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_jmp.c b/lib/libc_r/uthread/uthread_jmp.c index e81bcc1..8ab6889 100644 --- a/lib/libc_r/uthread/uthread_jmp.c +++ b/lib/libc_r/uthread/uthread_jmp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * Copyright (C) 2000 Daniel M. Eischen . * All rights reserved. diff --git a/lib/libc_r/uthread/uthread_pause.c b/lib/libc_r/uthread/uthread_pause.c index a841556..09e4c17 100644 --- a/lib/libc_r/uthread/uthread_pause.c +++ b/lib/libc_r/uthread/uthread_pause.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_sem.c b/lib/libc_r/uthread/uthread_sem.c index d893c94..10dec5e 100644 --- a/lib/libc_r/uthread/uthread_sem.c +++ b/lib/libc_r/uthread/uthread_sem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_sendfile.c b/lib/libc_r/uthread/uthread_sendfile.c index 694f1ff..a3ef68d 100644 --- a/lib/libc_r/uthread/uthread_sendfile.c +++ b/lib/libc_r/uthread/uthread_sendfile.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_sleep.c b/lib/libc_r/uthread/uthread_sleep.c index 34a5925..fdfeeec 100644 --- a/lib/libc_r/uthread/uthread_sleep.c +++ b/lib/libc_r/uthread/uthread_sleep.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_system.c b/lib/libc_r/uthread/uthread_system.c index 9265975..47a572d 100644 --- a/lib/libc_r/uthread/uthread_system.c +++ b/lib/libc_r/uthread/uthread_system.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_tcdrain.c b/lib/libc_r/uthread/uthread_tcdrain.c index d040599..6470882 100644 --- a/lib/libc_r/uthread/uthread_tcdrain.c +++ b/lib/libc_r/uthread/uthread_tcdrain.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_wait.c b/lib/libc_r/uthread/uthread_wait.c index abc19cc..c34d997 100644 --- a/lib/libc_r/uthread/uthread_wait.c +++ b/lib/libc_r/uthread/uthread_wait.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc_r/uthread/uthread_waitpid.c b/lib/libc_r/uthread/uthread_waitpid.c index a847295..28fcd78 100644 --- a/lib/libc_r/uthread/uthread_waitpid.c +++ b/lib/libc_r/uthread/uthread_waitpid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libkse/thread/thr_aio_suspend.c b/lib/libkse/thread/thr_aio_suspend.c index 5940282..1253f20 100644 --- a/lib/libkse/thread/thr_aio_suspend.c +++ b/lib/libkse/thread/thr_aio_suspend.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libkse/thread/thr_cond.c b/lib/libkse/thread/thr_cond.c index 4c18465..0a5298b 100644 --- a/lib/libkse/thread/thr_cond.c +++ b/lib/libkse/thread/thr_cond.c @@ -451,7 +451,7 @@ pthread_cond_timedwait(pthread_cond_t * cond, pthread_mutex_t * mutex, } _thread_leave_cancellation_point(); - + /* Return the completion status: */ return (rval); } diff --git a/lib/libkse/thread/thr_creat.c b/lib/libkse/thread/thr_creat.c index bb8e7c2..1b51fec 100644 --- a/lib/libkse/thread/thr_creat.c +++ b/lib/libkse/thread/thr_creat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libkse/thread/thr_pause.c b/lib/libkse/thread/thr_pause.c index a841556..09e4c17 100644 --- a/lib/libkse/thread/thr_pause.c +++ b/lib/libkse/thread/thr_pause.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libkse/thread/thr_sem.c b/lib/libkse/thread/thr_sem.c index d893c94..10dec5e 100644 --- a/lib/libkse/thread/thr_sem.c +++ b/lib/libkse/thread/thr_sem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libkse/thread/thr_sleep.c b/lib/libkse/thread/thr_sleep.c index 34a5925..fdfeeec 100644 --- a/lib/libkse/thread/thr_sleep.c +++ b/lib/libkse/thread/thr_sleep.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libkse/thread/thr_system.c b/lib/libkse/thread/thr_system.c index 9265975..47a572d 100644 --- a/lib/libkse/thread/thr_system.c +++ b/lib/libkse/thread/thr_system.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libkse/thread/thr_tcdrain.c b/lib/libkse/thread/thr_tcdrain.c index d040599..6470882 100644 --- a/lib/libkse/thread/thr_tcdrain.c +++ b/lib/libkse/thread/thr_tcdrain.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libkse/thread/thr_wait.c b/lib/libkse/thread/thr_wait.c index abc19cc..c34d997 100644 --- a/lib/libkse/thread/thr_wait.c +++ b/lib/libkse/thread/thr_wait.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libkse/thread/thr_waitpid.c b/lib/libkse/thread/thr_waitpid.c index a847295..28fcd78 100644 --- a/lib/libkse/thread/thr_waitpid.c +++ b/lib/libkse/thread/thr_waitpid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/pthread_attr.3 b/lib/libpthread/man/pthread_attr.3 index 5e87ba4..18740e8 100644 --- a/lib/libpthread/man/pthread_attr.3 +++ b/lib/libpthread/man/pthread_attr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/pthread_condattr.3 b/lib/libpthread/man/pthread_condattr.3 index ac8c48a..9aa9a52 100644 --- a/lib/libpthread/man/pthread_condattr.3 +++ b/lib/libpthread/man/pthread_condattr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/pthread_kill.3 b/lib/libpthread/man/pthread_kill.3 index 2af0c1b..233c65b 100644 --- a/lib/libpthread/man/pthread_kill.3 +++ b/lib/libpthread/man/pthread_kill.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/pthread_mutexattr.3 b/lib/libpthread/man/pthread_mutexattr.3 index d1004c7..dfbc279 100644 --- a/lib/libpthread/man/pthread_mutexattr.3 +++ b/lib/libpthread/man/pthread_mutexattr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/pthread_schedparam.3 b/lib/libpthread/man/pthread_schedparam.3 index bc70bac..3e2e32e 100644 --- a/lib/libpthread/man/pthread_schedparam.3 +++ b/lib/libpthread/man/pthread_schedparam.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/pthread_sigmask.3 b/lib/libpthread/man/pthread_sigmask.3 index 645b322..73aa69a 100644 --- a/lib/libpthread/man/pthread_sigmask.3 +++ b/lib/libpthread/man/pthread_sigmask.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/sem_destroy.3 b/lib/libpthread/man/sem_destroy.3 index 59889a2..56e9204 100644 --- a/lib/libpthread/man/sem_destroy.3 +++ b/lib/libpthread/man/sem_destroy.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/sem_getvalue.3 b/lib/libpthread/man/sem_getvalue.3 index 5f59b06..9e2c560 100644 --- a/lib/libpthread/man/sem_getvalue.3 +++ b/lib/libpthread/man/sem_getvalue.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/sem_init.3 b/lib/libpthread/man/sem_init.3 index b48cca1..2449ce0 100644 --- a/lib/libpthread/man/sem_init.3 +++ b/lib/libpthread/man/sem_init.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/sem_open.3 b/lib/libpthread/man/sem_open.3 index b2fe7ff..a948bdc 100644 --- a/lib/libpthread/man/sem_open.3 +++ b/lib/libpthread/man/sem_open.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/sem_post.3 b/lib/libpthread/man/sem_post.3 index e877933..906d86d 100644 --- a/lib/libpthread/man/sem_post.3 +++ b/lib/libpthread/man/sem_post.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/sem_wait.3 b/lib/libpthread/man/sem_wait.3 index 9c4107e..ab08582 100644 --- a/lib/libpthread/man/sem_wait.3 +++ b/lib/libpthread/man/sem_wait.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/man/sigwait.3 b/lib/libpthread/man/sigwait.3 index e7ca3a0..3852bd9 100644 --- a/lib/libpthread/man/sigwait.3 +++ b/lib/libpthread/man/sigwait.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_aio_suspend.c b/lib/libpthread/thread/thr_aio_suspend.c index 5940282..1253f20 100644 --- a/lib/libpthread/thread/thr_aio_suspend.c +++ b/lib/libpthread/thread/thr_aio_suspend.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_cond.c b/lib/libpthread/thread/thr_cond.c index 4c18465..0a5298b 100644 --- a/lib/libpthread/thread/thr_cond.c +++ b/lib/libpthread/thread/thr_cond.c @@ -451,7 +451,7 @@ pthread_cond_timedwait(pthread_cond_t * cond, pthread_mutex_t * mutex, } _thread_leave_cancellation_point(); - + /* Return the completion status: */ return (rval); } diff --git a/lib/libpthread/thread/thr_creat.c b/lib/libpthread/thread/thr_creat.c index bb8e7c2..1b51fec 100644 --- a/lib/libpthread/thread/thr_creat.c +++ b/lib/libpthread/thread/thr_creat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_pause.c b/lib/libpthread/thread/thr_pause.c index a841556..09e4c17 100644 --- a/lib/libpthread/thread/thr_pause.c +++ b/lib/libpthread/thread/thr_pause.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_sem.c b/lib/libpthread/thread/thr_sem.c index d893c94..10dec5e 100644 --- a/lib/libpthread/thread/thr_sem.c +++ b/lib/libpthread/thread/thr_sem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_sleep.c b/lib/libpthread/thread/thr_sleep.c index 34a5925..fdfeeec 100644 --- a/lib/libpthread/thread/thr_sleep.c +++ b/lib/libpthread/thread/thr_sleep.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_system.c b/lib/libpthread/thread/thr_system.c index 9265975..47a572d 100644 --- a/lib/libpthread/thread/thr_system.c +++ b/lib/libpthread/thread/thr_system.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_tcdrain.c b/lib/libpthread/thread/thr_tcdrain.c index d040599..6470882 100644 --- a/lib/libpthread/thread/thr_tcdrain.c +++ b/lib/libpthread/thread/thr_tcdrain.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_wait.c b/lib/libpthread/thread/thr_wait.c index abc19cc..c34d997 100644 --- a/lib/libpthread/thread/thr_wait.c +++ b/lib/libpthread/thread/thr_wait.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_waitpid.c b/lib/libpthread/thread/thr_waitpid.c index a847295..28fcd78 100644 --- a/lib/libpthread/thread/thr_waitpid.c +++ b/lib/libpthread/thread/thr_waitpid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_attr.3 b/share/man/man3/pthread_attr.3 index 5e87ba4..18740e8 100644 --- a/share/man/man3/pthread_attr.3 +++ b/share/man/man3/pthread_attr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_condattr.3 b/share/man/man3/pthread_condattr.3 index ac8c48a..9aa9a52 100644 --- a/share/man/man3/pthread_condattr.3 +++ b/share/man/man3/pthread_condattr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_kill.3 b/share/man/man3/pthread_kill.3 index 2af0c1b..233c65b 100644 --- a/share/man/man3/pthread_kill.3 +++ b/share/man/man3/pthread_kill.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_mutexattr.3 b/share/man/man3/pthread_mutexattr.3 index d1004c7..dfbc279 100644 --- a/share/man/man3/pthread_mutexattr.3 +++ b/share/man/man3/pthread_mutexattr.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_schedparam.3 b/share/man/man3/pthread_schedparam.3 index bc70bac..3e2e32e 100644 --- a/share/man/man3/pthread_schedparam.3 +++ b/share/man/man3/pthread_schedparam.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man3/pthread_sigmask.3 b/share/man/man3/pthread_sigmask.3 index 645b322..73aa69a 100644 --- a/share/man/man3/pthread_sigmask.3 +++ b/share/man/man3/pthread_sigmask.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000 Jason Evans . +.\" Copyright (C) 2000 Jason Evans . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without -- cgit v1.1