Jason Evans
|
f560c4e709
|
Track libc's three-tier symbol naming. libc_r must currently implement
the _libc_*() entry points and add *() weak aliases. This will all
change for the better when libc_r becomes libpthread.
|
2000-01-12 09:28:58 +00:00 |
|
Jason Evans
|
386812d440
|
Fix some minor POSIX/SUSv2 compliance nits.
PR: kern/11982
|
1999-12-18 01:00:42 +00:00 |
|
Peter Wemm
|
7f3dea244c
|
$Id$ -> $FreeBSD$
|
1999-08-28 00:22:10 +00:00 |
|
Alexander Langer
|
23424a1f9a
|
-Wall clean.
|
1998-09-07 19:23:55 +00:00 |
|
Alexander Langer
|
c0e366326f
|
Implement pthread read/write locks as defined by Version 2 of the Single
UNIX Specification.
As with our standard mutexes, process shared locks are not supported at
this time.
|
1998-09-07 19:01:43 +00:00 |
|