| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| |
| |
| |
| | |
If it is not available, we just load monolithically built plugins.
|
| |
| |
| |
| | |
end of method signatures
|
| |
| |
| |
| | |
Also fixed Doxygen comments.
|
| | |
|
| |
| |
| |
| |
| | |
At least Mountain Lion seems to have them #defined to secure _chk
variants.
|
|/ |
|
|
|
|
| |
Fixes #211.
|
| |
|
|
|
|
|
|
| |
The pthread implementation on Android currently only supports 64
different thread-specific values per process, which we hit easily when
every rwlock_t requires one.
|
|
|
|
| |
It seems problematic at least on PPC with gcc 4.3, fixes #208.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|