gthr-posix.h: Fix typo; compatibily -> compatibility.
* gthr-posix.h: Fix typo; compatibily -> compatibility. * gthr-single.h: Likewise. * gthr-solaris.h: Likewise. * gthr-vxworks.h: Likewise. * gthr-win32.h: Likewise. * gthr.h: Likewise. From-SVN: r31646
This commit is contained in:
parent
9082f8471a
commit
899905f6d3
7 changed files with 15 additions and 6 deletions
|
@ -1,3 +1,12 @@
|
|||
2000-01-27 Fred Fish <fnf@be.com>
|
||||
|
||||
* gthr-posix.h: Fix typo; compatibily -> compatibility.
|
||||
* gthr-single.h: Likewise.
|
||||
* gthr-solaris.h: Likewise.
|
||||
* gthr-vxworks.h: Likewise.
|
||||
* gthr-win32.h: Likewise.
|
||||
* gthr.h: Likewise.
|
||||
|
||||
2000-01-27 Zack Weinberg <zack@wolery.cumb.org>
|
||||
|
||||
* cppinit.c: Add " (cpplib)" to end of string printed by
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Threads compatibily routines for libgcc2. */
|
||||
/* Threads compatibility routines for libgcc2. */
|
||||
/* Compile this one with gcc. */
|
||||
/* Copyright (C) 1997 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Threads compatibily routines for libgcc2. */
|
||||
/* Threads compatibility routines for libgcc2. */
|
||||
/* Compile this one with gcc. */
|
||||
/* Copyright (C) 1997 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Threads compatibily routines for libgcc2. */
|
||||
/* Threads compatibility routines for libgcc2. */
|
||||
/* Compile this one with gcc. */
|
||||
/* Copyright (C) 1997 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Threads compatibily routines for libgcc2 for VxWorks. */
|
||||
/* Threads compatibility routines for libgcc2 for VxWorks. */
|
||||
/* Compile this one with gcc. */
|
||||
/* Copyright (C) 1997 Free Software Foundation, Inc.
|
||||
Contributed by Mike Stump <mrs@wrs.com>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Threads compatibily routines for libgcc2. */
|
||||
/* Threads compatibility routines for libgcc2. */
|
||||
/* Compile this one with gcc. */
|
||||
/* Copyright (C) 1999, 2000 Free Software Foundation, Inc.
|
||||
Contributed by Mumit Khan <khan@xraylith.wisc.edu>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Threads compatibily routines for libgcc2. */
|
||||
/* Threads compatibility routines for libgcc2. */
|
||||
/* Compile this one with gcc. */
|
||||
/* Copyright (C) 1997, 1998 Free Software Foundation, Inc.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue