This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Export psignal on all platforms


On May  4 05:52, Yaakov (Cygwin/X) wrote:
> I'm looking to implement psignal(3) on Cygwin, but I see no reason not
> to open it up to all platforms (or at least those that support
> HAVE_SIGNAL_DIR).
> 
> Patch and new file attached.
> 
> 
> Yaakov
> Cygwin/X
> 

> 2011-05-04  Yaakov Selkowitz  <yselkowitz@...>
> 
> 	* libc/include/signal.h (psignal): Declare.
> 	* libc/sys/linux/psignal.c: Move from here...
> 	* libc/signal/psignal.c: ... to here. Document.
> 	* libc/sys/linux/Makefile.am (GENERAL_SOURCES): Move psignal.c from here...
> 	* libc/signal/Makefile.am (LIB_SOURCES): ... to here.
> 	(CHEWOUT_FILES): Add psignal.def.
> 	* libc/sys/linux/Makefile.in: Regenerate.
> 	* libc/signal/Makefile.in: Ditto.
> 	* libc/signal/signal.tex: Add references to psignal.

The patch looks good to me.  Please apply.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


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