patch for typos

Fred Fish fnf@ninemoons.com
Thu Jan 27 10:18:00 GMT 2000


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.

Index: gthr-posix.h
===================================================================
RCS file: /cvs/gcc/egcs/gcc/gthr-posix.h,v
retrieving revision 1.3
diff -c -p -r1.3 gthr-posix.h
*** gthr-posix.h	1998/12/16 20:56:38	1.3
--- gthr-posix.h	2000/01/27 18:13:59
***************
*** 1,4 ****
! /* Threads compatibily routines for libgcc2.  */
  /* Compile this one with gcc.  */
  /* Copyright (C) 1997 Free Software Foundation, Inc.
  
--- 1,4 ----
! /* Threads compatibility routines for libgcc2.  */
  /* Compile this one with gcc.  */
  /* Copyright (C) 1997 Free Software Foundation, Inc.
  
Index: gthr-single.h
===================================================================
RCS file: /cvs/gcc/egcs/gcc/gthr-single.h,v
retrieving revision 1.5
diff -c -p -r1.5 gthr-single.h
*** gthr-single.h	1999/12/12 15:34:09	1.5
--- gthr-single.h	2000/01/27 18:13:59
***************
*** 1,4 ****
! /* Threads compatibily routines for libgcc2.  */
  /* Compile this one with gcc.  */
  /* Copyright (C) 1997 Free Software Foundation, Inc.
  
--- 1,4 ----
! /* Threads compatibility routines for libgcc2.  */
  /* Compile this one with gcc.  */
  /* Copyright (C) 1997 Free Software Foundation, Inc.
  
Index: gthr-solaris.h
===================================================================
RCS file: /cvs/gcc/egcs/gcc/gthr-solaris.h,v
retrieving revision 1.4
diff -c -p -r1.4 gthr-solaris.h
*** gthr-solaris.h	1998/12/16 20:56:40	1.4
--- gthr-solaris.h	2000/01/27 18:14:00
***************
*** 1,4 ****
! /* Threads compatibily routines for libgcc2.  */
  /* Compile this one with gcc.  */
  /* Copyright (C) 1997 Free Software Foundation, Inc.
  
--- 1,4 ----
! /* Threads compatibility routines for libgcc2.  */
  /* Compile this one with gcc.  */
  /* Copyright (C) 1997 Free Software Foundation, Inc.
  
Index: gthr-vxworks.h
===================================================================
RCS file: /cvs/gcc/egcs/gcc/gthr-vxworks.h,v
retrieving revision 1.4
diff -c -p -r1.4 gthr-vxworks.h
*** gthr-vxworks.h	1998/12/16 20:56:41	1.4
--- gthr-vxworks.h	2000/01/27 18:14:00
***************
*** 1,4 ****
! /* Threads compatibily 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 ----
! /* 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>.
Index: gthr-win32.h
===================================================================
RCS file: /cvs/gcc/egcs/gcc/gthr-win32.h,v
retrieving revision 1.3
diff -c -p -r1.3 gthr-win32.h
*** gthr-win32.h	2000/01/17 15:28:04	1.3
--- gthr-win32.h	2000/01/27 18:14:02
***************
*** 1,4 ****
! /* Threads compatibily 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 ----
! /* 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>.
Index: gthr.h
===================================================================
RCS file: /cvs/gcc/egcs/gcc/gthr.h,v
retrieving revision 1.6
diff -c -p -r1.6 gthr.h
*** gthr.h	1998/12/16 20:56:42	1.6
--- gthr.h	2000/01/27 18:14:02
***************
*** 1,4 ****
! /* Threads compatibily routines for libgcc2.  */
  /* Compile this one with gcc.  */
  /* Copyright (C) 1997, 1998 Free Software Foundation, Inc.
  
--- 1,4 ----
! /* Threads compatibility routines for libgcc2.  */
  /* Compile this one with gcc.  */
  /* Copyright (C) 1997, 1998 Free Software Foundation, Inc.
  


More information about the Gcc-patches mailing list