Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -12/+12 |
* | use monotonic time source in convar->timed_wait, and in the scheduler using it | Martin Willi | 2009-08-31 | 1 | -7/+10 |
* | OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum... | Tobias Brunner | 2009-08-14 | 1 | -4/+4 |
* | Make accept(2) and recvfrom(2) cancellation points on Mac OS X. | Tobias Brunner | 2009-07-30 | 1 | -0/+27 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -1/+1 |
* | replacing the pthread_mutex in scheduler_t with the wrapped implementation. | Tobias Brunner | 2008-11-25 | 1 | -0/+12 |
* | wrapped all pthread_rwlock_t in profilable rwlock_t | Martin Willi | 2008-11-05 | 1 | -0/+9 |
* | wrapped rwlock with profiling support | Martin Willi | 2008-11-05 | 1 | -0/+44 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+123 |