Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | liblockdep: Add the 'lockdep' user-space utility | Sasha Levin | 2013-11-27 | 1 | -0/+3 |
* | liblockdep: Support using LD_PRELOAD | Sasha Levin | 2013-11-27 | 1 | -0/+447 |
* | liblockdep: Add pthread_rwlock_t test suite | Sasha Levin | 2013-11-27 | 1 | -0/+13 |
* | liblockdep: Add public headers for pthread_rwlock_t implementation | Sasha Levin | 2013-11-27 | 1 | -0/+86 |
* | liblockdep: Add pthread_mutex_t test suite | Sasha Levin | 2013-11-27 | 10 | -0/+158 |
* | liblockdep: Add public headers for pthread_mutex_t implementation | Sasha Levin | 2013-11-27 | 2 | -0/+120 |
* | liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace | Sasha Levin | 2013-11-27 | 40 | -0/+720 |