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 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 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 > > * 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 > > * 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/