aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/strsig.cc
AgeCommit message (Collapse)AuthorFilesLines
2004-02-03* Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor1-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.