mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
add MLINKS: pthread_testcancel(3) -> pthread_setcanceltype(3)
This commit is contained in:
parent
547be285ff
commit
0543309637
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60464
@ -88,6 +88,7 @@ MLINKS+= \
|
||||
pthread_schedparam.3 pthread_setschedparam.3 \
|
||||
pthread_testcancel.3 pthread_getcancelstate.3 \
|
||||
pthread_testcancel.3 pthread_setcancelstate.3 \
|
||||
pthread_testcancel.3 pthread_setcanceltype.3 \
|
||||
sem_open.3 sem_close.3 \
|
||||
sem_open.3 sem_unlink.3 \
|
||||
sem_wait.3 sem_trywait.3
|
||||
|
@ -88,6 +88,7 @@ MLINKS+= \
|
||||
pthread_schedparam.3 pthread_setschedparam.3 \
|
||||
pthread_testcancel.3 pthread_getcancelstate.3 \
|
||||
pthread_testcancel.3 pthread_setcancelstate.3 \
|
||||
pthread_testcancel.3 pthread_setcanceltype.3 \
|
||||
sem_open.3 sem_close.3 \
|
||||
sem_open.3 sem_unlink.3 \
|
||||
sem_wait.3 sem_trywait.3
|
||||
|
Loading…
Reference in New Issue
Block a user