summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/strsig.cc
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor2004-02-031-0/+84
* cygtls.h (_local_storage::signamebuf) New element. * sysconf.cc (sysconf): Implement _SC_RTSIG_MAX. * tlsoffset.h: Regenerate. * include/limits.h (_POSIX_RTSIG_MAX): New define. (RTSIG_MAX): Ditto. * include/cygwin/signal.h (SIGRTMIN): New define. (SIGRTMAX): Ditto. (NSIG): Bump. * strsig.cc: New file.