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: sig_t typedef


On Jan 11 19:09, Yaakov (Cygwin/X) wrote:
> BSD uses the name sig_t for the return type of signal()[1], and glibc
> provides this typedef alongside its own sighandler_t[2].  Patch
> attached.
> 
> 
> Yaakov
> 
> [1] http://fuse4bsd.creo.hu/localcgi/man-cgi.cgi?signal+3
> [2] http://www.kernel.org/doc/man-pages/online/pages/man2/signal.2.html
> 

> 2011-01-11  Yaakov Selkowitz  
> 
> 	* libc/include/linux/sys/signal.h (sig_t): Move from here...
> 	* libc/include/signal.h (sig_t): ...to here.

Thanks, applied.


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]