54 crypt_genhash_impl
.3c \
56 crypt_gensalt_impl
.3c \
63 decimal_to_floating
.3c \
84 door_server_create
.3c \
90 enable_extended_FILE_stdio
.3c \
113 floating_to_decimal
.3c \
253 posix_spawn_file_actions_addclose
.3c \
254 posix_spawn_file_actions_addclosefrom_np
.3c \
255 posix_spawn_file_actions_adddup2.3c \
256 posix_spawn_file_actions_destroy
.3c \
257 posix_spawn_pipe_np
.3c \
258 posix_spawnattr_destroy
.3c \
259 posix_spawnattr_getflags
.3c \
260 posix_spawnattr_getpgroup
.3c \
261 posix_spawnattr_getschedparam
.3c \
262 posix_spawnattr_getschedpolicy
.3c \
263 posix_spawnattr_getsigdefault
.3c \
264 posix_spawnattr_getsigignore_np
.3c \
265 posix_spawnattr_getsigmask
.3c \
273 pthread_attr_getdetachstate
.3c \
274 pthread_attr_getguardsize
.3c \
275 pthread_attr_getinheritsched
.3c \
276 pthread_attr_getschedparam
.3c \
277 pthread_attr_getschedpolicy
.3c \
278 pthread_attr_getscope
.3c \
279 pthread_attr_getstack
.3c \
280 pthread_attr_getstackaddr
.3c \
281 pthread_attr_getstacksize
.3c \
282 pthread_attr_get_np
.3c \
283 pthread_attr_init
.3c \
284 pthread_barrier_destroy
.3c \
285 pthread_barrier_wait
.3c \
286 pthread_barrierattr_destroy
.3c \
287 pthread_barrierattr_getpshared
.3c \
289 pthread_cleanup_pop
.3c \
290 pthread_cleanup_push
.3c \
291 pthread_cond_init
.3c \
292 pthread_cond_signal
.3c \
293 pthread_cond_wait
.3c \
294 pthread_condattr_getclock
.3c \
295 pthread_condattr_getpshared
.3c \
296 pthread_condattr_init
.3c \
301 pthread_getconcurrency
.3c \
302 pthread_getschedparam
.3c \
303 pthread_getspecific
.3c \
305 pthread_key_create
.3c \
306 pthread_key_delete
.3c \
308 pthread_mutex_consistent
.3c \
309 pthread_mutex_getprioceiling
.3c \
310 pthread_mutex_init
.3c \
311 pthread_mutex_lock
.3c \
312 pthread_mutex_timedlock
.3c \
313 pthread_mutexattr_getprioceiling
.3c \
314 pthread_mutexattr_getprotocol
.3c \
315 pthread_mutexattr_getpshared
.3c \
316 pthread_mutexattr_getrobust
.3c \
317 pthread_mutexattr_gettype
.3c \
318 pthread_mutexattr_init
.3c \
320 pthread_rwlock_init
.3c \
321 pthread_rwlock_rdlock
.3c \
322 pthread_rwlock_timedrdlock
.3c \
323 pthread_rwlock_timedwrlock
.3c \
324 pthread_rwlock_unlock
.3c \
325 pthread_rwlock_wrlock
.3c \
326 pthread_rwlockattr_getpshared
.3c \
327 pthread_rwlockattr_init
.3c \
329 pthread_setcancelstate
.3c \
330 pthread_setcanceltype
.3c \
331 pthread_setschedprio
.3c \
333 pthread_spin_destroy
.3c \
334 pthread_spin_lock
.3c \
335 pthread_spin_unlock
.3c \
336 pthread_testcancel
.3c \
350 rctlblk_set_value
.3c \
362 sched_get_priority_max
.3c \
364 sched_getscheduler
.3c \
365 sched_rr_get_interval
.3c \
367 sched_setscheduler
.3c \
413 string_to_decimal
.3c \
423 sync_instruction_memory
.3c \
441 thr_getconcurrency
.3c \
532 # We want to just install manpages but there is no manpage-only mk file so
533 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
534 # Eventually, it will go away and with it this hack as well.