Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread
Module Name: src
Committed By: christos
Date: Tue Jan 21 02:24:42 UTC 2003
Modified Files:
src/lib/libpthread: Makefile
Added Files:
src/lib/libpthread: sem_destroy.3 sem_getvalue.3 sem_init.3 sem_open.3
sem_post.3 sem_wait.3
Log Message:
add manual pages.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libpthread/Makefile
cvs rdiff -r0 -r1.1 src/lib/libpthread/sem_destroy.3 \
src/lib/libpthread/sem_getvalue.3 src/lib/libpthread/sem_init.3 \
src/lib/libpthread/sem_open.3 src/lib/libpthread/sem_post.3 \
src/lib/libpthread/sem_wait.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index