summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/strsig.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* cygwin: accept SIGIOT as alias of SIGABRTYaakov Selkowitz2016-02-181-1/+2
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-7/+48
* * cygwin.din (psiginfo): Export.Yaakov Selkowitz2011-05-041-1/+48
* * strsig.cc: Fix formatting and copyright.Corinna Vinschen2010-02-261-2/+2
* * include/cygwin/signal.h: Define SIGPWR as synonym for SIGLOST.Yaakov Selkowitz2010-02-261-1/+2
* * cygwin.din (sys_sigabbrev): Add this here.Christopher Faylor2008-09-111-1/+1
* * strsig.cc (strsignal): Return non-const buffer to allow building with recentChristopher Faylor2008-06-191-3/+7
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-5/+0
* * cygwin/strsig.cc (__signals): New macro.Christopher Faylor2007-07-101-35/+49
* * Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor2004-02-031-0/+84