]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/thread.h
* cygwin.din (pthread_attr_getstack): Export.
[newlib-cygwin.git] / winsup / cygwin / thread.h
2011-05-03 Yaakov Selkowitz* cygwin.din (pthread_attr_getstack): Export.
2011-05-01 Corinna Vinschen * fhandler_windows.cc (fhandler_windows::read): Use
2011-04-30 Corinna Vinschen * thread.h (class pthread): Add bool member canceled.
2011-03-29 Corinna Vinschen * cygwin.din (pthread_spin_destroy): Export.
2011-03-29 Corinna Vinschen * thread.cc (semaphore::init, destroy, close): Standar...
2010-02-22 Christopher Faylor* include/sys/strace.h: Define _STRACE_SPECIAL.
2010-02-12 Christopher Faylor* pthread.cc (pthread_mutex_init): Explicitly fill...
2010-02-10 Christopher Faylor* dcrt0.cc (_dll_crt0): Set _main_tls as early as possible.
2009-06-30 Christopher Faylor* select.h: New file split from fhandler.h.
2009-01-20 Corinna Vinschen * thread.h (struct pthread_rwlock::RWLOCK_READER)...
2009-01-03 Christopher FaylorRemove unneeded header files from source files througho...
2008-04-01 Corinna Vinschen * Fix copyright dates.
2008-02-15 Christopher FaylorPerform whitespace cleanup throughout.
2007-11-27 Corinna Vinschen Drop old SetResourceLock stuff in favor of mutos.
2007-02-22 Christopher Faylor* dcrt0.cc (child_info_fork::alloc_stack_hard_way)...
2007-02-20 Corinna Vinschen * cygwin.din (sem_unlink): Export.
2005-09-06 Corinna Vinschen * thread.h: Revert patch from 2005-09-05.
2005-09-05 Corinna Vinschen * thread.h (pthread_mutex::get_pthread_self): Remove.
2005-08-05 Corinna Vinschen * thread.cc (pthread::create(3 args)): Make bool.
2005-07-05 Christopher FaylorChange foo (void) to foo () for all c++ functions throu...
2005-07-03 Christopher Faylor* thread.h (verifyable_object_state verifyable_object_i...
2005-07-03 Christopher FaylorReplace valid memory checks with new myfault class...
2005-06-11 Christopher Faylor* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to...
2005-06-09 Christopher FaylorChange pthread::cancelable_wait to just cancelable_wait...
2005-06-01 Christopher Faylor* thread.h (List_remove): Revert most of 2005-05-30...
2005-05-30 Christopher Faylor* thread.h (List_remove): Make node parameter const...
2005-05-29 Christopher Faylor* thread.h (pthread_key::set): Inline.
2004-05-28 Christopher Faylor* path.cc (chdir): Always use the normalized_path as...
2004-04-10 Christopher Faylor* thread.h (pthread::init_mainthread): Remove parameter...
2004-03-30 Christopher Faylor* thread.h (pthread::init_mainthread): Add parameter...
2004-03-04 Thomas Pfaff* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZE...
2004-02-24 Corinna Vinschen * thread.cc (pthread::cancelable_wait): Rearrange...
2004-02-12 Christopher FaylorRename _threadinfo to _cygtls, throughout.
2004-02-09 Christopher Faylor* debug.h (console_printf): Define for non-debugging...
2004-01-14 Christopher Faylor* cygtls.h (_threadinfo::call): Remove regparm declarat...
2003-12-23 Christopher Faylor* exceptions.cc (set_signal_mask): Redefine to not...
2003-12-14 Christopher Faylor* cygthread.cc (cygthread::stub): Revert previous chang...
2003-12-12 Christopher Faylor* miscfuncs.cc (low_priority_sleep): Correct thinko...
2003-12-03 Christopher Faylor* cygthread.cc (cygthread::stub): Properly establish...
2003-12-02 Christopher Faylorwhite space
2003-12-01 Thomas Pfaff* thread.cc (pthread_rwlock::add_reader): Remove mx...
2003-11-28 Christopher FaylorEliminate use of sigframe and sigthread throughout.
2003-11-14 Robert Collins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-10-31 Thomas PfaffRename pthread::running to pthread::valid throughout.
2003-10-27 Thomas Pfaff* thread.h (fast_mutex::init): Initialize lock_counter.
2003-10-27 Corinna Vinschen * cygwin.din: Add sem_close, sem_getvalue, sem_open...
2003-10-24 Thomas PfaffRename native_mutex to fast_mutex throughout.
2003-09-20 Christopher Faylor* thread.h (__reent_t::init_clib): Declare new function.
2003-06-24 Thomas Pfaff* thread.cc (MTinterface::fixup_after_fork): Fix thread...
2003-06-16 Christopher FaylorThroughout, remove "include <errno.h>" from files which...
2003-05-15 Thomas Pfaff* thread.h (pthread::init_mainthread): Remove function...
2003-04-17 Thomas Pfaff* thread.h (pthread::equal): New static method.
2003-04-15 Thomas PfaffFix a race in pthread_rwlock caused by simultanoues...
2003-03-27 Thomas Pfaff* thread.h: Change class names, methods, members and...
2003-03-23 Thomas Pfaff* thread.h (class List): Move inline code inside class
2003-03-18 Thomas Pfaff* pthread.cc (pthread_attr_init): Remove
2003-03-18 Thomas Pfaff* cygwin.din: Add pthread_rwlock_destroy, pthread_rwloc...
2003-03-18 Thomas Pfaff* thread.h (pthread_cond::ExitingWait): Remove.
2003-03-18 Thomas Pfaff* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.
2003-01-10 Corinna Vinschen Split ChangeLog, create ChangeLog-2002.
2003-01-09 Thomas PfaffApply pthread_cancel_patch
2003-01-09 Thomas PfaffApplied pthread_mutex patch
2003-01-09 Thomas PfaffApplied cond_init patch
2002-12-12 Christopher Faylorwhitespace
2002-11-24 Robert Collins2002-11-05 Thomas Pfaff <tpfaff@gmx.net>
2002-10-17 Robert Collins2002-10-17 Robert Collins <rbtcollins@hotmail.com>
2002-09-30 Robert Collins2002-09-30 Robert Collins <rbtcollins@hotmail.com>
2002-09-30 Christopher Faylor* environ.cc (environ_init): Avoid a compiler warning.
2002-09-29 Robert Collins2002-09-30 Robert Collins <rbtcollins@hotmail.com>
2002-09-29 Christopher Faylor* cygthread.h (cygthread::terminate): Declare new function.
2002-09-27 Robert Collins2002-09-27 Robert Collins <rbtcollins@hotmail.com>
2002-09-21 Robert Collins2002-09-21 Robert Collins <rbtcollins@hotmail.com>
2002-09-21 Robert Collins2002-09-21 Robert Collins <rbtcollins@hotmail.com>
2002-09-21 Robert Collins2002-09-21 Robert Collins <rbtcollins@hotmail.com>
2002-09-20 Robert Collins2002-09-21 Robert Collins <rbtcollins@hotmail.com>
2002-09-20 Robert Collins2002-09-21 Robert Collins <rbtcollins@hotmail.com>
2002-09-17 Robert Collins2002-09-17 Robert Collins <rbtcollins@hotmail.com>
2002-09-16 Christopher Faylor* init.cc: Cleanup slightly and remove obsolete code.
2002-09-16 Robert Collins2002-09-11 Robert Collins <rbtcollins@hotmail.com>
2002-07-04 Robert Collins2002-06-25 Thomas Pfaff <tpfaff@gmx.net>
2002-06-23 Robert Collins2002-06-12 Thomas Pfaff <tpfaff@gmx.net>
2002-06-13 Christopher Faylor* winver.rc: Add more words to copyright.
2002-06-11 Christopher Faylor* spawn.cc (spawn_guts): More hToken removal cleanup.
2002-06-10 Robert Collins/tmp/cvs610a0a90.1
2002-06-10 Robert Collins2002-06-10 Robert Collins <rbtcollins@hotmail.com>
2002-06-05 Robert Collins/tmp/cvs610a0efc.1
2002-02-10 Corinna Vinschen * child_info.h, cygheap.h, fhandler_clipboard.cc,...
2002-02-10 Corinna Vinschen * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler...
2001-12-26 Robert Collins2001-12-26 Robert Collins <rbtcollins@hotmail.com>
2001-11-05 Christopher FaylorEliminate excess whitespace.
2001-09-29 Robert CollinsSat Sep 29 18:26:00 2001 Robert Collins <rbtcollins...
2001-09-25 Robert CollinsTue Sep 25 21:25:00 2001 Robert Collins <rbtcollins...
2001-09-12 Robert CollinsWed Sep 12 13:03:00 2001 Robert Collins <rbtcollins...
2001-09-11 Christopher FaylorUpdate copyrights.
2001-09-11 Robert CollinsTue Sep 11 18:15:00 2001 Robert Collins <rbtcollins...
2001-09-09 Robert CollinsMon Sep 10 08:28:00 2001 Robert Collins <rbtcollins...
2001-08-22 Corinna Vinschen * net.cc (cygwin_inet_ntoa): Rearrange previous...
2001-06-26 Christopher Faylor* mmap.cc: Clean up *ResourceLock calls throughout.
2001-05-06 Robert CollinsSun May 6 17:05:00 2001 Robert Collins <rbtcollins...
2001-04-30 Corinna Vinschen * grp.cc: Eliminate MAX_DOMAIN_NAME define.
next
This page took 0.777904 seconds and 108 git commands to generate.