freebsd-skq/lib
dim 61dad2ea11 Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and update
build glue (preliminary, not all option combinations work yet).
2017-05-03 21:54:55 +00:00
..
atf
clang Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and update 2017-05-03 21:54:55 +00:00
csu Rework r234502 to include a modified CFLAGS along with ACFLAGS. 2017-04-07 19:53:14 +00:00
lib80211 [lib80211] fix a missing cleanup path. 2017-04-14 20:10:18 +00:00
libalias
libarchive MFV r316083,316094: 2017-03-28 10:39:17 +00:00
libauditd
libbegemot
libblacklist
libblocksruntime
libbluetooth
libbsdstat
libbsm Merge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD -CURRENT: 2017-03-26 21:14:49 +00:00
libbsnmp Remove an incorrect MLINK for tree(3) introduced in r310728. 2017-04-25 18:07:48 +00:00
libbz2
libc getpagesize(3) cannot fail. 2017-04-26 14:28:27 +00:00
libc_nonshared
libc++ Merge libc++ trunk r300890, and update build glue. 2017-04-22 18:59:50 +00:00
libcalendar
libcam Use __FBSDID instead of the license agreement to embed the $FreeBSD$ RCS keyword 2017-04-06 05:36:35 +00:00
libcapsicum
libcasper In libcasper, prefer to send a function index or service name over the IPC 2017-03-23 14:35:21 +00:00
libclang_rt Merge compiler-rt trunk r300890, and update build glue. 2017-04-22 18:43:15 +00:00
libcom_err
libcompat Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
libcompiler_rt Merge compiler-rt trunk r300890, and update build glue. 2017-04-22 18:43:15 +00:00
libcrypt Increase WARNS for libcrypt tests 2017-03-11 00:07:04 +00:00
libcuse
libcxxrt
libdevctl
libdevdctl
libdevinfo
libdevstat
libdpv
libdwarf
libedit
libefivar Fix a coverity-discovered NULL pointer dereference. 2017-03-23 02:30:57 +00:00
libelf
libelftc libelftc: bump version number for r317075 2017-04-17 23:57:42 +00:00
libevent [private] add libevent1 and sqlite3 include files for our private libraries. 2017-03-27 22:34:43 +00:00
libexecinfo
libexpat
libfetch r308996 broke IP literals by assuming that a colon could only occur as 2017-03-17 14:18:52 +00:00
libfigpar
libgcc_eh
libgcc_s Apply r315689 to lib/libgcc_s as well to unbreak the gcc xtoolchain build 2017-03-28 19:01:01 +00:00
libgeom Minor style(9) fixups 2017-04-23 03:36:03 +00:00
libgpio
libgssapi lib: initial use of reallocarray(3). 2017-04-21 19:27:33 +00:00
libiconv_modules lib: initial use of reallocarray(3). 2017-04-21 19:27:33 +00:00
libifconfig Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
libipsec Add large replay widow support to setkey(8) and libipsec. 2017-04-13 14:44:17 +00:00
libjail libjail: make allocation in jailparam_all() somewhat more robust. 2017-04-16 19:23:10 +00:00
libkiconv
libkvm lib/libkvm: start adding basic tests for kvm(3) 2017-03-28 17:37:49 +00:00
libldns
liblzma
libmagic
libmd Fix bootstrapping libmd on older systems after r314709. 2017-03-06 21:06:55 +00:00
libmemstat
libmilter
libmp Increase WARNS for libmp tests 2017-03-11 00:08:11 +00:00
libmt
libnandfs
libnetbsd libnetbsd: add emalloc and friends 2017-04-06 14:36:08 +00:00
libnetgraph
libngatm
libnv
libopenbsd
libopie
libpam Add options to capture stdout and / or stderr and pass the output on 2017-03-22 13:16:04 +00:00
libpathconv Fix two CURDIR references in comments that should be SRCTOP 2017-03-12 18:59:05 +00:00
libpcap Stop installing pcap-int.h, which is the internal interface for libpcap. 2017-03-07 16:06:53 +00:00
libpe
libpjdlog
libpmc pmc_read(3): fix manlint error 2017-04-07 06:06:55 +00:00
libproc Add initializations missed in r315728. 2017-03-22 18:33:29 +00:00
libprocstat Reorder includes to placate MIPS build. 2017-03-30 20:42:16 +00:00
libradius
librpcsec_gss Fix a potential problem where we might try to shift by more than 31 bits 2017-04-25 10:29:08 +00:00
librpcsvc
librss librss: simplify some NULL checks. 2017-02-27 00:10:00 +00:00
librt
librtld_db Avoid double-closing an fd if elf_begin() fails. 2017-03-22 18:14:55 +00:00
libsbuf Use __FBSDID instead of the license agreement to embed the $FreeBSD$ RCS keyword 2017-04-06 05:36:35 +00:00
libsdp
libsm
libsmb
libsmdb
libsmutil
libsqlite3 [private] add libevent1 and sqlite3 include files for our private libraries. 2017-03-27 22:34:43 +00:00
libstand libstand/dosfs: cache FAT32 in 128 Kb blocks to save loader memory 2017-04-06 20:12:39 +00:00
libstdbuf
libstdthreads
libsysdecode Fix libsysdecode vmprot flag decoding 2017-03-16 20:55:00 +00:00
libtacplus
libtelnet
libthr Add clock_nanosleep() 2017-03-19 00:51:12 +00:00
libthread_db libthread_db: unbreak build due to sign/unsigned comparison. 2017-04-20 21:01:59 +00:00
libucl
libufs
libugidfw
libulog
libunbound
libusb Fix libusb20_dev_get_desc(3) to use the "vendor product" order, not 2016-10-22 14:37:13 +00:00
libusbhid
libutil lib: initial use of reallocarray(3). 2017-04-21 19:27:33 +00:00
libvgl
libvmmapi
libwrap
libxo The relative symlink fix causes downstream issues for 2017-03-07 06:11:36 +00:00
liby Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
libypclnt
libz Add missing double quote to fix r316635 commit. 2017-04-09 03:50:48 +00:00
libzstd Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
msun msun: Remove trailing space in Sunsoft copyright statement. 2017-04-23 22:31:12 +00:00
ncurses Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
tests
Makefile Import zstandard 1.1.4 in base 2017-04-15 20:05:22 +00:00
Makefile.inc