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