Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-20* thread.h (__reent_t::init_clib): Declare new function.Christopher Faylor
2003-06-25* thread.cc (MTinterface::fixup_after_fork): Fix thread list after fork.Thomas Pfaff
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor
2003-05-15* thread.h (pthread::init_mainthread): Remove function parameter.Thomas Pfaff
2003-04-17* thread.h (pthread::equal): New static method.Thomas Pfaff
2003-04-16Fix a race in pthread_rwlock caused by simultanoues unlock and cancelation.Thomas Pfaff
2003-03-27* thread.h: Change class names, methods, members and local varsThomas Pfaff
2003-03-23* thread.h (class List): Move inline code inside classThomas Pfaff
2003-03-18* pthread.cc (pthread_attr_init): RemoveThomas Pfaff
2003-03-18* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff
2003-03-18* thread.h (pthread_cond::ExitingWait): Remove.Thomas Pfaff
2003-03-18* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen
2003-01-09Apply pthread_cancel_patchThomas Pfaff
2003-01-09Applied pthread_mutex patchThomas Pfaff
2003-01-09Applied cond_init patchThomas Pfaff
2002-12-12whitespaceChristopher Faylor
2002-11-242002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-10-172002-10-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-302002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-30* environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor
2002-09-302002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-29* cygthread.h (cygthread::terminate): Declare new function.Christopher Faylor
2002-09-272002-09-27 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-16* init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor
2002-09-162002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-06-232002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-06-13* winver.rc: Add more words to copyright.Christopher Faylor
2002-06-11* spawn.cc (spawn_guts): More hToken removal cleanup.Christopher Faylor
2002-06-10/tmp/cvs610a0a90.1Robert Collins
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-06-05/tmp/cvs610a0efc.1Robert Collins
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen
2001-12-262001-12-26 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-11-05Eliminate excess whitespace.Christopher Faylor
2001-09-29Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-25Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-12Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-12Update copyrights.Christopher Faylor
2001-09-11Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-10Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-08-23 * net.cc (cygwin_inet_ntoa): Rearrange previous patch to useCorinna Vinschen