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
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Daniel Eischen
fa7c4d5575
Add RCS IDs to those files without them.
...
Fix copyrights (s/REGENTS/AUTHOR).
Suggested by: tg
Approved by: jb
1999-08-05 12:15:30 +00:00
Alexander Langer
09bb0da60c
Modify the return values to comply with POSIX. Previously these
...
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.
1997-11-25 01:29:16 +00:00
Julian Elischer
c840cec7c5
Submitted by: John Birrell
...
uthreads update from the author.
1997-02-05 23:26:09 +00:00