freebsd-dev/lib
Dimitry Andric cb554de222 Allow building libc++ with any custom -std=xxx flag. Note that using
-std=gnu++98 will give a lot of warnings with clang, so please use
-std=c++0x or higher, or use NO_WERROR.

MFC after:	1 week
2012-10-22 19:44:17 +00:00
..
atf Add ATF to the build. This is may be a bit rought around the egdes, 2012-10-22 01:18:41 +00:00
bind
clang Add support for bmake. This includes: 2012-10-06 20:01:05 +00:00
csu
libalias
libarchive
libauditd
libbegemot
libblocksruntime
libbluetooth
libbsm
libbsnmp
libbz2
libc Update the kill(2) and killpg(2) man pages to the modern permission 2012-10-22 03:37:00 +00:00
libc++ Allow building libc++ with any custom -std=xxx flag. Note that using 2012-10-22 19:44:17 +00:00
libcalendar
libcam
libcom_err
libcompat
libcompiler_rt
libcrypt
libcxxrt
libdevinfo
libdevstat
libdisk
libdwarf remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
libedit Initialize the num variable to avoid uninitialized data. 2012-09-27 05:26:29 +00:00
libefi
libelf Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
libexpat
libfetch Implement HTTP 305 redirect handling. 2012-10-22 03:00:15 +00:00
libgeom
libgpib
libgssapi
libiconv
libiconv_modules
libipsec
libipx
libjail Fix some memory allocation errors: 2012-10-04 19:07:05 +00:00
libkiconv
libkse
libkvm kvm_getprocs: gracefully handle errors from kvm_deadprocs 2012-10-06 20:16:04 +00:00
liblzma
libmagic r235638 is not the clean way to add support for building on ancient FreeBSD 2012-09-11 22:38:33 +00:00
libmandoc Merge mandoc from vendor into contrib and provide the necessary Makefile glue. 2012-10-19 22:21:01 +00:00
libmd
libmemstat
libmilter
libmp
libnandfs
libncp
libnetgraph
libngatm
libopie
libpam remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
libpcap MFV: libpcap 1.3.0. 2012-10-05 18:42:50 +00:00
libpmc Remove trailing whitespace. 2012-10-19 18:30:50 +00:00
libproc When calling the C++ demangler, make sure to free the returned buffer, 2012-09-07 02:38:07 +00:00
libprocstat Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
libradius
librpcsec_gss Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
librpcsvc
librt
librtld_db
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Correct detection of a superblock. 2012-10-03 10:06:48 +00:00
libstdbuf Remove WARNS=6 lines. 2012-10-18 15:39:29 +00:00
libstdthreads
libtacplus
libtelnet
libthr In suspend_common(), don't wait for a thread which is in creation, because 2012-08-27 03:09:39 +00:00
libthread_db Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
libufs
libugidfw
libulog
libusb
libusbhid Restore handling of the third argument (id) of hid_start_parse(), same as 2012-09-20 18:56:27 +00:00
libutil Fix IEC / SI binary prefixes (Ki, Mi, Gi, etc) production by humanize_number(3) 2012-09-12 11:41:03 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun Revert r241756 2012-10-22 13:21:11 +00:00
ncurses
Makefile Add ATF to the build. This is may be a bit rought around the egdes, 2012-10-22 01:18:41 +00:00
Makefile.inc