summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/tlsoffsets.h
Commit message (Expand)AuthorAgeFilesLines
* * cygtls.h (exitsock): New element.Christopher Faylor2004-10-111-55/+55
* * cygtls.h: Add alignment kludge to fix disparity between compilers.Christopher Faylor2004-09-141-53/+57
* * cygtls.h (waitq): Declare structure here.Christopher Faylor2004-03-121-53/+57
* * exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor2004-03-091-8/+8
* * fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor2004-03-071-49/+53
* * gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor2004-02-251-0/+1
* * Makefile.in (clean): Remove sigfe.s.Christopher Faylor2004-02-131-46/+50
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-081-40/+88
* * cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow onChristopher Faylor2004-02-031-32/+32
* * Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor2004-02-031-32/+32
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-191-24/+26
* * cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor2004-01-141-40/+42
* * cygtls.h (_threadinfo::stack): Increase stack size to accommodate nestedChristopher Faylor2003-12-301-40/+40
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-231-26/+30
* * include/cygwin/signal.h: New file.Christopher Faylor2003-11-281-0/+40