aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/strsig.cc
AgeCommit message (Expand)AuthorFilesLines
2023-03-15Cygwin: signals: drop accidental spaces from real-time signal namesCorinna Vinschen1-31/+31
2022-05-29Cygwin: remove miscellaneous 32-bit codeKen Brown1-12/+2
2020-02-18Cygwin: rename NSIG to _NSIG, change visibility of NSIG to MISCCorinna Vinschen1-1/+1
2018-07-03Fix a bug of psiginfo() that changes the orientation of stderr.Takashi Yano1-6/+35
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2016-02-18cygwin: accept SIGIOT as alias of SIGABRTYaakov Selkowitz1-1/+2
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-7/+48
2011-05-04* cygwin.din (psiginfo): Export.Yaakov Selkowitz1-1/+48
2010-02-26 * strsig.cc: Fix formatting and copyright.Corinna Vinschen1-2/+2
2010-02-26 * include/cygwin/signal.h: Define SIGPWR as synonym for SIGLOST.Yaakov Selkowitz1-1/+2
2008-09-11* cygwin.din (sys_sigabbrev): Add this here.Christopher Faylor1-1/+1
2008-06-19* strsig.cc (strsignal): Return non-const buffer to allow building with recentChristopher Faylor1-3/+7
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor1-5/+0
2007-07-10* cygwin/strsig.cc (__signals): New macro.Christopher Faylor1-35/+49
2004-02-03* Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor1-0/+84