1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib
Alexey Zelkin 318d8cfd73 Finally! Document all undocumented functions in libc_r.
Add manual pages for following functions:

. pthread_attr_setcreatesuspend_np(3)
. pthread_main_np(3)
. pthread_multi_np(3)
. pthread_single_np(3)
. pthread_mutexattr_getkind_np(3)
. pthread_mutexattr_setkind_np(3)
. pthread_resume_all_np(3)
. pthread_resume_np(3)
. pthread_set_name_np(3)
. pthread_suspend_all_np(3)
. pthread_suspend_np(3)
. pthread_switch_add_np(3)
. pthread_switch_delete_np(3)

MFC after:	3 days
2003-02-13 22:10:10 +00:00
..
compat
csu Very minor EOL whitespace diff-reducer. 2003-01-26 23:34:47 +00:00
libalias Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libatm
libbind
libbz2
libc Implement dlinfo() function. 2003-02-13 17:47:44 +00:00
libc_r Finally! Document all undocumented functions in libc_r. 2003-02-13 22:10:10 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk Fix build error. 2003-02-06 14:26:41 +00:00
libedit The .Fn function 2003-02-06 11:25:03 +00:00
libexpat
libfetch No need for the OPENSSL_NO_KRB5 switch anymore. 2003-01-31 23:26:55 +00:00
libform
libftpio
libgeom Add appropriate MLINKS for functions documented in libgeom.3 2003-02-13 18:27:05 +00:00
libio
libipsec The .Fn function. Spelling. 2003-02-06 11:29:40 +00:00
libipx
libisc
libkse Actually link in the attr_{set,get}stack. 2003-02-11 07:28:28 +00:00
libkvm Remove all use of the LOG2() macro/inline, undoing some non-optimal cruft 2003-01-11 01:09:51 +00:00
libmd
libmenu
libmilter
libmp Adjust for OpenSSL 0.9.7. 2003-01-28 23:03:15 +00:00
libncp
libncurses
libnetgraph Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libopie
libpam Use pam_get_user(3) instead of pam_get_item(3) where appropriate. 2003-02-10 18:59:20 +00:00
libpanel
libpcap
libpthread Actually link in the attr_{set,get}stack. 2003-02-11 07:28:28 +00:00
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand
libtacplus
libtelnet
libufs WARNS ?= 2, so idiocy like 1.12 of type.c doesn't have to happen again. 2003-01-30 00:11:01 +00:00
libugidfw Correct a couple small typos. 2003-01-07 13:18:21 +00:00
libusbhid
libutil Now return NULLified struct in case of empty config file 2003-01-27 03:39:33 +00:00
libvgl Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libwrap
libxpg4
liby
libypclnt
libz
msun o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
ncurses
Makefile Hook libgeom in. 2003-02-08 15:17:49 +00:00
Makefile.inc