diff options
| author | proven <proven@NetBSD.org> | 1994-02-07 22:02:26 +0000 |
|---|---|---|
| committer | proven <proven@NetBSD.org> | 1994-02-07 22:02:26 +0000 |
| commit | 0ddc616639d6536ea4ec43cb1c482f1ab9cc25a4 (patch) | |
| tree | 536eb985a4fff1b2f88cdf7fc76e1e4cebd3b262 /lib/libpthread/include/pthread_attr.h | |
| parent | 21f4b3b04c1e5cb64e95a000a1ea81a6cfaf9502 (diff) | |
RCS ids added.
pthread_once() defines moved to separate header file.
Diffstat (limited to 'lib/libpthread/include/pthread_attr.h')
| -rw-r--r-- | lib/libpthread/include/pthread_attr.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libpthread/include/pthread_attr.h b/lib/libpthread/include/pthread_attr.h index ba64d25f325..f4718e1def5 100644 --- a/lib/libpthread/include/pthread_attr.h +++ b/lib/libpthread/include/pthread_attr.h @@ -29,6 +29,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $Id: pthread_attr.h,v 1.3 1994/02/07 22:02:34 proven Exp $ $provenid: pthread_attr.h,v 1.17 1994/02/07 03:32:02 proven Exp $ + * * Description : Basic pthread attributes header. * * 1.00 93/11/03 proven |
