delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/01/08/09:12:53

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
Date: Mon, 8 Jan 2001 09:12:46 -0500
From: Christopher Faylor <cgf AT redhat DOT com>
To: cygwin-developers AT cygwin DOT com
Subject: Re: Header patches for missing prototypes
Message-ID: <20010108091246.A26292@redhat.com>
Reply-To: cygwin-developers AT cygwin DOT com
Mail-Followup-To: cygwin-developers AT cygwin DOT com
References: <20010108082842 DOT 19436 DOT qmail AT web311 DOT mail DOT yahoo DOT com>
Mime-Version: 1.0
User-Agent: Mutt/1.3.11i
In-Reply-To: <20010108082842.19436.qmail@web311.mail.yahoo.com>; from tailbert@yahoo.com on Mon, Jan 08, 2001 at 12:28:42AM -0800

Please submit the newlib patches to newlib AT sources DOT redhat DOT com.
Please submit cygwin patches only to cygwin-patches.  There is no
need to Cc cygwin-developers.

Also, please read http://cygwin.com/contrib.html and format your
ChangeLog entries according to the guidelines given there.

cgf

On Mon, Jan 08, 2001 at 12:28:42AM -0800, edward wrote:
>Hello CygPeeps
>
>I am not sure if these patches should be to cygwin or not, but here
>they are.
>The following functions are not defined in any of the header files.
>
>newlib/libc/include/grp.h        : initgroups	<- yes it's a stub, but
>it's nice to have the prototype
>newlib/libc/include/stdio.h      : getw
>newlib/libc/include/stdio.h      : putw
>newlib/libc/include/string.h     : memccpy
>newlib/libc/include/sys/signal.h : killpg
>newlib/libc/include/sys/stat.h   : mknod		<- yes it's a stub, but it's
>nice to have the prototype
>newlib/libc/include/sys/unistd.h : getpgid
>newlib/libc/include/sys/unistd.h : setpgrp
>newlib/libc/include/sys/unistd.h : vhangup
>
>winsup/cygwin/include/wchar.h    : wprintf
>
>I have included two patches: newlib.patch and winsup.patch in a
>compressed tar file.
>
>run as follows:
>
>cd /path/to/parent/of/newlib_and_winsup
>gzip -cd newlib.patch | patch -p0
>gzip -cd winsup.patch | patch -p0
>
>Here are the ChangeLog's
>
>newlib/ChangeLog:
>
>Mon Jan  8 02:57:33 2001  Edward M. Lee  <tailbert AT yahoo DOT com>
>
>	* libc/include/grp.h: added prototype for initgroups
>	* libc/include/stdio.h: added prototypes for getw, putw
>	* libc/include/string.h: added prototype for memccpy
>	* libc/include/sys/signal.h: added prototype for killpg
>	* libc/include/sys/stat.h: enable mknod/lstat for CYGWIN
>	* libc/include/sys/unistd.h: added prototypes for getpgid, setpgrp,
>vhangup
>
>winsup/cygwin/ChangeLog:
>
>Mon Jan  8 03:00:31 2001  Edward M. Lee  <tailbert AT yahoo DOT com>
>
>	* include/wchar.h: added prototype for wprintf
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Photos - Share your holiday photos online!
>http://photos.yahoo.com/


-- 
cgf AT cygnus DOT com                        Red Hat, Inc.
http://sources.redhat.com/            http://www.redhat.com/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019