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
2013-09-25* thread.cc (semaphore::_getvalue): Set *sval as appropriate. Set errno andChristopher Faylor
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor
2013-01-16* pthread.cc (pthread_exit): Add kludge to accommodate noreturn attribute.Christopher Faylor
2011-03-29 * cygwin.din (pthread_spin_destroy): Export.Corinna Vinschen
2010-02-12* pthread.cc (pthread_mutex_init): Explicitly fill out third arg toChristopher Faylor
2008-10-08* pthread.cc (pthread_create): Very minor formatting change.Christopher Faylor
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2007-02-20 * cygwin.din (sem_unlink): Export.Corinna Vinschen
2005-09-28 * pthread.cc (mangle_sem_name): Use cygheap->shared_prefix insteadCorinna Vinschen
2005-07-05Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-04-03 Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen
2003-11-152003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2003-10-27 * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.Corinna Vinschen
2003-03-27* thread.h: Change class names, methods, members and local varsThomas 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-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen
2003-01-09Applied cond_init patchThomas Pfaff
2002-09-302002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor
2002-09-212002-09-21 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-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-29Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-04-13* fork.cc (fork_child): Call the __pthread_atforkchild function.Christopher Faylor
2001-04-12 * configure.in: Remove PTH_ALLOW.Robert Collins
2001-04-09* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needsChristopher Faylor
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor
2001-03-19Fix spacing, copyrights.Christopher Faylor
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor
2000-09-04* path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor