1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/lib
mbuhl 7d412f24af Fix the failing libm/rint regress test by adding ieee754 implementations
for the rounding functions.
Input from kettenis@,
OK miod@
2022-09-03 08:26:05 +00:00
..
csu Inline RELOC_* into boot_md.c and simplify the code based on what 2022-01-31 05:43:22 +00:00
libagentx Fix a case where EndOfMibView wasn't honoured. 2022-08-29 12:17:24 +00:00
libarch sys/param.h was only used for PAGE_MASK. use getpagesize() at 2021-09-17 15:19:52 +00:00
libc Fix the failing libm/rint regress test by adding ieee754 implementations 2022-09-03 08:26:05 +00:00
libcbor sync to upstream libcbor v0.7.0; some minor fixes, but a note major 2020-08-03 02:34:31 +00:00
libcrypto Add an empty line for consistency. 2022-08-31 21:34:14 +00:00
libcsi Mechanical conversion of libcsi for opaque DH. 2022-01-10 23:03:07 +00:00
libcurses tparm %l should push strlen(pop) onto the stack not insert it into the 2022-06-28 07:36:52 +00:00
libedit man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libelf Do not embed ident(1) strings in object code. 2022-09-01 05:49:04 +00:00
libevent man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libexpat Update libexpat to 2.4.7. Relevant for OpenBSD are bug fixes #572 2022-03-09 19:22:19 +00:00
libfido2 backport Xr fix 2022-08-31 06:23:06 +00:00
libform
libfuse man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libkeynote man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libkvm MAXCOMLEN is no longer needed in these programs, so remove the annotation 2022-02-22 17:35:01 +00:00
libl
libm use ansi volatile keyword, not __volatile 2022-08-29 02:01:18 +00:00
libmenu
libossaudio Makes libossaudio use sndio instead of the kernel mixer(4) interface. 2020-04-02 19:57:10 +00:00
libpanel
libpcap clear cur_membag so that pcap can be used more than once 2022-05-28 03:20:33 +00:00
libpthread/man add section to mmap Xr 2022-07-17 09:53:40 +00:00
libradius libradius: convert to HMAC_CTX on the heap 2021-12-16 17:32:51 +00:00
librpcsvc a few depend:-related thingies that were still in. 2019-12-21 21:39:59 +00:00
librthread librthread: validate timespec inputs with timespecisvalid(3) 2022-05-14 14:52:20 +00:00
libskey some fixes from varik valefor; 2020-10-24 10:33:44 +00:00
libsndio Bump libsndio pkg-config version to 1.9.0 2022-07-16 09:49:46 +00:00
libssl Check sk_SSL_CIPHER_push() return value 2022-09-01 15:19:16 +00:00
libtls Bump libtls minor after libcrypto and libssl minor bump 2022-07-07 13:05:13 +00:00
libusbhid man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libutil Backout "Only return file descriptors to block or character devices" 2022-08-26 21:47:16 +00:00
liby
libz Adjust whitespace (tabs vs spaces) on one line to reduce diff with upstream 2022-08-15 12:29:19 +00:00
check_sym By default, put intermediate files in a temp dir and remove it on 2022-01-03 03:40:48 +00:00
Makefile Build libfido2 after all other libraries, as it links against one of 2021-12-01 07:36:03 +00:00