freebsd-skq/lib
Ed Maste 4d37254910 Remove redundant csu subdir logic
The appropriate subdirectories are handled by lib/csu/Makefile. There's
no need to duplicate this logic in Makefile.inc1 and lib/Makefile.

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D2523
2015-05-12 17:53:22 +00:00
..
atf Add LIB_CXX so that C++ libraries will use CXX to link. 2015-03-17 15:16:36 +00:00
clang Update generated include/llvm/Support/DataTypes.h. 2015-02-28 00:31:01 +00:00
csu Ensure the cross assembler, linker and objcopy are used for the build32 2015-04-02 06:58:17 +00:00
libalias
libarchive libarchive: Allow setting nanosecond timestamps. 2015-04-25 21:25:00 +00:00
libauditd
libbegemot
libblocksruntime
libbluetooth Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED 2015-04-07 16:48:23 +00:00
libbsdstat
libbsm
libbsnmp
libbz2
libc Teach bits of libc about Thumb. This adds the if-then instructions needed 2015-05-12 10:03:14 +00:00
libc_nonshared
libc++
libcalendar
libcam
libcapsicum Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno. 2015-05-02 17:45:52 +00:00
libcasper Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno. 2015-05-02 17:45:52 +00:00
libclang_rt Update compiler-rt to trunk r228651. This enables using Address 2015-02-22 22:31:36 +00:00
libcom_err
libcompat rexec(3): prevent uninitialized access to "port" variable. 2015-02-16 21:35:29 +00:00
libcompiler_rt compiler_rt: add floatunsitf for arm64 2015-04-16 12:54:28 +00:00
libcrypt
libcuse
libcxxrt
libdevctl Add a new device control utility for new-bus devices called devctl. This 2015-02-06 16:09:01 +00:00
libdevinfo Expose the constants for internal new-bus device flags to userland. The 2015-02-05 22:42:44 +00:00
libdevstat Remove an obsolete comment in devstat(3) about the accuracy of the 2015-02-27 02:44:12 +00:00
libdpv
libdwarf
libedit Do not modify locales 2015-04-26 09:25:44 +00:00
libefi
libelf
libelftc Update reported elftoolchain version to 3179 2015-04-06 13:55:33 +00:00
libevent Rework PRIVATELIB 2015-05-04 16:28:54 +00:00
libexecinfo
libexpat
libfetch Remove defunct SSLv2 support from fetch(1) and fetch(3). 2015-03-25 18:56:36 +00:00
libfigpar
libgeom libgeom: plug memory leak in EndElement. 2015-04-22 22:23:56 +00:00
libgpib
libgpio Add the missing manual page link to the recently added function. 2015-03-20 19:29:59 +00:00
libgssapi
libiconv_modules Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
libipsec
libjail
libkiconv Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
libkvm Add stub functions to build libkvm. There will be added, but we need them 2015-04-02 17:30:19 +00:00
libldns
liblzma Revert r282775 for now. The added dependency would cause problems for 2015-05-12 05:42:13 +00:00
libmagic
libmandoc libc now has reallocarray 2015-05-01 18:34:29 +00:00
libmd Unbreak MIPS build following rev. 282726 2015-05-11 16:45:33 +00:00
libmemstat
libmilter
libmp
libmt Minor mdoc fixes. 2015-04-20 21:19:26 +00:00
libnandfs
libnetbsd
libnetgraph Some NetGraph debug polishing. 2015-02-06 09:41:16 +00:00
libngatm
libnv Add test case for unpack with diffrent flags. 2015-05-02 18:07:47 +00:00
libohash
libopie
libpam Conditionalize building radius support into libpam, ppp, etc via 2015-02-04 06:53:45 +00:00
libpcap
libpjdlog
libpmc Minor mdoc fixes. 2015-04-20 21:19:26 +00:00
libproc Fix debug symbols loading in libproc: 0 is a valid file descriptor. 2015-03-13 04:26:48 +00:00
libprocstat
libradius
librpcsec_gss
librpcsvc
librt Build/install libc, librt, libthr, and msun NetBSD test suites on all 2015-04-27 06:49:27 +00:00
librtld_db
libsbuf
libsdp Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED 2015-04-07 16:48:23 +00:00
libsm
libsmb
libsmdb
libsmutil
libsqlite3
libstand Reduce diffs between the three copies of libstand's Makefile 2015-04-23 14:04:33 +00:00
libstdbuf
libstdthreads Use pthread_mutex_trylock(3) to implement mtx_trylock(3). 2015-02-26 16:39:57 +00:00
libtacplus
libtelnet
libthr Disable the tests that use makecontext on arm64, it still needs to be 2015-04-27 13:56:20 +00:00
libthread_db Add the arm64 parts of libthread_db. 2015-04-01 08:37:50 +00:00
libucl Rework PRIVATELIB 2015-05-04 16:28:54 +00:00
libufs
libugidfw
libulog
libunbound
libusb
libusbhid
libutil
libvgl
libvmmapi Deprecate the 3-way return values from vm_gla2gpa() and vm_copy_setup(). 2015-05-06 16:25:20 +00:00
libwrap
libxo Upgrade libxo to 0.3.2. 2015-04-27 17:23:19 +00:00
liby
libypclnt
libz
msun The presence/absence of CPU features should be tested with 2015-04-28 14:14:06 +00:00
ncurses
tests
Makefile Remove redundant csu subdir logic 2015-05-12 17:53:22 +00:00
Makefile.inc