]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/cygthread.cc
* DevNotes: Add entry cgf-000013.
[newlib-cygwin.git] / winsup / cygwin / cygthread.cc
2012-07-21 Christopher Faylor* DevNotes: Add entry cgf-000013.
2012-06-19 Christopher FaylorRevert errneous checkin.
2012-06-19 Christopher Faylor* cygwait.cc (cancelable_wait): Mimic old cygwait behav...
2011-12-17 Christopher FaylorClean up whitespace.
2011-11-24 Christopher Faylormissed this in previous checkin
2011-09-21 Christopher Faylor* tty.cc (grantpt): Check for valid fd.
2011-08-25 Christopher Faylor* cygthread.cc (cygthread::simplestub): Notify that...
2011-07-30 Christopher Faylor* cygthread.cc (cygthread::async_create): Define new...
2011-04-29 Corinna Vinschen * ntdll.h (IsEventSignalled): New inline function.
2010-09-01 Christopher Faylor* cygthread.cc (cygthread::create): Fix incorrect use...
2010-08-20 Christopher Faylor* cygthread.cc: Update copyright.
2010-07-30 Christopher Faylor* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.
2010-03-12 Christopher FaylorThroughout change all calls of low_priority_sleep ...
2009-01-03 Christopher FaylorRemove unneeded header files from source files througho...
2008-04-07 Christopher FaylorRemove unneeded header files from source files throughout.
2008-04-07 Christopher FaylorAdd miscfuncs.h to files as needed throughout.
2006-06-03 Christopher Faylor* cygthread.cc (cygthread::terminate_thread): In debugg...
2006-03-01 Christopher Faylor* cygwin.din: Fix some erroneous SIGFE/NOSIGFE settings.
2006-03-01 Christopher Faylor* cygthread.cc (cygthread::callfunc): Create ev as...
2006-02-28 Christopher Faylor* cygthread.cc (cygthread::release): Add a comment.
2005-10-17 Christopher FaylorChange process_lock to lock_process throughout. Change...
2005-09-21 Christopher Faylor* cygthread.cc (cygthread::operator new): Just use...
2005-09-12 Christopher Faylor* cygthread.cc (cygthread::cygthread): Add more info...
2005-07-29 Christopher Faylor* cygthread.cc (cygthread::simplestub): Wait for h...
2005-07-06 Christopher FaylorEliminate (void) cast on standalone function calls...
2005-06-15 Christopher Faylor* cygthread.cc (cygthread::detach): Fix debugging output.
2005-06-09 Christopher Faylor* cygthread.cc (cygthread::detach): Improve diagnostics...
2005-06-07 Christopher Faylor* cygthread.cc (cygthread::detach): Make error message...
2005-05-18 Christopher Faylor* cygtls.h (_local_storage::unknown_thread_name): New...
2005-03-28 Christopher Faylor* cygthread.cc (cygthread::detach): Revert to just...
2005-03-27 Christopher Faylor* wininfo.h (wininfo::timer_active): Delete.
2005-03-03 Christopher Faylor* cygthread.cc (cygthread::detach): Use a slightly...
2005-02-13 Christopher Faylorwhite space
2005-02-11 Christopher Faylor* cygthread.cc (cygthread::release): Reset ev here...
2005-02-08 Corinna Vinschen * cygthread.cc (cygthread::detach): Just test thread...
2005-02-06 Christopher Faylor* cygthread.h (cygthread::terminate_thread): Reflect...
2005-02-01 Christopher Faylor* cygthread.cc (cygthread::terminate_thread): Wait...
2005-01-29 Christopher Faylor* cygthread.cc (new): Add a little more debugging.
2005-01-03 Christopher FaylorUpdate copyrights.
2005-01-02 Christopher Faylor* cygthread.cc (cygthread::stub): Set inuse to false...
2004-12-28 Christopher Faylor* cygthread.cc (cygthread::stub): Add better debug...
2004-12-23 Christopher Faylor* cygthread.cc (cygthread::cygthread): Guard debugging...
2004-12-23 Christopher Faylor* cygthread.cc (cygthread::stub): Detect if thread...
2004-12-22 Christopher Faylor* cygheap.cc (cygheap_setup_for_child): Add api_fatal...
2004-12-22 Christopher Faylor* cygthread.cc (cygthread::stub): Make diagnostic outpu...
2004-12-22 Christopher Faylor* pinfo.cc (proc_waiter): Zero wait_thread in child...
2004-12-22 Christopher Faylor* cygthread.h (cygthread::release): Just declare here.
2004-11-26 Christopher Faylor* child_info.h (child_info_spawn::hexec_proc): Eliminate.
2004-05-16 Christopher Faylor* cygthread.cc (cygthread::is): Eliminate.
2004-02-09 Christopher Faylor* debug.h (console_printf): Define for non-debugging...
2004-01-19 Christopher Faylor* cygwin/include/signal.h: Add copyright notice.
2004-01-14 Christopher Faylor* cygtls.h (_threadinfo::call): Remove regparm declarat...
2003-12-14 Christopher Faylor* cygthread.cc (cygthread::stub): Revert previous chang...
2003-12-05 Christopher Faylor* cygthread.cc (cygthread::stub2): Remove myself from...
2003-12-03 Christopher Faylor* cygthread.cc (cygthread::stub): Properly establish...
2003-11-07 Christopher Faylor* cygthread.cc (cygthread::freerange): Set inuse count...
2003-06-16 Christopher FaylorThroughout, remove "include <errno.h>" from files which...
2003-06-05 Christopher Faylor* cygthread.cc (cygthread::terminate_thread): Change...
2003-06-02 Christopher Faylor* cygthread.h (cygthread::terminate_thread): Mark private.
2003-05-09 Christopher Faylor* cygthread.cc (cygthread::detach): Prioritize waiting...
2003-04-11 Christopher Faylor* cygthread.cc (cygthread::stub): Initialize stack...
2003-04-10 Christopher Faylor* cygthread.h: Change 'avail' cygthread element to...
2003-04-04 Christopher Faylor* cygthread.h (cygthread::avail): Make LONG for easier...
2003-04-04 Christopher Fayloradd comments
2003-04-04 Christopher Faylor* cygthread.cc (operator new): Be more defensive when...
2003-04-02 Christopher Faylor* external.cc (check_ntsec): New function.
2003-02-27 Christopher Faylor* cygthread::detach: Improve error message.
2003-01-10 Corinna Vinschen Split ChangeLog, create ChangeLog-2002.
2003-01-10 Christopher Faylor* cygthread.cc (cygthread::cygthread): Be more noisy...
2002-12-25 Christopher Faylor* cygthread.cc (cygthread::detach): Set errno with...
2002-12-14 Christopher FaylorThroughout, change fhandler_*::read and fhandler_*...
2002-12-11 Christopher Faylor* cygthread.h (cygthread::stack_ptr): New element.
2002-11-13 Christopher Faylor* miscfuncs.cc (low_priority_sleep): New function....
2002-10-22 Christopher Faylor* cygthread.cc (cygthread::exiting): New variable.
2002-10-21 Christopher FaylorChange _function() to function() throughout.
2002-10-20 Christopher Faylor* cygthread.cc (cygthread::stub): Fix typo.
2002-10-19 Christopher Faylor* cygthread.cc: Bump number of cygthreads up to accommo...
2002-10-14 Christopher Faylor* cygthread.cc (cygthread::stub): Reintroduce clearing...
2002-10-14 Christopher Faylor* cygthread.cc (cygthread::stub): Don't zero __name...
2002-10-13 Christopher Faylor* cygthread.cc (cygthread::stub): Don't create event...
2002-10-09 Christopher Faylor* cygthread.cc (cygthread::stub): Don't create an event...
2002-10-09 Christopher Faylor* cygheap.cc (dup_now): Make fatal error a little more...
2002-10-06 Christopher Faylor* cygthread.cc (cygthread::stub): Very minor cleanup.
2002-09-29 Christopher Faylor* cygthread.h (cygthread::terminate): Declare new function.
2002-09-19 Christopher Faylor* cygthread.cc (cygthread::initialized): Avoid copying...
2002-08-29 Christopher Faylor* cygthread.cc (hthreads): Remove unneeded global.
2002-08-11 Christopher Faylor* cygthread.cc (cygthread::cygthread): Close another...
2002-08-06 Christopher Faylor* cygthread.cc (cygthread::stub): Accept flag to pass...
2002-08-05 Christopher Faylor* cygthread.cc (cygthread::stub): Change event creation...
2002-08-02 Christopher Faylor* cygthread.cc (cygthread::exit_thread): Define new...
2002-08-01 Christopher Faylor* cygthread.cc: Remove cruft.
2002-08-01 Christopher Faylor* Makefile.in (DLL_OFILES): Add cygthread.o.
This page took 0.673987 seconds and 100 git commands to generate.