From 8d1cec3cd8e113754c83846fcf074e43cb5cfc6f Mon Sep 17 00:00:00 2001 From: Ger Hobbelt Date: Wed, 14 Apr 2021 12:00:39 +0200 Subject: [PATCH] copyright linee and name fix for pre-merge --- GNUmakefile.in | 6 +++--- README.md | 6 +++--- _ptw32.h | 4 ++-- aclocal.m4 | 4 ++-- cleanup.c | 6 +++--- cmake/version.rc.in | 6 +++--- configure.ac | 4 ++-- context.h | 4 ++-- create.c | 6 +++--- dll.c | 6 +++--- docs/ANNOUNCE.md | 2 +- docs/ChangeLog.md | 2 +- docs/FAQ.md | 4 ++-- docs/NOTICE.md | 4 ++-- docs/README.md | 2 +- errno.c | 6 +++--- global.c | 6 +++--- implement.h | 4 ++-- pthread.c | 6 +++--- pthread.h | 4 ++-- pthread_attr_destroy.c | 6 +++--- pthread_attr_getaffinity_np.c | 6 +++--- pthread_attr_getdetachstate.c | 6 +++--- pthread_attr_getinheritsched.c | 6 +++--- pthread_attr_getname_np.c | 6 +++--- pthread_attr_getschedparam.c | 6 +++--- pthread_attr_getschedpolicy.c | 6 +++--- pthread_attr_getscope.c | 6 +++--- pthread_attr_getstackaddr.c | 6 +++--- pthread_attr_getstacksize.c | 6 +++--- pthread_attr_init.c | 6 +++--- pthread_attr_setaffinity_np.c | 6 +++--- pthread_attr_setdetachstate.c | 6 +++--- pthread_attr_setinheritsched.c | 6 +++--- pthread_attr_setname_np.c | 6 +++--- pthread_attr_setschedparam.c | 6 +++--- pthread_attr_setschedpolicy.c | 6 +++--- pthread_attr_setscope.c | 6 +++--- pthread_attr_setstackaddr.c | 6 +++--- pthread_attr_setstacksize.c | 6 +++--- pthread_barrier_destroy.c | 6 +++--- pthread_barrier_init.c | 6 +++--- pthread_barrier_wait.c | 6 +++--- pthread_barrierattr_destroy.c | 6 +++--- pthread_barrierattr_getpshared.c | 6 +++--- pthread_barrierattr_init.c | 6 +++--- pthread_barrierattr_setpshared.c | 6 +++--- pthread_cancel.c | 6 +++--- pthread_cond_destroy.c | 6 +++--- pthread_cond_init.c | 6 +++--- pthread_cond_signal.c | 6 +++--- pthread_cond_wait.c | 6 +++--- pthread_condattr_destroy.c | 6 +++--- pthread_condattr_getpshared.c | 6 +++--- pthread_condattr_init.c | 6 +++--- pthread_condattr_setpshared.c | 6 +++--- pthread_delay_np.c | 6 +++--- pthread_detach.c | 6 +++--- pthread_equal.c | 6 +++--- pthread_exit.c | 6 +++--- pthread_getconcurrency.c | 6 +++--- pthread_getname_np.c | 6 +++--- pthread_getschedparam.c | 6 +++--- pthread_getspecific.c | 6 +++--- pthread_getunique_np.c | 6 +++--- pthread_getw32threadhandle_np.c | 6 +++--- pthread_join.c | 6 +++--- pthread_key_create.c | 6 +++--- pthread_key_delete.c | 6 +++--- pthread_kill.c | 6 +++--- pthread_mutex_consistent.c | 6 +++--- pthread_mutex_destroy.c | 6 +++--- pthread_mutex_init.c | 6 +++--- pthread_mutex_lock.c | 6 +++--- pthread_mutex_timedlock.c | 6 +++--- pthread_mutex_trylock.c | 6 +++--- pthread_mutex_unlock.c | 6 +++--- pthread_mutexattr_destroy.c | 6 +++--- pthread_mutexattr_getkind_np.c | 6 +++--- pthread_mutexattr_getpshared.c | 6 +++--- pthread_mutexattr_getrobust.c | 6 +++--- pthread_mutexattr_gettype.c | 6 +++--- pthread_mutexattr_init.c | 6 +++--- pthread_mutexattr_setkind_np.c | 6 +++--- pthread_mutexattr_setpshared.c | 6 +++--- pthread_mutexattr_setrobust.c | 6 +++--- pthread_mutexattr_settype.c | 6 +++--- pthread_num_processors_np.c | 6 +++--- pthread_once.c | 6 +++--- pthread_rwlock_destroy.c | 6 +++--- pthread_rwlock_init.c | 6 +++--- pthread_rwlock_rdlock.c | 6 +++--- pthread_rwlock_timedrdlock.c | 6 +++--- pthread_rwlock_timedwrlock.c | 6 +++--- pthread_rwlock_tryrdlock.c | 6 +++--- pthread_rwlock_trywrlock.c | 6 +++--- pthread_rwlock_unlock.c | 6 +++--- pthread_rwlock_wrlock.c | 6 +++--- pthread_rwlockattr_destroy.c | 6 +++--- pthread_rwlockattr_getpshared.c | 6 +++--- pthread_rwlockattr_init.c | 6 +++--- pthread_rwlockattr_setpshared.c | 6 +++--- pthread_self.c | 6 +++--- pthread_setaffinity.c | 6 +++--- pthread_setcancelstate.c | 6 +++--- pthread_setcanceltype.c | 6 +++--- pthread_setconcurrency.c | 6 +++--- pthread_setname_np.c | 6 +++--- pthread_setschedparam.c | 6 +++--- pthread_setspecific.c | 6 +++--- pthread_spin_destroy.c | 6 +++--- pthread_spin_init.c | 6 +++--- pthread_spin_lock.c | 6 +++--- pthread_spin_trylock.c | 6 +++--- pthread_spin_unlock.c | 6 +++--- pthread_testcancel.c | 6 +++--- pthread_timechange_handler_np.c | 6 +++--- pthread_timedjoin_np.c | 6 +++--- pthread_tryjoin_np.c | 6 +++--- pthread_win32_attach_detach_np.c | 6 +++--- ptw32_MCS_lock.c | 6 +++--- ptw32_callUserDestroyRoutines.c | 6 +++--- ptw32_calloc.c | 6 +++--- ptw32_cond_check_need_init.c | 6 +++--- ptw32_getprocessors.c | 6 +++--- ptw32_is_attr.c | 6 +++--- ptw32_mutex_check_need_init.c | 6 +++--- ptw32_new.c | 6 +++--- ptw32_processInitialize.c | 6 +++--- ptw32_processTerminate.c | 6 +++--- ptw32_relmillisecs.c | 6 +++--- ptw32_reuse.c | 6 +++--- ptw32_rwlock_cancelwrwait.c | 6 +++--- ptw32_rwlock_check_need_init.c | 6 +++--- ptw32_semwait.c | 6 +++--- ptw32_spinlock_check_need_init.c | 6 +++--- ptw32_threadDestroy.c | 6 +++--- ptw32_threadStart.c | 6 +++--- ptw32_throw.c | 6 +++--- ptw32_timespec.c | 6 +++--- ptw32_tkAssocCreate.c | 6 +++--- ptw32_tkAssocDestroy.c | 6 +++--- sched.h | 4 ++-- sched_get_priority_max.c | 6 +++--- sched_get_priority_min.c | 6 +++--- sched_getscheduler.c | 6 +++--- sched_setaffinity.c | 6 +++--- sched_setscheduler.c | 6 +++--- sched_yield.c | 6 +++--- sem_close.c | 6 +++--- sem_destroy.c | 6 +++--- sem_getvalue.c | 6 +++--- sem_init.c | 6 +++--- sem_open.c | 6 +++--- sem_post.c | 6 +++--- sem_post_multiple.c | 6 +++--- sem_timedwait.c | 6 +++--- sem_trywait.c | 6 +++--- sem_unlink.c | 6 +++--- sem_wait.c | 6 +++--- semaphore.h | 4 ++-- signal.c | 6 +++--- tests/Bmakefile | 4 ++-- tests/GNUmakefile.in | 4 ++-- tests/Wmakefile | 4 ++-- tests/affinity1.c | 4 ++-- tests/affinity2.c | 4 ++-- tests/affinity3.c | 4 ++-- tests/affinity4.c | 4 ++-- tests/affinity5.c | 4 ++-- tests/affinity6.c | 4 ++-- tests/barrier1.c | 4 ++-- tests/barrier2.c | 4 ++-- tests/barrier3.c | 4 ++-- tests/barrier4.c | 4 ++-- tests/barrier5.c | 4 ++-- tests/barrier6.c | 4 ++-- tests/benchlib.c | 4 ++-- tests/benchtest.h | 4 ++-- tests/benchtest1.c | 4 ++-- tests/benchtest2.c | 4 ++-- tests/benchtest3.c | 4 ++-- tests/benchtest4.c | 4 ++-- tests/benchtest5.c | 4 ++-- tests/cancel1.c | 4 ++-- tests/cancel2.c | 4 ++-- tests/cancel3.c | 4 ++-- tests/cancel4.c | 4 ++-- tests/cancel5.c | 4 ++-- tests/cancel6a.c | 4 ++-- tests/cancel6d.c | 4 ++-- tests/cancel7.c | 4 ++-- tests/cancel8.c | 4 ++-- tests/cancel9.c | 4 ++-- tests/cleanup0.c | 4 ++-- tests/cleanup1.c | 4 ++-- tests/cleanup2.c | 4 ++-- tests/cleanup3.c | 4 ++-- tests/condvar1.c | 4 ++-- tests/condvar1_1.c | 4 ++-- tests/condvar1_2.c | 4 ++-- tests/condvar2.c | 4 ++-- tests/condvar2_1.c | 4 ++-- tests/condvar3.c | 4 ++-- tests/condvar3_1.c | 4 ++-- tests/condvar3_2.c | 4 ++-- tests/condvar3_3.c | 4 ++-- tests/condvar4.c | 4 ++-- tests/condvar5.c | 4 ++-- tests/condvar6.c | 4 ++-- tests/condvar7.c | 4 ++-- tests/condvar8.c | 4 ++-- tests/condvar9.c | 4 ++-- tests/context1.c | 4 ++-- tests/context2.c | 4 ++-- tests/count1.c | 4 ++-- tests/create1.c | 4 ++-- tests/create2.c | 4 ++-- tests/create3.c | 4 ++-- tests/delay1.c | 4 ++-- tests/delay2.c | 4 ++-- tests/detach1.c | 4 ++-- tests/equal0.c | 4 ++-- tests/equal1.c | 4 ++-- tests/errno0.c | 4 ++-- tests/errno1.c | 4 ++-- tests/exception1.c | 4 ++-- tests/exception2.c | 4 ++-- tests/exception3.c | 4 ++-- tests/exception3_0.c | 4 ++-- tests/exit1.c | 4 ++-- tests/exit2.c | 4 ++-- tests/exit3.c | 4 ++-- tests/exit4.c | 4 ++-- tests/exit5.c | 4 ++-- tests/eyal1.c | 4 ++-- tests/inherit1.c | 4 ++-- tests/join0.c | 4 ++-- tests/join1.c | 4 ++-- tests/join2.c | 4 ++-- tests/join3.c | 4 ++-- tests/join4.c | 4 ++-- tests/kill1.c | 4 ++-- tests/mutex1.c | 4 ++-- tests/mutex1e.c | 4 ++-- tests/mutex1n.c | 4 ++-- tests/mutex1r.c | 4 ++-- tests/mutex2.c | 4 ++-- tests/mutex2e.c | 4 ++-- tests/mutex2r.c | 4 ++-- tests/mutex3.c | 4 ++-- tests/mutex3e.c | 4 ++-- tests/mutex3r.c | 4 ++-- tests/mutex4.c | 4 ++-- tests/mutex5.c | 4 ++-- tests/mutex6.c | 4 ++-- tests/mutex6e.c | 4 ++-- tests/mutex6es.c | 4 ++-- tests/mutex6n.c | 4 ++-- tests/mutex6r.c | 4 ++-- tests/mutex6rs.c | 4 ++-- tests/mutex6s.c | 4 ++-- tests/mutex7.c | 4 ++-- tests/mutex7e.c | 4 ++-- tests/mutex7n.c | 4 ++-- tests/mutex7r.c | 4 ++-- tests/mutex8.c | 4 ++-- tests/mutex8e.c | 4 ++-- tests/mutex8n.c | 4 ++-- tests/mutex8r.c | 4 ++-- tests/name_np1.c | 4 ++-- tests/name_np2.c | 4 ++-- tests/once1.c | 4 ++-- tests/once2.c | 4 ++-- tests/once3.c | 4 ++-- tests/once4.c | 4 ++-- tests/priority1.c | 4 ++-- tests/priority2.c | 4 ++-- tests/reuse1.c | 4 ++-- tests/reuse2.c | 4 ++-- tests/robust1.c | 4 ++-- tests/robust2.c | 4 ++-- tests/robust3.c | 4 ++-- tests/robust4.c | 4 ++-- tests/robust5.c | 4 ++-- tests/rwlock1.c | 4 ++-- tests/rwlock2.c | 4 ++-- tests/rwlock2_t.c | 4 ++-- tests/rwlock3.c | 4 ++-- tests/rwlock3_t.c | 4 ++-- tests/rwlock4.c | 4 ++-- tests/rwlock4_t.c | 4 ++-- tests/rwlock5.c | 4 ++-- tests/rwlock5_t.c | 4 ++-- tests/rwlock6.c | 4 ++-- tests/rwlock6_t.c | 4 ++-- tests/rwlock6_t2.c | 4 ++-- tests/self1.c | 4 ++-- tests/self2.c | 4 ++-- tests/semaphore1.c | 4 ++-- tests/semaphore2.c | 4 ++-- tests/semaphore3.c | 4 ++-- tests/semaphore4.c | 4 ++-- tests/semaphore4t.c | 4 ++-- tests/semaphore5.c | 4 ++-- tests/sequence1.c | 4 ++-- tests/spin1.c | 4 ++-- tests/spin2.c | 4 ++-- tests/spin3.c | 4 ++-- tests/spin4.c | 4 ++-- tests/stress1.c | 4 ++-- tests/test.h | 4 ++-- tests/timeouts.c | 4 ++-- tests/tryentercs.c | 4 ++-- tests/tryentercs2.c | 4 ++-- tests/tsd1.c | 4 ++-- tests/tsd2.c | 4 ++-- tests/tsd3.c | 4 ++-- tests/valid1.c | 4 ++-- tests/valid2.c | 4 ++-- version.rc | 6 +++--- w32_CancelableWait.c | 6 +++--- 322 files changed, 792 insertions(+), 792 deletions(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index 18c721f8..d61a75a8 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,9 +1,9 @@ # @configure_input@ # -------------------------------------------------------------------------- # -# pthreads-win32 / Pthreads4w - POSIX Threads for Windows +# pthreads-win32 / pthreads4w - POSIX Threads for Windows # Copyright 1998 John E. Bossom -# Copyright 1999-2018, pthreads-win32 / Pthreads4w contributors +# Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors # # Homepage: http://sources.redhat.com/pthreads-win32 # @@ -149,7 +149,7 @@ LFLAGS = $(ARCH) # POSIX says that applications should assume that thread IDs can be # recycled. However, Solaris and some other systems use a [very large] # sequence number as the thread ID, which provides virtual uniqueness. -# Pthreads-win32 provides pseudo-unique IDs when the default increment +# pthreads-win32 provides pseudo-unique IDs when the default increment # (1) is used, but pthread_t is not a scalar type like Solaris's. # # Usage: diff --git a/README.md b/README.md index 3b806081..256e35ce 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ files, e.g. PTW32_* changes to PTW32_*, ptw32_* to ptw32_*, etc. License Change -------------- -With the agreement of all substantial relevant contributors pthreads-win32 / Pthreads4w +With the agreement of all substantial relevant contributors pthreads-win32 / pthreads4w version 3, with the exception of four files, is being released under the terms of the Apache License v2.0. The APLv2 is compatible with the GPLv3 and LGPLv3 licenses and therefore this code may continue to be legally @@ -43,7 +43,7 @@ Alexander Terekhov Vladimir Kliatchko Ross Johnson -pthreads-win32 / Pthreads4w version 2 releases will remain LGPL but version 2.11 and later +pthreads-win32 / pthreads4w version 2 releases will remain LGPL but version 2.11 and later will be released under v3 of that license so that any additions to pthreads4w version 3 code that is backported to v2 will not pollute that code. @@ -110,7 +110,7 @@ pre Windows 2000 systems. License Change to LGPL v3 ------------------------- -pthreads-win32 / Pthreads4w version 2.11 and all future 2.x versions will be released +pthreads-win32 / pthreads4w version 2.11 and all future 2.x versions will be released under the Lesser GNU Public License version 3 (LGPLv3). Planned Release Under the Apache License v2 diff --git a/_ptw32.h b/_ptw32.h index c3f48f22..3e8d114d 100644 --- a/_ptw32.h +++ b/_ptw32.h @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/aclocal.m4 b/aclocal.m4 index bd65c489..79c1a781 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,9 +1,9 @@ ## aclocal.m4 ## -------------------------------------------------------------------------- ## -## pthreads-win32 / Pthreads4w - POSIX Threads for Windows +## pthreads-win32 / pthreads4w - POSIX Threads for Windows ## Copyright 1998 John E. Bossom -## Copyright 1999-2018, pthreads-win32 / Pthreads4w contributors +## Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors ## ## Homepage: http://sources.redhat.com/pthreads-win32 ## diff --git a/cleanup.c b/cleanup.c index df39e4ba..80a0b176 100644 --- a/cleanup.c +++ b/cleanup.c @@ -8,9 +8,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -40,7 +40,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/cmake/version.rc.in b/cmake/version.rc.in index 657804cc..f348125e 100644 --- a/cmake/version.rc.in +++ b/cmake/version.rc.in @@ -2,9 +2,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -160,7 +160,7 @@ BEGIN VALUE "InternalName", PTW32_VERSIONINFO_NAME VALUE "OriginalFilename", PTW32_VERSIONINFO_NAME VALUE "CompanyName", "Open Source Software community\0" - VALUE "LegalCopyright", "Copyright - Project contributors 1999-2018\0" + VALUE "LegalCopyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors 1999-2018\0" VALUE "Comments", "https://sourceforge.net/p/pthreads4w/wiki/Contributors/\0" END END diff --git a/configure.ac b/configure.ac index 0f52f783..d63207b2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ # configure.ac # -------------------------------------------------------------------------- # -# pthreads-win32 / Pthreads4w - POSIX Threads for Windows +# pthreads-win32 / pthreads4w - POSIX Threads for Windows # Copyright 1998 John E. Bossom -# Copyright 1999-2018, pthreads-win32 / Pthreads4w contributors +# Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors # # Homepage: http://sources.redhat.com/pthreads-win32 # diff --git a/context.h b/context.h index a8d0057f..bf573170 100644 --- a/context.h +++ b/context.h @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/create.c b/create.c index edb975e8..48845d18 100644 --- a/create.c +++ b/create.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/dll.c b/dll.c index 0ddca5ed..b6a3a420 100644 --- a/dll.c +++ b/dll.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/docs/ANNOUNCE.md b/docs/ANNOUNCE.md index 9cd6a3da..85b531aa 100644 --- a/docs/ANNOUNCE.md +++ b/docs/ANNOUNCE.md @@ -7,7 +7,7 @@ Maintainer: Ross Johnson We are pleased to announce the availability of a new release of pthreads-win32 -(a.k.a. Pthreads-win32), an Open Source Software implementation of +(a.k.a. pthreads-win32), an Open Source Software implementation of the Threads component of the SUSV3 Standard for Microsoft's Windows (x86 and x64). Some relevant functions from other sections of SUSV3 are also supported including semaphores and scheduling functions. See the diff --git a/docs/ChangeLog.md b/docs/ChangeLog.md index 3c19d975..96ca9885 100644 --- a/docs/ChangeLog.md +++ b/docs/ChangeLog.md @@ -375,7 +375,7 @@ 2012-09-28 Daniel Richard. G - * all: #include; renamed HAVE_PTW32_CONFIG_H define in + * all: #include"config.h"; renamed HAVE_PTW32_CONFIG_H define in build files to HAVE_CONFIG_H since we no longer need a uniquely-named symbol for this. * Bmakefile: Removed _WIN32_WINNT assignment from build files since diff --git a/docs/FAQ.md b/docs/FAQ.md index f1945aaf..eb165feb 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -38,7 +38,7 @@ Q 11 Why isn't pthread_t defined as a scalar (e.g. pointer or int) Q 1 What is it? --- -Pthreads-win32 is an Open Source Software implementation of the +pthreads-win32 is an Open Source Software implementation of the Threads component of the POSIX 1003.1c 1995 Standard for Microsoft's Win32 environment. Some functions from POSIX 1003.1b are also supported including semaphores. Other related functions include @@ -384,7 +384,7 @@ cancellation points in pthreads-win32: pthread_rwlock_rdlock pthread_rwlock_timedrdlock -Pthreads-win32 also provides two functions that allow you to create +pthreads-win32 also provides two functions that allow you to create cancellation points within your application, but only for cases where a thread is going to block on a Win32 handle. These are: diff --git a/docs/NOTICE.md b/docs/NOTICE.md index 1f85de66..60dff2b6 100644 --- a/docs/NOTICE.md +++ b/docs/NOTICE.md @@ -1,6 +1,6 @@ -pthreads-win32 / Pthreads4w - POSIX threads for Windows +pthreads-win32 / pthreads4w - POSIX threads for Windows Copyright 1998 John E. Bossom -Copyright 1999-2018, pthreads-win32 / Pthreads4w contributors +Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors This product includes software developed through the colaborative effort of several individuals, each of whom is listed in the file diff --git a/docs/README.md b/docs/README.md index 0128e46e..5cdfce05 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ PTHREADS4W (a.k.a. PTHREADS-WIN32) What is it? ----------- -pthreads-win32 / Pthreads4w is an Open Source Software implementation of the Threads +pthreads-win32 / pthreads4w is an Open Source Software implementation of the Threads component of the POSIX 1003.1c 1995 Standard (or later) for Microsoft's Windows environment. Some functions from POSIX 1003.1b are also supported, including semaphores. Other related functions include the set of read-write diff --git a/errno.c b/errno.c index 42d36744..38658c9b 100644 --- a/errno.c +++ b/errno.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #if defined(NEED_ERRNO) diff --git a/global.c b/global.c index 00db862c..19ed3088 100644 --- a/global.c +++ b/global.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/implement.h b/implement.h index 73fbf6f6..f65beaae 100644 --- a/implement.h +++ b/implement.h @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/pthread.c b/pthread.c index e0994244..f5763380 100644 --- a/pthread.c +++ b/pthread.c @@ -8,9 +8,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -40,7 +40,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread.h b/pthread.h index ef991d5b..3d930279 100644 --- a/pthread.h +++ b/pthread.h @@ -2,9 +2,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/pthread_attr_destroy.c b/pthread_attr_destroy.c index 496aab47..e1a8b48a 100644 --- a/pthread_attr_destroy.c +++ b/pthread_attr_destroy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_getaffinity_np.c b/pthread_attr_getaffinity_np.c index a66518b7..3caaa8ae 100644 --- a/pthread_attr_getaffinity_np.c +++ b/pthread_attr_getaffinity_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_getdetachstate.c b/pthread_attr_getdetachstate.c index 9689718a..5a8cae81 100644 --- a/pthread_attr_getdetachstate.c +++ b/pthread_attr_getdetachstate.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_getinheritsched.c b/pthread_attr_getinheritsched.c index ce8bad01..6029c477 100644 --- a/pthread_attr_getinheritsched.c +++ b/pthread_attr_getinheritsched.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_getname_np.c b/pthread_attr_getname_np.c index 8245ec7a..9c8e8b2b 100644 --- a/pthread_attr_getname_np.c +++ b/pthread_attr_getname_np.c @@ -3,9 +3,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -35,7 +35,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_attr_getschedparam.c b/pthread_attr_getschedparam.c index 95c7f4e5..9549259d 100644 --- a/pthread_attr_getschedparam.c +++ b/pthread_attr_getschedparam.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_getschedpolicy.c b/pthread_attr_getschedpolicy.c index 7a6dd5be..5e161c89 100644 --- a/pthread_attr_getschedpolicy.c +++ b/pthread_attr_getschedpolicy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_getscope.c b/pthread_attr_getscope.c index ce231f1e..0136c4bf 100644 --- a/pthread_attr_getscope.c +++ b/pthread_attr_getscope.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_getstackaddr.c b/pthread_attr_getstackaddr.c index a30f8455..38249114 100644 --- a/pthread_attr_getstackaddr.c +++ b/pthread_attr_getstackaddr.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_getstacksize.c b/pthread_attr_getstacksize.c index 7ac4963c..0918de89 100644 --- a/pthread_attr_getstacksize.c +++ b/pthread_attr_getstacksize.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_init.c b/pthread_attr_init.c index 1aaa9e24..ea582c37 100644 --- a/pthread_attr_init.c +++ b/pthread_attr_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_setaffinity_np.c b/pthread_attr_setaffinity_np.c index 47a253d3..f7166e68 100644 --- a/pthread_attr_setaffinity_np.c +++ b/pthread_attr_setaffinity_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_setdetachstate.c b/pthread_attr_setdetachstate.c index ddddf8d9..224b65bf 100644 --- a/pthread_attr_setdetachstate.c +++ b/pthread_attr_setdetachstate.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_setinheritsched.c b/pthread_attr_setinheritsched.c index a3777ab2..518d83d8 100644 --- a/pthread_attr_setinheritsched.c +++ b/pthread_attr_setinheritsched.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_setname_np.c b/pthread_attr_setname_np.c index c05d7b70..a6a16bfa 100644 --- a/pthread_attr_setname_np.c +++ b/pthread_attr_setname_np.c @@ -3,9 +3,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -35,7 +35,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_attr_setschedparam.c b/pthread_attr_setschedparam.c index 7f5a7700..a2492584 100644 --- a/pthread_attr_setschedparam.c +++ b/pthread_attr_setschedparam.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_setschedpolicy.c b/pthread_attr_setschedpolicy.c index b38e3b8f..77bcdc5f 100644 --- a/pthread_attr_setschedpolicy.c +++ b/pthread_attr_setschedpolicy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_setscope.c b/pthread_attr_setscope.c index 7d282584..ddf8b117 100644 --- a/pthread_attr_setscope.c +++ b/pthread_attr_setscope.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_setstackaddr.c b/pthread_attr_setstackaddr.c index 48e0c28a..4a682818 100644 --- a/pthread_attr_setstackaddr.c +++ b/pthread_attr_setstackaddr.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_attr_setstacksize.c b/pthread_attr_setstacksize.c index e11b790d..f10658e5 100644 --- a/pthread_attr_setstacksize.c +++ b/pthread_attr_setstacksize.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_barrier_destroy.c b/pthread_barrier_destroy.c index eb90c141..cec85d92 100644 --- a/pthread_barrier_destroy.c +++ b/pthread_barrier_destroy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_barrier_init.c b/pthread_barrier_init.c index 782dc366..3bdd8ad8 100644 --- a/pthread_barrier_init.c +++ b/pthread_barrier_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_barrier_wait.c b/pthread_barrier_wait.c index 5259b5ad..e2b313f8 100644 --- a/pthread_barrier_wait.c +++ b/pthread_barrier_wait.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_barrierattr_destroy.c b/pthread_barrierattr_destroy.c index 349f58de..128bd944 100644 --- a/pthread_barrierattr_destroy.c +++ b/pthread_barrierattr_destroy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_barrierattr_getpshared.c b/pthread_barrierattr_getpshared.c index 5593649b..ef44bcde 100644 --- a/pthread_barrierattr_getpshared.c +++ b/pthread_barrierattr_getpshared.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_barrierattr_init.c b/pthread_barrierattr_init.c index 2de93e36..e80f14fd 100644 --- a/pthread_barrierattr_init.c +++ b/pthread_barrierattr_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_barrierattr_setpshared.c b/pthread_barrierattr_setpshared.c index b22b89fb..f94b7820 100644 --- a/pthread_barrierattr_setpshared.c +++ b/pthread_barrierattr_setpshared.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_cancel.c b/pthread_cancel.c index e435f00d..f465cd66 100644 --- a/pthread_cancel.c +++ b/pthread_cancel.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_cond_destroy.c b/pthread_cond_destroy.c index 70abd48c..c1906f9c 100644 --- a/pthread_cond_destroy.c +++ b/pthread_cond_destroy.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_cond_init.c b/pthread_cond_init.c index 2a5a7a50..1f20cb89 100644 --- a/pthread_cond_init.c +++ b/pthread_cond_init.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_cond_signal.c b/pthread_cond_signal.c index 6c9a1c1c..8cdc0bef 100644 --- a/pthread_cond_signal.c +++ b/pthread_cond_signal.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -41,7 +41,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_cond_wait.c b/pthread_cond_wait.c index 0dd695cb..733b788c 100644 --- a/pthread_cond_wait.c +++ b/pthread_cond_wait.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -259,7 +259,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_condattr_destroy.c b/pthread_condattr_destroy.c index fac08dbb..bfcabdad 100644 --- a/pthread_condattr_destroy.c +++ b/pthread_condattr_destroy.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_condattr_getpshared.c b/pthread_condattr_getpshared.c index 5b9d23d4..d5ec08d4 100644 --- a/pthread_condattr_getpshared.c +++ b/pthread_condattr_getpshared.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_condattr_init.c b/pthread_condattr_init.c index f369bd44..e6fba5f2 100644 --- a/pthread_condattr_init.c +++ b/pthread_condattr_init.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_condattr_setpshared.c b/pthread_condattr_setpshared.c index 2b6cde59..8e2aa7a9 100644 --- a/pthread_condattr_setpshared.c +++ b/pthread_condattr_setpshared.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_delay_np.c b/pthread_delay_np.c index 87dda299..4baf387d 100644 --- a/pthread_delay_np.c +++ b/pthread_delay_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_detach.c b/pthread_detach.c index e93f5054..df19c64e 100644 --- a/pthread_detach.c +++ b/pthread_detach.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_equal.c b/pthread_equal.c index 3c9e0c0a..91e56b74 100644 --- a/pthread_equal.c +++ b/pthread_equal.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_exit.c b/pthread_exit.c index 1c3387dc..cb193553 100644 --- a/pthread_exit.c +++ b/pthread_exit.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_getconcurrency.c b/pthread_getconcurrency.c index c91d4adb..0901b241 100644 --- a/pthread_getconcurrency.c +++ b/pthread_getconcurrency.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_getname_np.c b/pthread_getname_np.c index f7a40679..d5efeb69 100644 --- a/pthread_getname_np.c +++ b/pthread_getname_np.c @@ -3,9 +3,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -35,7 +35,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_getschedparam.c b/pthread_getschedparam.c index 01b39b25..24d97f28 100644 --- a/pthread_getschedparam.c +++ b/pthread_getschedparam.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_getspecific.c b/pthread_getspecific.c index 89fc357c..ab0df756 100644 --- a/pthread_getspecific.c +++ b/pthread_getspecific.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_getunique_np.c b/pthread_getunique_np.c index d46beabb..d0775fcd 100755 --- a/pthread_getunique_np.c +++ b/pthread_getunique_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_getw32threadhandle_np.c b/pthread_getw32threadhandle_np.c index 24ef41e3..d0dd3f58 100644 --- a/pthread_getw32threadhandle_np.c +++ b/pthread_getw32threadhandle_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_join.c b/pthread_join.c index 674e7396..7a2fdfae 100644 --- a/pthread_join.c +++ b/pthread_join.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_key_create.c b/pthread_key_create.c index 0737320b..31332203 100644 --- a/pthread_key_create.c +++ b/pthread_key_create.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_key_delete.c b/pthread_key_delete.c index 7da76608..f36f7f23 100644 --- a/pthread_key_delete.c +++ b/pthread_key_delete.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_kill.c b/pthread_kill.c index d07fb324..cf39a03f 100644 --- a/pthread_kill.c +++ b/pthread_kill.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutex_consistent.c b/pthread_mutex_consistent.c index 156f6634..b9c8221c 100755 --- a/pthread_mutex_consistent.c +++ b/pthread_mutex_consistent.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif /* diff --git a/pthread_mutex_destroy.c b/pthread_mutex_destroy.c index 7f9fb5b9..82cc0886 100644 --- a/pthread_mutex_destroy.c +++ b/pthread_mutex_destroy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutex_init.c b/pthread_mutex_init.c index fa237aa6..4fac214c 100644 --- a/pthread_mutex_init.c +++ b/pthread_mutex_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutex_lock.c b/pthread_mutex_lock.c index b033b437..847477c1 100644 --- a/pthread_mutex_lock.c +++ b/pthread_mutex_lock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #if !defined(_UWIN) diff --git a/pthread_mutex_timedlock.c b/pthread_mutex_timedlock.c index 03ebda95..7f24999d 100644 --- a/pthread_mutex_timedlock.c +++ b/pthread_mutex_timedlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutex_trylock.c b/pthread_mutex_trylock.c index 58040d29..f994faec 100644 --- a/pthread_mutex_trylock.c +++ b/pthread_mutex_trylock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutex_unlock.c b/pthread_mutex_unlock.c index 32810e39..89a73ddd 100644 --- a/pthread_mutex_unlock.c +++ b/pthread_mutex_unlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_destroy.c b/pthread_mutexattr_destroy.c index 0e301dea..0d8c0995 100644 --- a/pthread_mutexattr_destroy.c +++ b/pthread_mutexattr_destroy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_getkind_np.c b/pthread_mutexattr_getkind_np.c index f1b2fd89..3312b095 100644 --- a/pthread_mutexattr_getkind_np.c +++ b/pthread_mutexattr_getkind_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_getpshared.c b/pthread_mutexattr_getpshared.c index 78bfe118..fd91ce1b 100644 --- a/pthread_mutexattr_getpshared.c +++ b/pthread_mutexattr_getpshared.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_getrobust.c b/pthread_mutexattr_getrobust.c index 5810dade..d0174a7b 100755 --- a/pthread_mutexattr_getrobust.c +++ b/pthread_mutexattr_getrobust.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_gettype.c b/pthread_mutexattr_gettype.c index 5a886328..87b9fdcb 100644 --- a/pthread_mutexattr_gettype.c +++ b/pthread_mutexattr_gettype.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_init.c b/pthread_mutexattr_init.c index a8ed9972..5ae203e3 100644 --- a/pthread_mutexattr_init.c +++ b/pthread_mutexattr_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_setkind_np.c b/pthread_mutexattr_setkind_np.c index 4fd79b43..18dbdb40 100644 --- a/pthread_mutexattr_setkind_np.c +++ b/pthread_mutexattr_setkind_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_setpshared.c b/pthread_mutexattr_setpshared.c index a2623e52..1f1f48f6 100644 --- a/pthread_mutexattr_setpshared.c +++ b/pthread_mutexattr_setpshared.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_setrobust.c b/pthread_mutexattr_setrobust.c index 16c8659c..001cd437 100755 --- a/pthread_mutexattr_setrobust.c +++ b/pthread_mutexattr_setrobust.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_mutexattr_settype.c b/pthread_mutexattr_settype.c index 6b8436bd..5ee30eee 100644 --- a/pthread_mutexattr_settype.c +++ b/pthread_mutexattr_settype.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_num_processors_np.c b/pthread_num_processors_np.c index 856bb905..cbbdb3a2 100644 --- a/pthread_num_processors_np.c +++ b/pthread_num_processors_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_once.c b/pthread_once.c index ac518247..df5dd7c0 100644 --- a/pthread_once.c +++ b/pthread_once.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_rwlock_destroy.c b/pthread_rwlock_destroy.c index d83f6fc5..3288d20c 100644 --- a/pthread_rwlock_destroy.c +++ b/pthread_rwlock_destroy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlock_init.c b/pthread_rwlock_init.c index 7ca93f6a..6b12a34d 100644 --- a/pthread_rwlock_init.c +++ b/pthread_rwlock_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlock_rdlock.c b/pthread_rwlock_rdlock.c index b4388a52..d5dc3406 100644 --- a/pthread_rwlock_rdlock.c +++ b/pthread_rwlock_rdlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlock_timedrdlock.c b/pthread_rwlock_timedrdlock.c index 856be6ee..65b37567 100644 --- a/pthread_rwlock_timedrdlock.c +++ b/pthread_rwlock_timedrdlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlock_timedwrlock.c b/pthread_rwlock_timedwrlock.c index 2b245cb3..5b5d43af 100644 --- a/pthread_rwlock_timedwrlock.c +++ b/pthread_rwlock_timedwrlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlock_tryrdlock.c b/pthread_rwlock_tryrdlock.c index 103b5f57..cf8209cb 100644 --- a/pthread_rwlock_tryrdlock.c +++ b/pthread_rwlock_tryrdlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlock_trywrlock.c b/pthread_rwlock_trywrlock.c index c9702781..125bdec6 100644 --- a/pthread_rwlock_trywrlock.c +++ b/pthread_rwlock_trywrlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlock_unlock.c b/pthread_rwlock_unlock.c index 6b509052..43113614 100644 --- a/pthread_rwlock_unlock.c +++ b/pthread_rwlock_unlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlock_wrlock.c b/pthread_rwlock_wrlock.c index 21402d87..6a3ea81b 100644 --- a/pthread_rwlock_wrlock.c +++ b/pthread_rwlock_wrlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlockattr_destroy.c b/pthread_rwlockattr_destroy.c index bd98331e..aa7be79f 100644 --- a/pthread_rwlockattr_destroy.c +++ b/pthread_rwlockattr_destroy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlockattr_getpshared.c b/pthread_rwlockattr_getpshared.c index dc8a41bd..6f5acbcf 100644 --- a/pthread_rwlockattr_getpshared.c +++ b/pthread_rwlockattr_getpshared.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlockattr_init.c b/pthread_rwlockattr_init.c index e6a5a1e7..661c2a3e 100644 --- a/pthread_rwlockattr_init.c +++ b/pthread_rwlockattr_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_rwlockattr_setpshared.c b/pthread_rwlockattr_setpshared.c index 0094675c..e72db9e3 100644 --- a/pthread_rwlockattr_setpshared.c +++ b/pthread_rwlockattr_setpshared.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_self.c b/pthread_self.c index 51b6dbf6..b0a424a6 100644 --- a/pthread_self.c +++ b/pthread_self.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_setaffinity.c b/pthread_setaffinity.c index abc9c034..baa11db1 100644 --- a/pthread_setaffinity.c +++ b/pthread_setaffinity.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_setcancelstate.c b/pthread_setcancelstate.c index 1bf7d212..322026f6 100644 --- a/pthread_setcancelstate.c +++ b/pthread_setcancelstate.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_setcanceltype.c b/pthread_setcanceltype.c index 2eb8a1e1..bd15f7b4 100644 --- a/pthread_setcanceltype.c +++ b/pthread_setcanceltype.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_setconcurrency.c b/pthread_setconcurrency.c index 8b669a13..8b144361 100644 --- a/pthread_setconcurrency.c +++ b/pthread_setconcurrency.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_setname_np.c b/pthread_setname_np.c index d9c4f3aa..b6835336 100644 --- a/pthread_setname_np.c +++ b/pthread_setname_np.c @@ -3,9 +3,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -35,7 +35,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include diff --git a/pthread_setschedparam.c b/pthread_setschedparam.c index fc9deca2..808ef5fc 100644 --- a/pthread_setschedparam.c +++ b/pthread_setschedparam.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_setspecific.c b/pthread_setspecific.c index be6a813b..cc0f64a7 100644 --- a/pthread_setspecific.c +++ b/pthread_setspecific.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_spin_destroy.c b/pthread_spin_destroy.c index a4d48115..7fb60934 100644 --- a/pthread_spin_destroy.c +++ b/pthread_spin_destroy.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_spin_init.c b/pthread_spin_init.c index 51b533b5..46dfc32f 100644 --- a/pthread_spin_init.c +++ b/pthread_spin_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_spin_lock.c b/pthread_spin_lock.c index c8a70d0b..b6502ef5 100644 --- a/pthread_spin_lock.c +++ b/pthread_spin_lock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_spin_trylock.c b/pthread_spin_trylock.c index ee16ef7d..89fc5681 100644 --- a/pthread_spin_trylock.c +++ b/pthread_spin_trylock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_spin_unlock.c b/pthread_spin_unlock.c index 4be1e051..64586186 100644 --- a/pthread_spin_unlock.c +++ b/pthread_spin_unlock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_testcancel.c b/pthread_testcancel.c index 6d1a12f5..90a2cc5e 100644 --- a/pthread_testcancel.c +++ b/pthread_testcancel.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_timechange_handler_np.c b/pthread_timechange_handler_np.c index c959ea7e..92b2a65e 100644 --- a/pthread_timechange_handler_np.c +++ b/pthread_timechange_handler_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_timedjoin_np.c b/pthread_timedjoin_np.c index 3cf12442..8d6fb7ea 100644 --- a/pthread_timedjoin_np.c +++ b/pthread_timedjoin_np.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_tryjoin_np.c b/pthread_tryjoin_np.c index 7e131cc3..42097efb 100644 --- a/pthread_tryjoin_np.c +++ b/pthread_tryjoin_np.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/pthread_win32_attach_detach_np.c b/pthread_win32_attach_detach_np.c index 4a85e5fb..fc85cd06 100644 --- a/pthread_win32_attach_detach_np.c +++ b/pthread_win32_attach_detach_np.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_MCS_lock.c b/ptw32_MCS_lock.c index 3e574f57..ad76ffca 100644 --- a/ptw32_MCS_lock.c +++ b/ptw32_MCS_lock.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -95,7 +95,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_callUserDestroyRoutines.c b/ptw32_callUserDestroyRoutines.c index 75506983..57533e1d 100644 --- a/ptw32_callUserDestroyRoutines.c +++ b/ptw32_callUserDestroyRoutines.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_calloc.c b/ptw32_calloc.c index 8999efb6..b710c4f4 100644 --- a/ptw32_calloc.c +++ b/ptw32_calloc.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_cond_check_need_init.c b/ptw32_cond_check_need_init.c index 302602b2..616a891c 100644 --- a/ptw32_cond_check_need_init.c +++ b/ptw32_cond_check_need_init.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_getprocessors.c b/ptw32_getprocessors.c index f61f7f50..2e4ab0cf 100644 --- a/ptw32_getprocessors.c +++ b/ptw32_getprocessors.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_is_attr.c b/ptw32_is_attr.c index 31aeeec5..283e3eee 100644 --- a/ptw32_is_attr.c +++ b/ptw32_is_attr.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_mutex_check_need_init.c b/ptw32_mutex_check_need_init.c index d87aaea3..2cfacb15 100644 --- a/ptw32_mutex_check_need_init.c +++ b/ptw32_mutex_check_need_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_new.c b/ptw32_new.c index 36673873..1039c752 100644 --- a/ptw32_new.c +++ b/ptw32_new.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_processInitialize.c b/ptw32_processInitialize.c index 061d7d99..5e7bdca6 100644 --- a/ptw32_processInitialize.c +++ b/ptw32_processInitialize.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_processTerminate.c b/ptw32_processTerminate.c index 53d6a5c8..7474541e 100644 --- a/ptw32_processTerminate.c +++ b/ptw32_processTerminate.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_relmillisecs.c b/ptw32_relmillisecs.c index 07ec10e9..041e2863 100644 --- a/ptw32_relmillisecs.c +++ b/ptw32_relmillisecs.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_reuse.c b/ptw32_reuse.c index 61c544bb..f776bd64 100644 --- a/ptw32_reuse.c +++ b/ptw32_reuse.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_rwlock_cancelwrwait.c b/ptw32_rwlock_cancelwrwait.c index d85e1186..5705bf9e 100644 --- a/ptw32_rwlock_cancelwrwait.c +++ b/ptw32_rwlock_cancelwrwait.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_rwlock_check_need_init.c b/ptw32_rwlock_check_need_init.c index e7b9c00e..3d2c4477 100644 --- a/ptw32_rwlock_check_need_init.c +++ b/ptw32_rwlock_check_need_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_semwait.c b/ptw32_semwait.c index 9018c76c..b797c08c 100644 --- a/ptw32_semwait.c +++ b/ptw32_semwait.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #if !defined(_UWIN) diff --git a/ptw32_spinlock_check_need_init.c b/ptw32_spinlock_check_need_init.c index 11265a84..7a49b87d 100644 --- a/ptw32_spinlock_check_need_init.c +++ b/ptw32_spinlock_check_need_init.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_threadDestroy.c b/ptw32_threadDestroy.c index 70815e48..c0141f64 100644 --- a/ptw32_threadDestroy.c +++ b/ptw32_threadDestroy.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_threadStart.c b/ptw32_threadStart.c index a1227d37..e6da8b67 100644 --- a/ptw32_threadStart.c +++ b/ptw32_threadStart.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_throw.c b/ptw32_throw.c index 2de4143d..a57a0579 100644 --- a/ptw32_throw.c +++ b/ptw32_throw.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_timespec.c b/ptw32_timespec.c index 2263cf9c..3bd3b507 100644 --- a/ptw32_timespec.c +++ b/ptw32_timespec.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_tkAssocCreate.c b/ptw32_tkAssocCreate.c index 2dadb778..6ce709ff 100644 --- a/ptw32_tkAssocCreate.c +++ b/ptw32_tkAssocCreate.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/ptw32_tkAssocDestroy.c b/ptw32_tkAssocDestroy.c index bd0d58cc..37c836ec 100644 --- a/ptw32_tkAssocDestroy.c +++ b/ptw32_tkAssocDestroy.c @@ -7,9 +7,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -39,7 +39,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sched.h b/sched.h index e7705d14..d77ea70f 100644 --- a/sched.h +++ b/sched.h @@ -9,9 +9,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/sched_get_priority_max.c b/sched_get_priority_max.c index 908d22bb..a22525da 100644 --- a/sched_get_priority_max.c +++ b/sched_get_priority_max.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sched_get_priority_min.c b/sched_get_priority_min.c index ff2eda1d..abe417b9 100644 --- a/sched_get_priority_min.c +++ b/sched_get_priority_min.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sched_getscheduler.c b/sched_getscheduler.c index 4aa495b6..382a1030 100644 --- a/sched_getscheduler.c +++ b/sched_getscheduler.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sched_setaffinity.c b/sched_setaffinity.c index 13a0c82a..dd07b68c 100644 --- a/sched_setaffinity.c +++ b/sched_setaffinity.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sched_setscheduler.c b/sched_setscheduler.c index d738a71d..ed39bffe 100644 --- a/sched_setscheduler.c +++ b/sched_setscheduler.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sched_yield.c b/sched_yield.c index a4f83bb0..5a9778d2 100644 --- a/sched_yield.c +++ b/sched_yield.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_close.c b/sem_close.c index f08c9794..3b082f80 100644 --- a/sem_close.c +++ b/sem_close.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_destroy.c b/sem_destroy.c index e2d0fa12..99d0b350 100644 --- a/sem_destroy.c +++ b/sem_destroy.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_getvalue.c b/sem_getvalue.c index 9734a45c..5778114c 100644 --- a/sem_getvalue.c +++ b/sem_getvalue.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_init.c b/sem_init.c index f6fde560..d80568df 100644 --- a/sem_init.c +++ b/sem_init.c @@ -11,9 +11,9 @@ * * ------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -43,7 +43,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_open.c b/sem_open.c index 27216eab..b6c2f956 100644 --- a/sem_open.c +++ b/sem_open.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_post.c b/sem_post.c index fea4df5b..eed9568e 100644 --- a/sem_post.c +++ b/sem_post.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_post_multiple.c b/sem_post_multiple.c index 80ef485f..10959714 100644 --- a/sem_post_multiple.c +++ b/sem_post_multiple.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_timedwait.c b/sem_timedwait.c index 6f9e26df..9ddd4469 100644 --- a/sem_timedwait.c +++ b/sem_timedwait.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_trywait.c b/sem_trywait.c index 4e47406b..3f3ed625 100644 --- a/sem_trywait.c +++ b/sem_trywait.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_unlink.c b/sem_unlink.c index c782a96b..3529ac79 100644 --- a/sem_unlink.c +++ b/sem_unlink.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/sem_wait.c b/sem_wait.c index ec577440..d4a587c0 100644 --- a/sem_wait.c +++ b/sem_wait.c @@ -13,9 +13,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -45,7 +45,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/semaphore.h b/semaphore.h index 56623cfa..6629d028 100644 --- a/semaphore.h +++ b/semaphore.h @@ -9,9 +9,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/signal.c b/signal.c index 4d3e93f4..e47ea676 100644 --- a/signal.c +++ b/signal.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -85,7 +85,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h" diff --git a/tests/Bmakefile b/tests/Bmakefile index 25f8fe17..913728b4 100644 --- a/tests/Bmakefile +++ b/tests/Bmakefile @@ -3,9 +3,9 @@ # # -------------------------------------------------------------------------- # -# Pthreads-win32 - POSIX Threads Library for Win32 +# pthreads-win32 - POSIX Threads Library for Win32 # Copyright(C) 1998 John E. Bossom -# Copyright(C) 1999,2012 Pthreads-win32 contributors +# Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors # # Contact Email: rpj@callisto.canberra.edu.au # diff --git a/tests/GNUmakefile.in b/tests/GNUmakefile.in index 623ee201..c6a63610 100644 --- a/tests/GNUmakefile.in +++ b/tests/GNUmakefile.in @@ -3,9 +3,9 @@ # # -------------------------------------------------------------------------- # -# pthreads-win32 / Pthreads4w - POSIX Threads for Windows +# pthreads-win32 / pthreads4w - POSIX Threads for Windows # Copyright 1998 John E. Bossom -# Copyright 1999-2018, pthreads-win32 / Pthreads4w contributors +# Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors # # Homepage: http://sources.redhat.com/pthreads-win32 # diff --git a/tests/Wmakefile b/tests/Wmakefile index bf4020e2..dde987b2 100644 --- a/tests/Wmakefile +++ b/tests/Wmakefile @@ -3,9 +3,9 @@ # # -------------------------------------------------------------------------- # -# Pthreads-win32 - POSIX Threads Library for Win32 +# pthreads-win32 - POSIX Threads Library for Win32 # Copyright(C) 1998 John E. Bossom -# Copyright(C) 1999,2012 Pthreads-win32 contributors +# Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors # # Contact Email: rpj@callisto.canberra.edu.au # diff --git a/tests/affinity1.c b/tests/affinity1.c index 81f24e29..aee74e7c 100644 --- a/tests/affinity1.c +++ b/tests/affinity1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/affinity2.c b/tests/affinity2.c index 2194f39f..d83d4873 100644 --- a/tests/affinity2.c +++ b/tests/affinity2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/affinity3.c b/tests/affinity3.c index 86597c9a..4fd7e72f 100644 --- a/tests/affinity3.c +++ b/tests/affinity3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/affinity4.c b/tests/affinity4.c index e62ade58..91cdb4cc 100644 --- a/tests/affinity4.c +++ b/tests/affinity4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/affinity5.c b/tests/affinity5.c index 03e6c0c2..b6156fb8 100644 --- a/tests/affinity5.c +++ b/tests/affinity5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/affinity6.c b/tests/affinity6.c index 7713c304..a0189a3f 100644 --- a/tests/affinity6.c +++ b/tests/affinity6.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/barrier1.c b/tests/barrier1.c index cff727b9..d75c12cd 100644 --- a/tests/barrier1.c +++ b/tests/barrier1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/barrier2.c b/tests/barrier2.c index 1afd8d07..1c062561 100644 --- a/tests/barrier2.c +++ b/tests/barrier2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/barrier3.c b/tests/barrier3.c index a3145519..a462d2c3 100644 --- a/tests/barrier3.c +++ b/tests/barrier3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/barrier4.c b/tests/barrier4.c index 7c427e58..a104b592 100644 --- a/tests/barrier4.c +++ b/tests/barrier4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/barrier5.c b/tests/barrier5.c index 86e69838..d405bc46 100644 --- a/tests/barrier5.c +++ b/tests/barrier5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/barrier6.c b/tests/barrier6.c index d4d82145..b4f04a4a 100755 --- a/tests/barrier6.c +++ b/tests/barrier6.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/benchlib.c b/tests/benchlib.c index be28f0d1..5e138d46 100644 --- a/tests/benchlib.c +++ b/tests/benchlib.c @@ -3,9 +3,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/benchtest.h b/tests/benchtest.h index ea3a6251..b0d5e4e1 100644 --- a/tests/benchtest.h +++ b/tests/benchtest.h @@ -3,9 +3,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/benchtest1.c b/tests/benchtest1.c index 62268172..9616add4 100644 --- a/tests/benchtest1.c +++ b/tests/benchtest1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/benchtest2.c b/tests/benchtest2.c index 1ace338b..55416dcf 100644 --- a/tests/benchtest2.c +++ b/tests/benchtest2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/benchtest3.c b/tests/benchtest3.c index c49b424d..20933e2a 100644 --- a/tests/benchtest3.c +++ b/tests/benchtest3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/benchtest4.c b/tests/benchtest4.c index cdd7aa0a..8397e15b 100644 --- a/tests/benchtest4.c +++ b/tests/benchtest4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/benchtest5.c b/tests/benchtest5.c index 22c2388c..cd89f6d2 100644 --- a/tests/benchtest5.c +++ b/tests/benchtest5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel1.c b/tests/cancel1.c index 344d2e95..2bb7d378 100644 --- a/tests/cancel1.c +++ b/tests/cancel1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel2.c b/tests/cancel2.c index 1e80e668..0ffc9520 100644 --- a/tests/cancel2.c +++ b/tests/cancel2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel3.c b/tests/cancel3.c index 9ccd490a..ce8fefea 100644 --- a/tests/cancel3.c +++ b/tests/cancel3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel4.c b/tests/cancel4.c index 4267f172..06f6b286 100644 --- a/tests/cancel4.c +++ b/tests/cancel4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel5.c b/tests/cancel5.c index 033ecf10..376987ff 100644 --- a/tests/cancel5.c +++ b/tests/cancel5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel6a.c b/tests/cancel6a.c index de106a0b..e3688317 100644 --- a/tests/cancel6a.c +++ b/tests/cancel6a.c @@ -2,9 +2,9 @@ * File: cancel6a.c * * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel6d.c b/tests/cancel6d.c index d428ee4d..139eb1f5 100644 --- a/tests/cancel6d.c +++ b/tests/cancel6d.c @@ -2,9 +2,9 @@ * File: cancel6d.c * * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel7.c b/tests/cancel7.c index cdd8b156..cb91e858 100644 --- a/tests/cancel7.c +++ b/tests/cancel7.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel8.c b/tests/cancel8.c index 697593f6..40f79939 100644 --- a/tests/cancel8.c +++ b/tests/cancel8.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cancel9.c b/tests/cancel9.c index 1f022558..e6ac3e4d 100644 --- a/tests/cancel9.c +++ b/tests/cancel9.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cleanup0.c b/tests/cleanup0.c index 888640b7..5b96a4bd 100644 --- a/tests/cleanup0.c +++ b/tests/cleanup0.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cleanup1.c b/tests/cleanup1.c index 6f0be72c..504aec65 100644 --- a/tests/cleanup1.c +++ b/tests/cleanup1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cleanup2.c b/tests/cleanup2.c index 52a804e6..c4f8029b 100644 --- a/tests/cleanup2.c +++ b/tests/cleanup2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/cleanup3.c b/tests/cleanup3.c index 7d6a4b96..155a63be 100644 --- a/tests/cleanup3.c +++ b/tests/cleanup3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar1.c b/tests/condvar1.c index 303a87b8..148edf5d 100644 --- a/tests/condvar1.c +++ b/tests/condvar1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar1_1.c b/tests/condvar1_1.c index 565697e5..5547fc36 100644 --- a/tests/condvar1_1.c +++ b/tests/condvar1_1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar1_2.c b/tests/condvar1_2.c index 61185518..06431528 100644 --- a/tests/condvar1_2.c +++ b/tests/condvar1_2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar2.c b/tests/condvar2.c index 2ca309f1..495da154 100644 --- a/tests/condvar2.c +++ b/tests/condvar2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar2_1.c b/tests/condvar2_1.c index bf8170ca..9540ca6c 100644 --- a/tests/condvar2_1.c +++ b/tests/condvar2_1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar3.c b/tests/condvar3.c index c9943ff8..16254364 100644 --- a/tests/condvar3.c +++ b/tests/condvar3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar3_1.c b/tests/condvar3_1.c index 16f0a64a..22233639 100644 --- a/tests/condvar3_1.c +++ b/tests/condvar3_1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar3_2.c b/tests/condvar3_2.c index 909f6a19..da8ce0d7 100644 --- a/tests/condvar3_2.c +++ b/tests/condvar3_2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar3_3.c b/tests/condvar3_3.c index 54702847..44234e2b 100644 --- a/tests/condvar3_3.c +++ b/tests/condvar3_3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar4.c b/tests/condvar4.c index a63104fd..b5ac44a3 100644 --- a/tests/condvar4.c +++ b/tests/condvar4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar5.c b/tests/condvar5.c index feeefbcd..ecdfae18 100644 --- a/tests/condvar5.c +++ b/tests/condvar5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar6.c b/tests/condvar6.c index 1e4baf2c..785c982f 100644 --- a/tests/condvar6.c +++ b/tests/condvar6.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar7.c b/tests/condvar7.c index f1fc30ee..91fff3a8 100644 --- a/tests/condvar7.c +++ b/tests/condvar7.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar8.c b/tests/condvar8.c index a2e0931a..bbddfe81 100644 --- a/tests/condvar8.c +++ b/tests/condvar8.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/condvar9.c b/tests/condvar9.c index d928fc1e..f799485e 100644 --- a/tests/condvar9.c +++ b/tests/condvar9.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/context1.c b/tests/context1.c index b84b2b20..a8103cba 100644 --- a/tests/context1.c +++ b/tests/context1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/context2.c b/tests/context2.c index 1c5b4aed..6373b320 100644 --- a/tests/context2.c +++ b/tests/context2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/count1.c b/tests/count1.c index c639fd27..86d93037 100644 --- a/tests/count1.c +++ b/tests/count1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/create1.c b/tests/create1.c index 63b1bf6e..2a98e3c8 100644 --- a/tests/create1.c +++ b/tests/create1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/create2.c b/tests/create2.c index 9e56d9d4..741aa116 100644 --- a/tests/create2.c +++ b/tests/create2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/create3.c b/tests/create3.c index 5063d0ba..88a2f279 100644 --- a/tests/create3.c +++ b/tests/create3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/delay1.c b/tests/delay1.c index 9c5293e8..ab1325fd 100644 --- a/tests/delay1.c +++ b/tests/delay1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/delay2.c b/tests/delay2.c index 5ff6c1de..5056b76a 100644 --- a/tests/delay2.c +++ b/tests/delay2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/detach1.c b/tests/detach1.c index 273ccf25..0436a4b0 100644 --- a/tests/detach1.c +++ b/tests/detach1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/equal0.c b/tests/equal0.c index 7282af64..71555b3d 100644 --- a/tests/equal0.c +++ b/tests/equal0.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/equal1.c b/tests/equal1.c index 2dfa7942..a3775d68 100644 --- a/tests/equal1.c +++ b/tests/equal1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/errno0.c b/tests/errno0.c index d37430c9..66d47665 100644 --- a/tests/errno0.c +++ b/tests/errno0.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/errno1.c b/tests/errno1.c index 14e8150a..d2bc30cc 100644 --- a/tests/errno1.c +++ b/tests/errno1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/exception1.c b/tests/exception1.c index d629622d..bbce08c8 100644 --- a/tests/exception1.c +++ b/tests/exception1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/exception2.c b/tests/exception2.c index 7842b842..08b74d5c 100644 --- a/tests/exception2.c +++ b/tests/exception2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/exception3.c b/tests/exception3.c index 77b933b3..d5e7282d 100644 --- a/tests/exception3.c +++ b/tests/exception3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/exception3_0.c b/tests/exception3_0.c index 9d8b681b..2afc86d8 100644 --- a/tests/exception3_0.c +++ b/tests/exception3_0.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/exit1.c b/tests/exit1.c index 35294245..f1bf9813 100644 --- a/tests/exit1.c +++ b/tests/exit1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/exit2.c b/tests/exit2.c index a534d477..9a717f24 100644 --- a/tests/exit2.c +++ b/tests/exit2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/exit3.c b/tests/exit3.c index 13397200..e973bc60 100644 --- a/tests/exit3.c +++ b/tests/exit3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/exit4.c b/tests/exit4.c index e4138389..85e027fc 100644 --- a/tests/exit4.c +++ b/tests/exit4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/exit5.c b/tests/exit5.c index 4d5d2517..7c8a1bbc 100644 --- a/tests/exit5.c +++ b/tests/exit5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/eyal1.c b/tests/eyal1.c index 5da95ff5..58c5b7e4 100644 --- a/tests/eyal1.c +++ b/tests/eyal1.c @@ -3,9 +3,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/inherit1.c b/tests/inherit1.c index d09cfc77..527334fb 100644 --- a/tests/inherit1.c +++ b/tests/inherit1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/join0.c b/tests/join0.c index f5c040eb..a2dd1927 100644 --- a/tests/join0.c +++ b/tests/join0.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/join1.c b/tests/join1.c index a0412791..8ab2580e 100644 --- a/tests/join1.c +++ b/tests/join1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/join2.c b/tests/join2.c index 8864f221..ef666204 100644 --- a/tests/join2.c +++ b/tests/join2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/join3.c b/tests/join3.c index 35368667..c19d9a50 100644 --- a/tests/join3.c +++ b/tests/join3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/join4.c b/tests/join4.c index d1621bf1..d99764de 100644 --- a/tests/join4.c +++ b/tests/join4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/kill1.c b/tests/kill1.c index 84ca3c00..6a12ebee 100644 --- a/tests/kill1.c +++ b/tests/kill1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex1.c b/tests/mutex1.c index 6d9beaf8..a3c4bf93 100644 --- a/tests/mutex1.c +++ b/tests/mutex1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex1e.c b/tests/mutex1e.c index 9d0a32ec..8dea4ae4 100644 --- a/tests/mutex1e.c +++ b/tests/mutex1e.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex1n.c b/tests/mutex1n.c index 7e306cfa..cd8d4e70 100644 --- a/tests/mutex1n.c +++ b/tests/mutex1n.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex1r.c b/tests/mutex1r.c index fb2de7ea..474c4c1f 100644 --- a/tests/mutex1r.c +++ b/tests/mutex1r.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex2.c b/tests/mutex2.c index 8bd490f3..aa8d6274 100644 --- a/tests/mutex2.c +++ b/tests/mutex2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex2e.c b/tests/mutex2e.c index dd17ccd8..5c61a031 100644 --- a/tests/mutex2e.c +++ b/tests/mutex2e.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex2r.c b/tests/mutex2r.c index 740d6073..d6a0cde8 100644 --- a/tests/mutex2r.c +++ b/tests/mutex2r.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex3.c b/tests/mutex3.c index 94ca2dae..b47e31d0 100644 --- a/tests/mutex3.c +++ b/tests/mutex3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex3e.c b/tests/mutex3e.c index 40911fc8..0338858d 100644 --- a/tests/mutex3e.c +++ b/tests/mutex3e.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex3r.c b/tests/mutex3r.c index 891692b4..b655891e 100644 --- a/tests/mutex3r.c +++ b/tests/mutex3r.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex4.c b/tests/mutex4.c index 220c2601..37d98395 100644 --- a/tests/mutex4.c +++ b/tests/mutex4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex5.c b/tests/mutex5.c index 6d123793..141c46e4 100644 --- a/tests/mutex5.c +++ b/tests/mutex5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex6.c b/tests/mutex6.c index 08081010..c8b93a73 100644 --- a/tests/mutex6.c +++ b/tests/mutex6.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex6e.c b/tests/mutex6e.c index d6f69546..33c5565a 100644 --- a/tests/mutex6e.c +++ b/tests/mutex6e.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex6es.c b/tests/mutex6es.c index 6fa2424f..0a1852c7 100644 --- a/tests/mutex6es.c +++ b/tests/mutex6es.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex6n.c b/tests/mutex6n.c index e4681a5c..6fa871fd 100644 --- a/tests/mutex6n.c +++ b/tests/mutex6n.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex6r.c b/tests/mutex6r.c index 41fc6914..16a4595e 100644 --- a/tests/mutex6r.c +++ b/tests/mutex6r.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex6rs.c b/tests/mutex6rs.c index d17566d7..0bc09f57 100644 --- a/tests/mutex6rs.c +++ b/tests/mutex6rs.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex6s.c b/tests/mutex6s.c index 26dc0215..2ab34d65 100644 --- a/tests/mutex6s.c +++ b/tests/mutex6s.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex7.c b/tests/mutex7.c index ee3fe5c1..b82f80d4 100644 --- a/tests/mutex7.c +++ b/tests/mutex7.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex7e.c b/tests/mutex7e.c index 1fc1a15f..b1561eaa 100644 --- a/tests/mutex7e.c +++ b/tests/mutex7e.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex7n.c b/tests/mutex7n.c index feca8ee2..d731a825 100644 --- a/tests/mutex7n.c +++ b/tests/mutex7n.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex7r.c b/tests/mutex7r.c index 3e0ae135..736af2ea 100644 --- a/tests/mutex7r.c +++ b/tests/mutex7r.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex8.c b/tests/mutex8.c index b2a297e7..3e29dfda 100644 --- a/tests/mutex8.c +++ b/tests/mutex8.c @@ -2,9 +2,9 @@ * mutex8.c * * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex8e.c b/tests/mutex8e.c index b661e0de..64d53576 100644 --- a/tests/mutex8e.c +++ b/tests/mutex8e.c @@ -2,9 +2,9 @@ * mutex8e.c * * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex8n.c b/tests/mutex8n.c index ee1ae16f..aae76050 100644 --- a/tests/mutex8n.c +++ b/tests/mutex8n.c @@ -2,9 +2,9 @@ * mutex8n.c * * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/mutex8r.c b/tests/mutex8r.c index b0ff19f5..6ede7f4f 100644 --- a/tests/mutex8r.c +++ b/tests/mutex8r.c @@ -2,9 +2,9 @@ * mutex8r.c * * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/name_np1.c b/tests/name_np1.c index 6bf2c56c..05a865bd 100644 --- a/tests/name_np1.c +++ b/tests/name_np1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/name_np2.c b/tests/name_np2.c index 2de7d516..abf44704 100644 --- a/tests/name_np2.c +++ b/tests/name_np2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/once1.c b/tests/once1.c index 3a7f2e8c..79c89491 100644 --- a/tests/once1.c +++ b/tests/once1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/once2.c b/tests/once2.c index ffd6bfe1..2e30540d 100644 --- a/tests/once2.c +++ b/tests/once2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/once3.c b/tests/once3.c index 75dcdcf5..9096e5ce 100644 --- a/tests/once3.c +++ b/tests/once3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/once4.c b/tests/once4.c index 678cf6b5..e219d3a0 100644 --- a/tests/once4.c +++ b/tests/once4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/priority1.c b/tests/priority1.c index d77420f8..88c94f01 100644 --- a/tests/priority1.c +++ b/tests/priority1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/priority2.c b/tests/priority2.c index c4552e62..10de253e 100644 --- a/tests/priority2.c +++ b/tests/priority2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/reuse1.c b/tests/reuse1.c index bcf8571c..f56fc7d3 100644 --- a/tests/reuse1.c +++ b/tests/reuse1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/reuse2.c b/tests/reuse2.c index 93643b90..0fea8db9 100644 --- a/tests/reuse2.c +++ b/tests/reuse2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/robust1.c b/tests/robust1.c index 4bb479ac..570b2856 100755 --- a/tests/robust1.c +++ b/tests/robust1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/robust2.c b/tests/robust2.c index 795a17ff..09a71fc6 100755 --- a/tests/robust2.c +++ b/tests/robust2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/robust3.c b/tests/robust3.c index e9d05c7d..10b9a41b 100755 --- a/tests/robust3.c +++ b/tests/robust3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/robust4.c b/tests/robust4.c index 35d5b84f..37ddb3a3 100755 --- a/tests/robust4.c +++ b/tests/robust4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/robust5.c b/tests/robust5.c index 82e592e9..729e23f9 100755 --- a/tests/robust5.c +++ b/tests/robust5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock1.c b/tests/rwlock1.c index e76e920e..35aab6be 100644 --- a/tests/rwlock1.c +++ b/tests/rwlock1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock2.c b/tests/rwlock2.c index e9aff324..a0ac9d58 100644 --- a/tests/rwlock2.c +++ b/tests/rwlock2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock2_t.c b/tests/rwlock2_t.c index d6a96713..3f15da0d 100644 --- a/tests/rwlock2_t.c +++ b/tests/rwlock2_t.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock3.c b/tests/rwlock3.c index 08bda6e2..fe9f256c 100644 --- a/tests/rwlock3.c +++ b/tests/rwlock3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock3_t.c b/tests/rwlock3_t.c index 9076496e..3aa54ebb 100644 --- a/tests/rwlock3_t.c +++ b/tests/rwlock3_t.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock4.c b/tests/rwlock4.c index b1ff7e0e..c4120510 100644 --- a/tests/rwlock4.c +++ b/tests/rwlock4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock4_t.c b/tests/rwlock4_t.c index bc871b83..8ed5b849 100644 --- a/tests/rwlock4_t.c +++ b/tests/rwlock4_t.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock5.c b/tests/rwlock5.c index 2d6e80cc..501f001e 100644 --- a/tests/rwlock5.c +++ b/tests/rwlock5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock5_t.c b/tests/rwlock5_t.c index 03e6c295..426eb8f2 100644 --- a/tests/rwlock5_t.c +++ b/tests/rwlock5_t.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock6.c b/tests/rwlock6.c index af523b44..ce7564dc 100644 --- a/tests/rwlock6.c +++ b/tests/rwlock6.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock6_t.c b/tests/rwlock6_t.c index b33cd480..59e9e4bf 100644 --- a/tests/rwlock6_t.c +++ b/tests/rwlock6_t.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/rwlock6_t2.c b/tests/rwlock6_t2.c index 279ca770..5ce31654 100644 --- a/tests/rwlock6_t2.c +++ b/tests/rwlock6_t2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/self1.c b/tests/self1.c index a02678cc..2913d1fc 100644 --- a/tests/self1.c +++ b/tests/self1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/self2.c b/tests/self2.c index 3fff003d..dbfdd1c1 100644 --- a/tests/self2.c +++ b/tests/self2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/semaphore1.c b/tests/semaphore1.c index 31968683..da12e709 100644 --- a/tests/semaphore1.c +++ b/tests/semaphore1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/semaphore2.c b/tests/semaphore2.c index de56cb31..6bbcceb5 100644 --- a/tests/semaphore2.c +++ b/tests/semaphore2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/semaphore3.c b/tests/semaphore3.c index 245b6614..6f00dde9 100644 --- a/tests/semaphore3.c +++ b/tests/semaphore3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/semaphore4.c b/tests/semaphore4.c index eab1d890..f3ea6d46 100644 --- a/tests/semaphore4.c +++ b/tests/semaphore4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/semaphore4t.c b/tests/semaphore4t.c index 28df6f56..883adbc7 100644 --- a/tests/semaphore4t.c +++ b/tests/semaphore4t.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/semaphore5.c b/tests/semaphore5.c index 5ebcb35c..72a56522 100644 --- a/tests/semaphore5.c +++ b/tests/semaphore5.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/sequence1.c b/tests/sequence1.c index 11fc68ce..2ea9bff8 100755 --- a/tests/sequence1.c +++ b/tests/sequence1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/spin1.c b/tests/spin1.c index 82af2ca7..2392f44f 100644 --- a/tests/spin1.c +++ b/tests/spin1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/spin2.c b/tests/spin2.c index 267cd5c3..35b9d5cd 100644 --- a/tests/spin2.c +++ b/tests/spin2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/spin3.c b/tests/spin3.c index e5a89cf5..f5dc5132 100644 --- a/tests/spin3.c +++ b/tests/spin3.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/spin4.c b/tests/spin4.c index eac5cb63..81fdb22f 100644 --- a/tests/spin4.c +++ b/tests/spin4.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/stress1.c b/tests/stress1.c index 333b5d7f..685b0b5e 100644 --- a/tests/stress1.c +++ b/tests/stress1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/test.h b/tests/test.h index db497678..d69c5312 100644 --- a/tests/test.h +++ b/tests/test.h @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/timeouts.c b/tests/timeouts.c index bf18e2ae..b080e4d6 100644 --- a/tests/timeouts.c +++ b/tests/timeouts.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/tryentercs.c b/tests/tryentercs.c index dec8f2f8..a676bf36 100644 --- a/tests/tryentercs.c +++ b/tests/tryentercs.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/tryentercs2.c b/tests/tryentercs2.c index 2dc6192d..7e28ca52 100644 --- a/tests/tryentercs2.c +++ b/tests/tryentercs2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/tsd1.c b/tests/tsd1.c index fe336ed7..b38bdd97 100644 --- a/tests/tsd1.c +++ b/tests/tsd1.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/tsd2.c b/tests/tsd2.c index 579fbe9f..5f82fd82 100644 --- a/tests/tsd2.c +++ b/tests/tsd2.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/tsd3.c b/tests/tsd3.c index 35f39bcf..19843ac4 100644 --- a/tests/tsd3.c +++ b/tests/tsd3.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/valid1.c b/tests/valid1.c index cc04c128..1a6c523e 100644 --- a/tests/valid1.c +++ b/tests/valid1.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/tests/valid2.c b/tests/valid2.c index 5b04fa6b..556beaef 100644 --- a/tests/valid2.c +++ b/tests/valid2.c @@ -4,9 +4,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ diff --git a/version.rc b/version.rc index 353ed595..70505c34 100644 --- a/version.rc +++ b/version.rc @@ -2,9 +2,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -155,7 +155,7 @@ BEGIN VALUE "InternalName", PTW32_VERSIONINFO_NAME VALUE "OriginalFilename", PTW32_VERSIONINFO_NAME VALUE "CompanyName", "Open Source Software community\0" - VALUE "LegalCopyright", "Copyright - Project contributors 1999-2016\0" + VALUE "LegalCopyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors 1999-2016\0" VALUE "Comments", "https://sourceforge.net/p/pthreads4w/wiki/Contributors/\0" END END diff --git a/w32_CancelableWait.c b/w32_CancelableWait.c index c342354c..d3c4c483 100644 --- a/w32_CancelableWait.c +++ b/w32_CancelableWait.c @@ -6,9 +6,9 @@ * * -------------------------------------------------------------------------- * - * Pthreads-win32 - POSIX Threads Library for Win32 + * pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2012 Pthreads-win32 contributors + * Copyright(C) 1999-2021 pthreads-win32 / pthreads4w contributors * * Homepage1: http://sourceware.org/pthreads-win32/ * Homepage2: http://sourceforge.net/projects/pthreads4w/ @@ -38,7 +38,7 @@ */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include "pthread.h"