1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/lib
Ed Schouten ffd1746d03 Upgrade our Clang in base to r108428.
This commit merges the latest LLVM sources from the vendor space. It
also updates the build glue to match the new sources. Clang's version
number is changed to match LLVM's, which means /usr/include/clang/2.0
has been renamed to /usr/include/clang/2.8.

Obtained from:	projects/clangbsd
2010-07-20 17:16:57 +00:00
..
bind Since powerpc and powerpc64 share an instruction set, bind can and should 2010-07-10 17:46:53 +00:00
clang Upgrade our Clang in base to r108428. 2010-07-20 17:16:57 +00:00
csu C startup support for 64-bit PowerPC. 2010-07-10 03:45:55 +00:00
libalias Remove redundant WARNS?=6 overrides and inherit the WARNS setting from 2010-03-02 18:44:08 +00:00
libarchive s/an struct/a struct 2010-07-17 12:53:57 +00:00
libauditd
libautofs
libbegemot
libbluetooth
libbsm
libbsnmp Always assign WARNS using ?= 2010-03-02 16:58:04 +00:00
libbz2
libc For xsi_sigpause(3), remove the supplied signal from the process mask 2010-07-12 10:14:24 +00:00
libc_r Though these libraries are disconnected from the build and don't 2010-02-15 14:14:13 +00:00
libcalendar
libcam mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libcom_err
libcompat mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libcrypt
libdevinfo
libdevstat
libdisk
libdwarf Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN. 2010-02-25 22:16:30 +00:00
libedit libedit: Reduce surprising behaviour with filename completion some more: 2010-06-15 22:23:21 +00:00
libefi Various fixes like spelling, style and syntax. 2010-02-09 18:43:20 +00:00
libelf * Improve compatibility with existing application code by permitting the 2010-06-13 10:58:50 +00:00
libexpat
libfetch If the A flag is supplied, http_request() will attempt the request only 2010-07-01 17:44:33 +00:00
libftpio mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
libgeom
libgpib Finally, document libgpib. 2010-02-01 20:53:55 +00:00
libgssapi mdoc cleanup 2010-06-02 10:20:23 +00:00
libipsec
libipx
libjail Don't copy and return a potentially unset buffer when jail_get fails. 2010-07-15 19:21:33 +00:00
libkiconv
libkse Merge from tbemd: 2010-06-13 01:27:29 +00:00
libkvm 64-bit PowerPC KVM support. 2010-07-10 15:15:00 +00:00
liblzma Unbreak xz (liblzma) on strong-aligned architectures (and without 2010-07-15 03:11:04 +00:00
libmagic With r208341 in place WARNS can be increased. 2010-05-20 09:00:11 +00:00
libmd
libmemstat Add a new column to the output of vmstat -z to indicate the number 2010-06-15 19:28:37 +00:00
libmilter
libmp
libncp
libnetgraph
libngatm
libopie
libpam Bump .Dd date. 2010-05-03 09:49:42 +00:00
libpcap
libpkg - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
libpmc mdoc: remove literal tabs where they don't belong 2010-06-08 16:48:59 +00:00
libproc Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN. 2010-02-25 22:16:30 +00:00
libradius
librpcsec_gss mdoc: remove literal tabs where they don't belong 2010-06-08 16:48:59 +00:00
librpcsvc
librt Fixed dependencies (make checkdpadd). 2010-02-25 20:24:19 +00:00
libsbuf
libsdp
libsm Enable the use of nanosleep() instead of using pause() and signals. 2010-03-04 05:53:06 +00:00
libsmb
libsmdb
libsmutil
libstand Use type-specific inline function imax() instead of deprecated macro MAX(). 2010-07-12 15:32:45 +00:00
libtacplus
libtelnet
libthr Use _SIG_VALID instead of expanded form of the macro. 2010-07-12 10:15:33 +00:00
libthread_db Powerpc64 thread libraries support. 2010-07-10 15:13:49 +00:00
libufs Search beyond the first 1/8th of inodes. 2010-05-01 18:56:45 +00:00
libugidfw mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libulog mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libusb Fix return values for usb_find_busses() and usb_find_devices(). We should try 2010-05-13 00:26:30 +00:00
libusbhid Use fixed width integer types for parsing the binary hid data. 2010-05-13 02:03:00 +00:00
libutil Update to current version of head. 2010-04-28 05:33:59 +00:00
libvgl
libwrap
liby
libypclnt
libz MFV: zlib 1.2.5. 2010-04-20 21:14:30 +00:00
msun powerpc64 floating-point is identical to powerpc, so use the same 2010-07-10 14:40:57 +00:00
ncurses
Makefile Update clang to r108243. 2010-07-13 17:21:42 +00:00
Makefile.inc