Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separated the public interfaces of the threading primitives. | Tobias Brunner | 2009-12-23 | 1 | -1/+1 |
* | Moved mutex.c to a separate folder in order to cleanly wrap other threading p... | Tobias Brunner | 2009-12-23 | 1 | -1/+1 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -10/+10 |
* | OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum... | Tobias Brunner | 2009-08-14 | 1 | -1/+1 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | pluto and scepclient use the curl and ldap fetcher plugins | Andreas Steffen | 2009-04-29 | 1 | -0/+4 |
* | wrapped all pthread_rwlock_t in profilable rwlock_t | Martin Willi | 2008-11-05 | 1 | -13/+10 |
* | got rid of deprecated create_iterator_locked() | Martin Willi | 2008-11-05 | 1 | -0/+1 |
* | some C libraries need _GNU_SOURCE for rwlocks | Martin Willi | 2008-03-20 | 1 | -0/+2 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+206 |