[PATCH] psignal, psiginfo, sys_siglist

Corinna Vinschen corinna-cygwin@cygwin.com
Wed May 4 11:19:00 GMT 2011


On May  4 05:52, Yaakov (Cygwin/X) wrote:
> This patch exports psignal() from newlib (once my corresponding patch is
> accepted) and implements psiginfo() and sys_siglist[].  The first two
> are POSIX.1-2008, the latter is in BSD and glibc.
> 
> Patches for winsup/cygwin and winsup/doc, and a test application,
> attached.
> 
> 
> Yaakov
> 

> 2011-05-04  Yaakov Selkowitz  <yselkowitz@...>
> 
> 	* cygwin.din (psiginfo): Export.
> 	(psignal): Export.
> 	(sys_siglist): Export.
> 	* posix.sgml (std-notimpl): Move psiginfo and psignal from here...
> 	(std-susv4): ... to here.
> 	(std-deprec): Add sys_siglist.
> 	* strsig.cc (sys_siglist): New array.
> 	(psiginfo): New function.
> 	* include/cygwin/signal.h (sys_siglist): Declare.
> 	(psiginfo): Declare.
> 	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.

Looks fine to me.  Chris, what do you think?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat



More information about the Cygwin-patches mailing list