1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/lib
2008-11-12 09:41:49 +00:00
..
csu Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requires 2008-11-11 23:49:46 +00:00
libarch First pass at removing clauses 3 and 4 from NetBSD licenses. 2008-06-26 05:42:03 +00:00
libc avoid a few strlen calls for constant strings; prompted by tg; ok djm@ 2008-11-12 09:41:49 +00:00
libcompat convert to new .Dd format; 2007-05-31 19:19:00 +00:00
libcrypto fix some cause of bad TEXTREL on i386 and amd64 2008-09-19 06:09:01 +00:00
libcurses More read/write result checking fixes to avoid unsigned comparisons vs 2008-01-29 13:02:31 +00:00
libdes Add proper checks against fgets failure. From Charles Longeau. 2007-04-06 18:35:16 +00:00
libedit typo fixed (overriden -> overridden) 2008-11-09 12:34:46 +00:00
libevent - Use a const pointer for bufferevent_write. 2008-05-02 18:26:42 +00:00
libexpat slightly more robust fix in not relying on utf-8 sequences being well 2008-06-14 01:22:19 +00:00
libform remove some bogus *p tests from charles longeau 2007-03-20 03:40:05 +00:00
libgssapi Add a few man pages, remove some old and fix MLINKS 2006-04-29 12:35:56 +00:00
libkadm5clnt fix for heimdal 0.7.2 2006-04-14 08:24:41 +00:00
libkadm5srv fix for heimdal 0.7.2 2006-04-14 08:24:41 +00:00
libkeynote Update URL of the keynote webpage. While there, update angelos' email 2007-08-03 08:09:37 +00:00
libkrb5 Add a few man pages, remove some old and fix MLINKS 2006-04-29 12:35:56 +00:00
libkvm First pass at removing clauses 3 and 4 from NetBSD licenses. 2008-06-26 05:42:03 +00:00
libl use WANTLINT= (on all architectures) 2005-11-24 20:49:14 +00:00
libm - noieee_src: adapt complex versions of the functions it already 2008-10-07 22:25:53 +00:00
libmenu use WANTLINT= (on all architectures) 2005-11-24 20:49:14 +00:00
libocurses convert to new .Dd format; 2007-05-31 19:19:00 +00:00
libossaudio First pass at removing clauses 3 and 4 from NetBSD licenses. 2008-06-26 05:42:03 +00:00
libpanel use WANTLINT= (on all architectures) 2005-11-24 20:49:14 +00:00
libpcap Swap the code for a calling function and what it calls, so that the called 2008-06-15 02:49:14 +00:00
libpthread Fix PR #5942: preserve errno across fd flag updates, so that successful 2008-10-02 23:27:24 +00:00
librpcsvc add a procedure NLM_SM_NOTIFY (in version 0), used by statd to send 2008-06-15 04:41:39 +00:00
librthread use calloc() instead of malloc() and memset() 2008-10-13 05:42:46 +00:00
libsectok convert to new .Dd format; 2007-05-31 19:19:00 +00:00
libskey convert to new .Dd format; 2007-05-31 19:19:00 +00:00
libsndio tweak previous; 2008-11-11 21:45:03 +00:00
libssl fix some cause of bad TEXTREL on i386 and amd64 2008-09-19 06:09:01 +00:00
libusbhid malloc(n * m) -> calloc(n, m); ok espie 2007-09-03 14:26:54 +00:00
libutil example code fix from Will Maier; ok otto 2008-07-29 13:53:14 +00:00
libwrap convert to new .Dd format; 2007-05-31 19:19:00 +00:00
liby use WANTLINT= (on all architectures) 2005-11-24 20:49:14 +00:00
libz typos; ok jmc@ 2007-11-26 09:28:33 +00:00
bumpversion
Makefile rename libsa to libsndio 2008-10-27 00:26:33 +00:00