1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/lib
2016-09-26 15:43:26 +00:00
..
csu Now that vax has been removed, nothing defined MD_NO_CLEANUP anymore. 2016-09-26 15:43:26 +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 sigsetmask() and sigblock() are no longer used by any setjmp implementation 2016-09-26 05:57:58 +00:00
libcompiler_rt Don't build saveFP/restFP for powerpc. Not needed on OpenBSD. 2016-09-19 12:19:34 +00:00
libcrypto Append to CLEANFILES instead of replacing it, so libcrypto.pc is 2016-09-23 21:49:30 +00:00
libcurses Include the legacy_coding(3) page which documents use_legacy_coding(), 2016-09-16 17:24:20 +00:00
libcxx We definitely want to use arc4random() on OpenBSD. 2016-09-19 22:17:22 +00:00
libcxxabi We don't need cross-unwinding support, 2016-09-19 22:37:23 +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 Generate pkg-config files at build time like everything else. This 2016-09-14 06:26:02 +00:00
libkeynote for some time now mandoc has not required MLINKS to function 2016-03-30 06:38:40 +00:00
libkvm handle fallout of moving the address maps to RBT code. 2016-09-16 04:03:27 +00:00
libl
libm Reduce libm's exports and make internal calls go direct. 2016-09-12 19:47:01 +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 Use /dev/bpf0 instead of /dev/bpf (without loop though), as suggested by 2016-05-08 08:20:50 +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 to the <limits.h> universe. 2015-01-16 16:48:51 +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 Improve on code from the previous commit. 2016-09-22 12:34:59 +00:00
libtls Update ld search path for libssl/libcrypto, fixes cross-build after source moved. 2016-09-19 03:25:22 +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 Use a constant format string and output the variable part with %s 2016-08-30 14:52:09 +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