Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 17 Feb 2000 13:15:05 -0500 To: Earnie Boyd Cc: cygwin-developers AT sourceware DOT cygnus DOT com, Mumit Khan Subject: Re: Minimal rapi inclusion to w32api Message-ID: <20000217131505.A21509@cygnus.com> Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com References: <20000217181245 DOT 18123 DOT qmail AT web109 DOT yahoomail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.3i In-Reply-To: <20000217181245.18123.qmail@web109.yahoomail.com>; from earnie_boyd@yahoo.com on Thu, Feb 17, 2000 at 10:12:45AM -0800 On Thu, Feb 17, 2000 at 10:12:45AM -0800, Earnie Boyd wrote: >--- Chris Faylor wrote: >> Hi Mumit, >> I hope you will accept the following addition to w32api. It adds >> minimal RAPI functionality. RAPI is required for Windows to communicate >> with a Windows CE device. >> >> This functionality will be showing up in gdb soon, so I'd like to officially >> get this into w32api. Hopefully you agree. >> >> cgf >> > Thu Feb 17 11:09:51 2000 Christopher Faylor >> >> * include/rapi.h: New file. >> * lib/rapi.h: New file. >> >> --- /dev/null Thu Feb 17 11:08:36 2000 >> +++ winsup/w32api/rapi.h Sun Aug 1 23:37:57 1999 >> @@ -0,0 +1,64 @@ >> +/* >> + rapi.h - main header file for the RAPI >> + >> + Copyright 1999 Cygnus Solutions. >> + >> + This file is part of Cygwin. >> + >> + This software is a copyrighted work licensed under the terms of the >> + Cygwin license. Please consult the file "CYGWIN_LICENSE" for >> + details. > >The w32api cannot have this copyright. > >See http://www.mingw.org/licensing.html for what the license must contain. I'm just submitting the files that used to be in the winsup directories. I have no problems with removing the copyright. cgf