Age | Commit message (Expand) | Author | Files | Lines |
2016-08-23 | Send thread names to debugger | Jon Turney | 1 | -0/+26 |
2016-06-24 | Drop has_set_thread_stack_guarantee flag | Corinna Vinschen | 1 | -53/+31 |
2016-06-23 | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 1 | -3/+0 |
2016-03-18 | Implement getentropy for Cygwin | Corinna Vinschen | 1 | -0/+19 |
2015-12-07 | Always allocate main thread stack from pthread stack area on x86_64. | Corinna Vinschen | 1 | -5/+7 |
2015-12-03 | Always move 64 bit main thread stack to defined pthread stack area | Corinna Vinschen | 1 | -0/+41 |
2015-12-02 | miscfuncs.cc: Fix typos in comment | Corinna Vinschen | 1 | -2/+2 |
2015-08-10 | miscfuncs.cc: Fix comment preceeding x86_64 memset and friends. | Corinna Vinschen | 1 | -4/+5 |
2015-07-29 | Cygwin: Fix x86_64 memcpy/memset for n > 2GB | Corinna Vinschen | 1 | -19/+173 |
2015-07-05 | Implement correct RLIMIT_STACK handling | Corinna Vinschen | 1 | -35/+59 |
2015-01-16 | * gendef: Export _sigbe on 64 bit as well. | Corinna Vinschen | 1 | -1/+14 |
2014-11-28 | * cygheap.cc (init_cygheap::find_tls): Add comment. | Corinna Vinschen | 1 | -13/+11 |
2014-11-21 | * init.cc (dll_entry): Revert previous patch. This requires another | Corinna Vinschen | 1 | -1/+1 |
2014-11-20 | * init.cc (dll_entry): Call _my_tls.remove with INFINITE wait period | Corinna Vinschen | 1 | -1/+1 |
2014-08-22 | * Throughout, use __try/__except/__endtry blocks, rather than myfault | Corinna Vinschen | 1 | -31/+39 |
2014-08-21 | * miscfuncs.cc (__import_address): Cover the first dereference to imp | Corinna Vinschen | 1 | -2/+2 |
2014-08-18 | * miscfuncs.cc (strlwr): Rename from cygwin_strlwr. Drop __stdcall | Corinna Vinschen | 1 | -4/+4 |
2014-04-23 | * miscfuncs.cc (check_iovec): Allow 0 as valid iovcnt value. | Corinna Vinschen | 1 | -1/+1 |
2014-02-11 | * ldap.cc (rediscover_thread): Give argument a useful name. | Corinna Vinschen | 1 | -1/+1 |
2014-02-08 | * miscfuncs.h (class NT_readline): New class to implement line-wise | Corinna Vinschen | 1 | -1/+77 |
2013-11-25 | Throughout, keep function definitions and declarations in sync with | Corinna Vinschen | 1 | -1/+1 |
2013-11-24 | Throughout, drop unnecessary explicit includes of windows header files | Corinna Vinschen | 1 | -3/+0 |
2013-06-08 | * miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0. | Christopher Faylor | 1 | -15/+11 |
2013-06-08 | revert accidentally checked in files | Christopher Faylor | 1 | -2/+4 |
2013-06-08 | * cygwait.cc (cygwait): Remove lock around sig retrieval since this code is | Christopher Faylor | 1 | -4/+2 |
2013-06-06 | * exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting for | Corinna Vinschen | 1 | -6/+12 |
2013-05-21 | * globals.cc (__isthreaded): New global variable. Explain what it's | Corinna Vinschen | 1 | -0/+3 |
2013-05-01 | Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch | Yaakov Selkowitz | 1 | -1/+1 |
2013-04-23 | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 1 | -15/+132 |
2013-01-23 | * miscfuncs.cc (__import_address): On second thought, the chance that this | Christopher Faylor | 1 | -1/+1 |
2013-01-23 | * miscfuncs.cc (__import_address): Avoid NULL explicitly. | Christopher Faylor | 1 | -1/+1 |
2013-01-23 | * miscfuncs.cc (__import_address): Avoid treating random instructions as import | Christopher Faylor | 1 | -0/+5 |
2013-01-21 | Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, | Christopher Faylor | 1 | -3/+3 |
2013-01-20 | * malloc_wrapper.cc: Change 'use_internal_malloc' to 'use_internal' throughout. | Christopher Faylor | 1 | -2/+11 |
2012-12-21 | Revert the reversion and go with implementation described in cgf-000017, with | Christopher Faylor | 1 | -0/+1 |
2012-12-21 | * DevNotes: Add entry cgf-000018. | Christopher Faylor | 1 | -2/+1 |
2012-12-21 | * DevNotes: Add entry cgf-000017. | Christopher Faylor | 1 | -1/+2 |
2012-08-16 | whitespace cleanup | Christopher Faylor | 1 | -27/+27 |
2012-06-27 | * miscfuncs.cc (WritePipeOverlapped): Define second parameter LPCVOID, | Corinna Vinschen | 1 | -1/+1 |
2012-02-15 | * miscfuncs.cc: Revert change from 2012-02-13 which used the | Corinna Vinschen | 1 | -128/+157 |
2012-02-13 | * miscfuncs.cc (struct thread_wrapper_arg): Convert char * to PBYTE. | Corinna Vinschen | 1 | -161/+132 |
2012-02-13 | * Makefile.in (clean): Remove non-existant regexp dir. | Corinna Vinschen | 1 | -23/+44 |
2012-02-11 | * miscfuncs.cc (DEFAULT_STACKSIZE): Remove. | Corinna Vinschen | 1 | -21/+14 |
2012-02-10 | * miscfuncs.cc (DEFAULT_STACKSIZE): Set to 1 Megs. Drop comment about | Corinna Vinschen | 1 | -2/+1 |
2012-01-09 | * miscfuncs.cc (thread_wrapper): Make sure stack is 16 byte aligned | Corinna Vinschen | 1 | -1/+5 |
2011-12-17 | Clean up whitespace. | Christopher Faylor | 1 | -10/+10 |
2011-11-23 | * fhandler.h (fhandler_pipe::create): Rename from the misnamed | Christopher Faylor | 1 | -2/+2 |
2011-10-30 | * fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, take | Christopher Faylor | 1 | -1/+2 |
2011-08-13 | * miscfuncs.cc (CreatePipeOverlapped): New function. | Corinna Vinschen | 1 | -0/+51 |
2011-08-12 | * miscfuncs.cc (create_pipe): Delete obsolete function. | Christopher Faylor | 1 | -14/+0 |