Module Name:    src
Committed By:   riastradh
Date:           Thu Nov 21 20:32:36 UTC 2024

Added Files:
        src/lib/libpthread: pthread.expsym

Log Message:
libpthread: Add expected symbols list.

PR lib/58838: shared libraries in base should all have expsym lists


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libpthread/pthread.expsym

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/lib/libpthread/pthread.expsym
diff -u /dev/null src/lib/libpthread/pthread.expsym:1.1
--- /dev/null	Thu Nov 21 20:32:36 2024
+++ src/lib/libpthread/pthread.expsym	Thu Nov 21 20:32:36 2024
@@ -0,0 +1,284 @@
+___msync13
+___nanosleep50
+__aio_suspend50
+__kevent100
+__libc_cond_broadcast
+__libc_cond_destroy
+__libc_cond_init
+__libc_cond_signal
+__libc_cond_timedwait
+__libc_cond_wait
+__libc_mutex_destroy
+__libc_mutex_init
+__libc_mutex_lock
+__libc_mutex_trylock
+__libc_mutex_unlock
+__libc_mutexattr_destroy
+__libc_mutexattr_init
+__libc_mutexattr_settype
+__libc_rwlock_destroy
+__libc_rwlock_init
+__libc_rwlock_rdlock
+__libc_rwlock_tryrdlock
+__libc_rwlock_trywrlock
+__libc_rwlock_unlock
+__libc_rwlock_wrlock
+__libc_thr_create
+__libc_thr_curcpu
+__libc_thr_equal
+__libc_thr_errno
+__libc_thr_exit
+__libc_thr_getspecific
+__libc_thr_init
+__libc_thr_keycreate
+__libc_thr_keydelete
+__libc_thr_once
+__libc_thr_self
+__libc_thr_setcancelstate
+__libc_thr_setspecific
+__libc_thr_sigsetmask
+__libc_thr_yield
+__mq_timedreceive50
+__mq_timedsend50
+__msync13
+__nanosleep50
+__pollts50
+__pselect50
+__res_get_state
+__res_put_state
+__res_state
+__select50
+__sigprocmask14
+__sigsuspend14
+__sigtimedwait50
+__uselibcstub
+__wait450
+_clock_nanosleep
+_close
+_fcntl
+_fdatasync
+_fsync
+_fsync_range
+_mq_receive
+_mq_send
+_msgrcv
+_msgsnd
+_open
+_openat
+_poll
+_pread
+_pthread_attr_get_np
+_pthread_cond_has_waiters_np
+_pthread_mutex_held_np
+_pthread_mutex_owner_np
+_pthread_rwlock_held_np
+_pthread_rwlock_rdheld_np
+_pthread_rwlock_wrheld_np
+_pwrite
+_read
+_readv
+_recvfrom
+_recvmmsg
+_recvmsg
+_sendmmsg
+_sendmsg
+_sendto
+_sigwait
+_write
+_writev
+accept
+call_once
+clock_nanosleep
+close
+cnd_broadcast
+cnd_destroy
+cnd_init
+cnd_signal
+cnd_timedwait
+cnd_wait
+connect
+fcntl
+fdatasync
+fsync
+fsync_range
+mq_receive
+mq_send
+msgrcv
+msgsnd
+mtx_destroy
+mtx_init
+mtx_lock
+mtx_timedlock
+mtx_trylock
+mtx_unlock
+open
+openat
+poll
+pread
+pthread__allqueue
+pthread__alltree_lock
+pthread__cancel_stub_binder
+pthread__cleanup_pop
+pthread__cleanup_push
+pthread__concurrency
+pthread__dbg
+pthread__deadqueue
+pthread__deadqueue_lock
+pthread__errno
+pthread__guardsize
+pthread__init
+pthread__lock_ops
+pthread__lock_ras_end
+pthread__lock_ras_start
+pthread__nspins
+pthread__pagesize
+pthread__sched_yield
+pthread__stacksize
+pthread__started
+pthread__static_lib_binder
+pthread__tsd_destructors
+pthread__tsd_list
+pthread__unpark_max
+pthread_attr_destroy
+pthread_attr_get_np
+pthread_attr_getdetachstate
+pthread_attr_getguardsize
+pthread_attr_getinheritsched
+pthread_attr_getname_np
+pthread_attr_getschedparam
+pthread_attr_getschedpolicy
+pthread_attr_getscope
+pthread_attr_getstack
+pthread_attr_getstackaddr
+pthread_attr_getstacksize
+pthread_attr_init
+pthread_attr_setcreatesuspend_np
+pthread_attr_setdetachstate
+pthread_attr_setguardsize
+pthread_attr_setinheritsched
+pthread_attr_setname_np
+pthread_attr_setschedparam
+pthread_attr_setschedpolicy
+pthread_attr_setscope
+pthread_attr_setstack
+pthread_attr_setstackaddr
+pthread_attr_setstacksize
+pthread_barrier_destroy
+pthread_barrier_init
+pthread_barrier_wait
+pthread_barrierattr_destroy
+pthread_barrierattr_init
+pthread_cancel
+pthread_cond_broadcast
+pthread_cond_destroy
+pthread_cond_has_waiters_np
+pthread_cond_init
+pthread_cond_signal
+pthread_cond_timedwait
+pthread_cond_wait
+pthread_condattr_destroy
+pthread_condattr_getclock
+pthread_condattr_init
+pthread_condattr_setclock
+pthread_create
+pthread_curcpu_np
+pthread_detach
+pthread_equal
+pthread_exit
+pthread_getaffinity_np
+pthread_getattr_np
+pthread_getcpuclockid
+pthread_getname_np
+pthread_getschedparam
+pthread_getspecific
+pthread_join
+pthread_key_create
+pthread_key_delete
+pthread_keys_max
+pthread_kill
+pthread_mutex_destroy
+pthread_mutex_getprioceiling
+pthread_mutex_held_np
+pthread_mutex_init
+pthread_mutex_lock
+pthread_mutex_owner_np
+pthread_mutex_setprioceiling
+pthread_mutex_timedlock
+pthread_mutex_trylock
+pthread_mutex_unlock
+pthread_mutexattr_destroy
+pthread_mutexattr_getprioceiling
+pthread_mutexattr_getprotocol
+pthread_mutexattr_gettype
+pthread_mutexattr_init
+pthread_mutexattr_setprioceiling
+pthread_mutexattr_setprotocol
+pthread_mutexattr_settype
+pthread_once
+pthread_resume_np
+pthread_rwlock_destroy
+pthread_rwlock_held_np
+pthread_rwlock_init
+pthread_rwlock_rdheld_np
+pthread_rwlock_rdlock
+pthread_rwlock_timedrdlock
+pthread_rwlock_timedwrlock
+pthread_rwlock_tryrdlock
+pthread_rwlock_trywrlock
+pthread_rwlock_unlock
+pthread_rwlock_wrheld_np
+pthread_rwlock_wrlock
+pthread_rwlockattr_destroy
+pthread_rwlockattr_init
+pthread_self
+pthread_setaffinity_np
+pthread_setcancelstate
+pthread_setcanceltype
+pthread_setcontext
+pthread_setname_np
+pthread_setschedparam
+pthread_setschedprio
+pthread_setspecific
+pthread_sigmask
+pthread_spin_destroy
+pthread_spin_init
+pthread_spin_lock
+pthread_spin_trylock
+pthread_spin_unlock
+pthread_suspend_np
+pthread_testcancel
+pwrite
+read
+readv
+recvfrom
+recvmmsg
+recvmsg
+sem_close
+sem_destroy
+sem_getvalue
+sem_init
+sem_open
+sem_post
+sem_timedwait
+sem_trywait
+sem_unlink
+sem_wait
+sendmmsg
+sendmsg
+sendto
+setcontext
+sigwait
+thrd_create
+thrd_current
+thrd_detach
+thrd_equal
+thrd_exit
+thrd_join
+thrd_sleep
+thrd_yield
+tss_create
+tss_delete
+tss_get
+tss_set
+write
+writev

Reply via email to