aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/tlsoffsets.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-23* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor1-20/+20
2005-12-03* include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor1-61/+61
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor1-59/+63
2005-09-23* tlsoffsets.h: Regenerate.Christopher Faylor1-63/+59
2005-09-23* tlsoffsets.h: Regenerate.Christopher Faylor1-59/+63
2005-09-14* cygtls.h (san): New structure.Christopher Faylor1-8/+4
2005-08-28* cygwin.din: Correct readdir_r typo.Christopher Faylor1-61/+61
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor1-57/+65
2005-06-09* cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor1-57/+57
2005-05-18* cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor1-57/+57
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor1-55/+59
2004-10-11* cygtls.h (exitsock): New element.Christopher Faylor1-55/+55
2004-09-14* cygtls.h: Add alignment kludge to fix disparity between compilers.Christopher Faylor1-53/+57
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