index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
Age
Commit message (
Collapse
)
Author
1994-12-22
specify man pages the new way.
cgd
1994-02-07
Add one complete thread safe stdio.
proven
1994-02-07
RCS ids added.
proven
pthread_once() moved to separate file. pthread_detach(), and pthread_join() routines added, and sleep now sleeps only the running thread not the process.
1994-02-07
RCS ids added.
proven
pthread_once() defines moved to separate header file.
1994-02-07
More wrapper functions, and some hacks for machine independent sleep
proven
mechanisms.
1994-02-07
The latest pthread library.
proven
1994-01-27
Stylistic change.
mycroft
1994-01-07
Delete special rules for syscall.S; they are not needed, and one of them
mycroft
is wrong anyway.
1993-12-20
Copyrights added to each file.
proven
1993-12-20
Clean up deleted files.
mycroft
1993-12-20
Copyrights added to each file.
proven
1993-11-22
Fix for older shells that can't handle then;
proven
1993-11-16
Added NOPIC flag.
proven
1993-11-15
correct my bad advice
cgd
1993-11-15
Fixed mysteriouly disappearing SCCS ID.
proven
1993-11-15
OK one more try at getting it right ...
proven
1993-11-15
Makefile needed a preall to make a few links before compiling sources.
proven
CVS doesn't check in symlinks.
1993-11-14
Initial release of the POSIX 1003.4a Draft 7 thread implementation.
proven