This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Minimal rapi inclusion to w32api


On Thu, Feb 17, 2000 at 10:12:45AM -0800, Earnie Boyd wrote:
>--- Chris Faylor <cgf@cygnus.com> 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 <cgf@cygnus.com>
>> 
>> 	* 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]