1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/lib
schwarze a63b39658a Add an EXAMPLES section.
I admit this is unusually long for a manual page.  But that's not my fault
as a documentation author.  An example in a manual page ought to be minimal
to show what needs to be demonstrated, and this example is minimal in that
sense.  Making it shorter without loosing important aspects does not seem
possible.

When an API is poorly designed, one of the consequences is that that
documentation becomes harder to understand and often longer - in this
case to the point of becoming outright intimidating.  If people dislike
that, they should design better APIs in the first place rather than
blasting the poor manual page for being too long or too complicated.

OK tb@
2024-12-21 00:27:47 +00:00
..
csu effectively revert revision 1.7. 2024-08-17 09:48:31 +00:00
libagentx Add a test to the end of agentx_varbind_finalize(), after completing the 2023-10-29 11:10:07 +00:00
libarch
libc appeared in 4.3BSD before 4.3BSD-Tahoe 2024-12-11 23:28:20 +00:00
libcbor
libcrypto Add an EXAMPLES section. 2024-12-21 00:27:47 +00:00
libcurses Fix some program names that were not expanded correctly when ncurses was 2024-08-23 15:10:40 +00:00
libedit Update ncurses and associated libraries (form, panel, menu) to 2023-10-17 09:52:08 +00:00
libelf Add missing entry for gelf_update_ehdr in the list of functions that 2023-07-06 06:25:49 +00:00
libevent In kq_del(), delete matching EV_ADD entries to prevent libevent from 2024-03-23 22:51:49 +00:00
libexpat Update libexpat to version 2.6.4. 2024-11-12 20:33:37 +00:00
libfido2 Sync EVP_MD_meth removal with what landed upstream 2024-03-29 02:31:22 +00:00
libform Update ncurses and associated libraries (form, panel, menu) to 2023-10-17 09:52:08 +00:00
libfuse remove unneeded semicolons; checked by millert@ 2024-09-20 02:00:46 +00:00
libkeynote remove duplicate rcs id 2024-10-22 22:33:06 +00:00
libkvm Adjust code since FILL_KPROC() got another argument since struct tusage 2024-07-08 13:18:26 +00:00
libl
libm Fix typo: s/fetesteexcept/fetestexcept/ 2024-06-17 12:59:28 +00:00
libmenu Update ncurses and associated libraries (form, panel, menu) to 2023-10-17 09:52:08 +00:00
libossaudio
libpanel Update ncurses and associated libraries (form, panel, menu) to 2023-10-17 09:52:08 +00:00
libpcap backout scanner.l strtonum commits; they restrict numbers to INT_MAX, 2024-09-24 14:20:31 +00:00
libpthread/man
libradius timingsafe_bcmp() is better than timingsafe_memcmp() for the purpose. 2024-08-14 04:50:31 +00:00
librpcsvc
librthread libc, librthread: _twait: subtraction is not comparison 2024-01-07 19:44:28 +00:00
libskey remove prototypes with no matching function 2024-05-21 11:13:08 +00:00
libsndio Bump libsndio pkg-config version to 1.10.0 2024-08-01 16:25:34 +00:00
libssl received form the peer -> received from the peer 2024-12-19 06:45:21 +00:00
libtls Document tls_peer_cert_common_name() 2024-12-10 08:42:12 +00:00
libusbhid
libutil Garbage collect the unused imsg_hdr in imsg_close() 2024-11-29 04:35:13 +00:00
liby
libz libz: sync with upstream 2024-11-09 21:51:37 +00:00
check_sym check_sym: adjust logic not to exit 1 in the default dynamic mode 2024-09-03 08:49:16 +00:00
Makefile