aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/tlsoffsets.h
AgeCommit message (Expand)AuthorFilesLines
2004-03-12* cygtls.h (waitq): Declare structure here.Christopher Faylor1-53/+57
2004-03-09* exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor1-8/+8
2004-03-07* fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor1-49/+53
2004-02-25* gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor1-0/+1
2004-02-13* Makefile.in (clean): Remove sigfe.s.Christopher Faylor1-46/+50
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor1-40/+88
2004-02-03* cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow onChristopher Faylor1-32/+32
2004-02-03* Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor1-32/+32
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor1-24/+26
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor1-40/+42
2003-12-30* cygtls.h (_threadinfo::stack): Increase stack size to accommodate nestedChristopher Faylor1-40/+40
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor1-26/+30
2003-11-28* include/cygwin/signal.h: New file.Christopher Faylor1-0/+40