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
2014-08-01headers: properly decorate attributesEric Blake
2014-07-16 * thread.cc (pthread::create): Handle stackaddr as upper bound address.Corinna Vinschen
2014-07-14 * thread.cc (pthread_mutex::pthread_mutex): Change default typeCorinna Vinschen
2013-02-26 * include/pthread.h (pthread_atfork): Add missing declaration.Corinna Vinschen
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor
2013-01-15* include/pthread.h (pthread_exit): Mark as "noreturn".Christopher Faylor
2012-02-13* include/pthread.h: Include time.h as required by POSIX.Yaakov Selkowitz
2012-01-06 * cygwin.din (pthread_sigqueue): Export.Yaakov Selkowitz
2011-07-21* cygwin.din (pthread_condattr_getclock): Export.Yaakov Selkowitz
2011-05-17* cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz
2011-05-15 * cygwin.din (pthread_attr_getguardsize): Export.Corinna Vinschen
2011-05-03* cygwin.din (pthread_attr_getstack): Export.Yaakov Selkowitz
2011-04-15* thread.cc (pthread_setschedprio): New function.Yaakov Selkowitz
2011-03-29 * cygwin.din (pthread_spin_destroy): Export.Corinna Vinschen
2011-02-15 * Throughout fix copyright dates.Corinna Vinschen
2011-02-10* cygwin.din (pthread_yield): Export as alias to sched_yield.Yaakov Selkowitz
2007-02-07 * cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.Corinna Vinschen
2006-07-13 * fhandler_socket.cc: Update copyright.Corinna Vinschen
2006-07-12 * include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT andCorinna Vinschen
2005-06-11* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.Christopher Faylor
2005-06-09* include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change toChristopher Faylor
2005-05-02white space and minor comment cleanup.Christopher Faylor
2004-03-05* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):Thomas Pfaff
2003-03-18* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff
2003-03-18* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff
2003-01-22* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...Thomas Pfaff
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen
2003-01-10Apply pthread_types_patchThomas Pfaff
2003-01-09Applied pthread_mutex patchThomas Pfaff
2002-12-12whitespaceChristopher Faylor
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-11-15* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.Egor Duda
2001-11-05Eliminate excess whitespace.Christopher Faylor
2001-09-25Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-05-09* include/pthread.h: Remove C++ comment.Christopher Faylor
2001-05-04* include/pthread.h (pthread_cleanup_push): Eliminate space precedingChristopher Faylor
2001-04-12 * configure.in: Remove PTH_ALLOW.Robert Collins
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor
2000-05-09* include/pthread.h (pthread_detach): Add missing prototype.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor