Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Unity-Technologies/bdwgc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'solaris_pthreads.c')
-rw-r--r--solaris_pthreads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris_pthreads.c b/solaris_pthreads.c
index e00e00b3..a8b33f8d 100644
--- a/solaris_pthreads.c
+++ b/solaris_pthreads.c
@@ -16,7 +16,7 @@
* Modified Peter C. for Solaris Posix Threads.
*/
/* Boehm, September 14, 1994 4:44 pm PDT */
-/* $Id: solaris_pthreads.c,v 1.10 1997/05/13 23:09:09 peterc Exp $ */
+/* $Id: solaris_pthreads.c,v 1.4 2001/12/20 00:37:29 ukai Exp $ */
# if defined(GC_SOLARIS_PTHREADS)
# include "private/gc_priv.h"