| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Reviewed by: bde
Notes:
svn path=/head/; revision=122131
|
| |
|
|
|
|
|
| |
Add a blank line after a variable declaration.
Notes:
svn path=/head/; revision=122072
|
| |
|
|
|
|
|
|
|
| |
on writer lock. This is first cut at rwlock for rtld.
Submitted by: desichen
Notes:
svn path=/head/; revision=118745
|
| |
|
|
|
|
|
|
|
|
| |
code until rtld-elf and libkse can cooperate better, those code can be
restored.
Reviewed by: deischen
Notes:
svn path=/head/; revision=116975
|
|
|
path, making them suitable for direct use by the dynamic loader.
Register libpthread-specific locking API with rtld on startup.
This still has some rough edges with signals which should be
addresses later.
Approved by: re (scottl)
Notes:
svn path=/head/; revision=115399
|