* profile/profil.c: Update copyright info.

* profile/profil.h: Likewise.
	* profile/gcrt0.c: Likewise.
	* profile/profil.h (PROFADDR): Cast idx to unsigned long long to
	avoid overflow.
	* profile/gmon.c: Define bzero as memset if mingw32.
	(monstartup): Use it.
This commit is contained in:
Danny Smith
2002-01-25 03:29:55 +00:00
parent 628ef8b6bb
commit a3e23446e2
5 changed files with 33 additions and 7 deletions

View File

@ -1,6 +1,6 @@
/* profil.c -- win32 profil.c equivalent
Copyright 1998 Cygnus Solutions.
Copyright 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
This file is part of Cygwin.