1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/lib
2016-12-30 16:29:45 +00:00
..
csu Replace return by break; requested by guenther@ 2016-12-24 16:00:35 +00:00
libarch Retire zaurus, as it hasn't made the EABI jump and will be permanently broken 2016-09-03 13:37:39 +00:00
libc gcc says "if you define labels and don't use them, I will whine." 2016-12-25 20:30:41 +00:00
libcompiler_rt Don't build saveFP/restFP for powerpc. Not needed on OpenBSD. 2016-09-19 12:19:34 +00:00
libcrypto Place ASN_ITEM_{ptr,rptr,ref} and DECLARE_ASN1_ITEM under #ifndef 2016-12-30 16:29:45 +00:00
libcurses Include the legacy_coding(3) page which documents use_legacy_coding(), 2016-09-16 17:24:20 +00:00
libcxx Compile libc++ and libc++abi with clang by default instead of egcc. 2016-12-19 23:50:41 +00:00
libcxxabi Compile libc++ and libc++abi with clang by default instead of egcc. 2016-12-19 23:50:41 +00:00
libedit Fix a crash in stifle_history() that occurred when the history 2016-05-31 16:12:00 +00:00
libevent Remove NULL pointer checks before calls to free(). 2016-09-03 11:31:17 +00:00
libexpat Generate pkg-config files at build time like everything else. This 2016-09-14 06:26:02 +00:00
libform DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS 2016-07-04 18:01:44 +00:00
libfuse Empty strings are invalid arguments. 2016-11-23 09:53:16 +00:00
libkeynote for some time now mandoc has not required MLINKS to function 2016-03-30 06:38:40 +00:00
libkvm Split PID from TID, giving processes a PID unrelated to the TID of their 2016-11-07 00:26:32 +00:00
libl
libm copysign and copysignf are used within libm, so declare them accordingly. 2016-12-22 16:11:26 +00:00
libmenu DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS 2016-07-04 18:01:44 +00:00
libossaudio use .In rather than .Fd #include 2015-09-10 17:55:21 +00:00
libpanel DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS 2016-07-04 18:01:44 +00:00
libpcap add "lldp" to the ether protocol name db. 2016-12-02 02:37:30 +00:00
libpthread some Xr adjustment to catch up with MLINKS removal; 2016-03-30 06:58:06 +00:00
libradius grammar fix; 2016-08-05 08:10:51 +00:00
librpcsvc Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS, 2016-10-16 19:28:44 +00:00
librthread Get rid of ticket support, replace "struct _spinlock" with "_atomic_lock_t". 2016-09-04 10:13:35 +00:00
libskey for some time now mandoc has not required MLINKS to function 2016-03-30 06:38:40 +00:00
libsndio Use the "new" audio(4) api and delete all the useless code to deal 2016-04-07 06:30:13 +00:00
libssl Remove now unused c2l, c2ln, l2c, n2l, l2cn and n2l3 macros. 2016-12-30 15:12:45 +00:00
libtls Hook up a certificate verify callback so that we can set user friendly 2016-12-26 16:20:58 +00:00
libunwind When _LIBUNWIND_ARM_EHABI is defined, include <link.h> to get the 2016-09-20 18:28:00 +00:00
libusbhid for some time now mandoc has not required MLINKS to function 2016-03-30 06:38:40 +00:00
libutil zap trailing whitespace; 2016-10-15 12:33:22 +00:00
liby
libz Generate pkg-config files at build time like everything else. This 2016-09-14 06:26:02 +00:00
check_sym Simplify mips64 GOTSYM bits to eliminate a couple temp files 2016-09-22 21:37:02 +00:00
Makefile Unhook sqlite3. 2016-09-23 09:18:05 +00:00