summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/gentls_offsets
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-1/+0
* * gentlsoffsets: Clean up a little.Christopher Faylor2013-07-101-9/+11
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-4/+13
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-1/+4
* * cygtls.cc (_cygtls::reset_signal_arrived): New function.Christopher Faylor2012-07-291-1/+1
* * DevNotes: Add entry cgf-000013.Christopher Faylor2012-07-211-1/+1
* * cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.Christopher Faylor2008-12-131-1/+1
* * sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor2006-05-161-6/+5
* * analyze_sigfe: New script.Christopher Faylor2006-03-011-0/+8
* * gentls_offsets: Fix typo in error message.Christopher Faylor2006-02-131-1/+1
* Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor2005-07-031-1/+1
* * gentls_offsets: Add '-m32' flag to native compiler call to satisfyCorinna Vinschen2005-03-311-2/+2
* white spaceChristopher Faylor2005-02-131-1/+1
* * gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor2004-02-251-0/+1
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-081-0/+3
* * gentls_offsets: Reinstate unlink of temp files.Christopher Faylor2004-01-151-2/+2
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-231-1/+7
* * cygtls.h: Add more "don't parse this" guards.Christopher Faylor2003-12-061-3/+5
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-0/+71