Age | Commit message (Expand) | Author | Files | Lines |
2016-06-23 | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 1 | -3/+0 |
2013-09-25 | * thread.cc (semaphore::_getvalue): Set *sval as appropriate. Set errno and | Christopher Faylor | 1 | -1/+1 |
2013-01-21 | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 1 | -1/+2 |
2013-01-16 | * pthread.cc (pthread_exit): Add kludge to accommodate noreturn attribute. | Christopher Faylor | 1 | -1/+2 |
2011-03-29 | * cygwin.din (pthread_spin_destroy): Export. | Corinna Vinschen | 1 | -1/+9 |
2010-02-12 | * pthread.cc (pthread_mutex_init): Explicitly fill out third arg to | Christopher Faylor | 1 | -1/+1 |
2008-10-07 | * pthread.cc (pthread_create): Very minor formatting change. | Christopher Faylor | 1 | -1/+1 |
2008-04-07 | Remove unneeded header files from source files throughout. | Christopher Faylor | 1 | -8/+0 |
2007-02-20 | * cygwin.din (sem_unlink): Export. | Corinna Vinschen | 1 | -55/+1 |
2005-09-27 | * pthread.cc (mangle_sem_name): Use cygheap->shared_prefix instead | Corinna Vinschen | 1 | -5/+8 |
2005-07-05 | Change foo (void) to foo () for all c++ functions throughout. Remove all | Christopher Faylor | 1 | -1/+1 |
2005-07-03 | Replace valid memory checks with new myfault class "exception handling", almost | Christopher Faylor | 1 | -1/+8 |
2005-04-03 | Unify usage of CYG_MAX_PATH throughout. Change buffers from | Corinna Vinschen | 1 | -3/+3 |
2003-11-14 | 2003-11-11 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -3/+3 |
2003-10-27 | * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait. | Corinna Vinschen | 1 | -1/+64 |
2003-03-27 | * thread.h: Change class names, methods, members and local vars | Thomas Pfaff | 1 | -1/+1 |
2003-03-18 | * pthread.cc (pthread_attr_init): Remove | Thomas Pfaff | 1 | -382/+0 |
2003-03-18 | * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init, | Thomas Pfaff | 1 | -0/+68 |
2003-01-10 | Split ChangeLog, create ChangeLog-2002. | Corinna Vinschen | 1 | -1/+1 |
2003-01-09 | Applied cond_init patch | Thomas Pfaff | 1 | -1/+1 |
2002-09-29 | 2002-09-30 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -1/+1 |
2002-09-22 | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 1 | -10/+10 |
2002-09-21 | 2002-09-21 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -13/+13 |
2002-09-16 | * init.cc: Cleanup slightly and remove obsolete code. | Christopher Faylor | 1 | -1/+1 |
2002-09-16 | 2002-09-11 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -1/+4 |
2002-07-04 | 2002-06-25 Thomas Pfaff <tpfaff@gmx.net> | Robert Collins | 1 | -5/+5 |
2002-06-10 | 2002-06-10 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -3/+13 |
2001-09-29 | Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -14/+0 |
2001-04-13 | * fork.cc (fork_child): Call the __pthread_atforkchild function. | Christopher Faylor | 1 | -0/+6 |
2001-04-12 | * configure.in: Remove PTH_ALLOW. | Robert Collins | 1 | -50/+285 |
2001-04-09 | * Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs | Christopher Faylor | 1 | -212/+212 |
2001-03-21 | * sched.cc: New file. Implement sched*. | Christopher Faylor | 1 | -226/+211 |
2001-03-18 | Fix spacing, copyrights. | Christopher Faylor | 1 | -19/+21 |
2001-03-17 | * cygwin.din: Export the new functions. | Christopher Faylor | 1 | -0/+61 |
2000-09-04 | * path.cc (readlink): Check if buffer length is positive. Truncate output to | Christopher Faylor | 1 | -1/+1 |
2000-08-22 | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 1 | -0/+1 |
2000-02-17 | import winsup-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+203 |