freebsd-dev/lib
Konstantin Belousov 129ccff2fb Workaround for (what seems to be) compiler error for gcc 3.4.6. On
i386 with default optimization level (-O2), va_list pointer ap in the
__v2printf function is advanced before the use. That cause argument
shift and garbage instead last argument in printf-family when xprintf is
activated.

The nsswitch is easy victim of the bug.

Reviewed by:	kan
Approved by:	kan (mentor)
MFC after:	1 week
2006-10-21 11:49:07 +00:00
..
bind Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
csu Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00
libalias Fix a regression: let natd load libalias modules before /usr is mounted 2006-10-08 14:02:00 +00:00
libarchive Performance: If the dir mode requested is "reasonable", then just 2006-10-04 02:08:04 +00:00
libatm Bump library majro version for gethostbyaddr(3). 2006-05-21 15:15:21 +00:00
libautofs
libbegemot
libbluetooth
libbsm Hook up additional OpenBSM man page aliases following OpenBSM 1.0 alpha 12 2006-09-25 11:53:58 +00:00
libbsnmp
libbz2
libc Workaround for (what seems to be) compiler error for gcc 3.4.6. On 2006-10-21 11:49:07 +00:00
libc_r Backout unblocking of signal if no threads can currently handle it. 2006-10-14 01:11:44 +00:00
libcalendar
libcam Go with a different version of the previous patch so to preserve errno. 2006-04-30 07:08:43 +00:00
libcom_err
libcompat
libcrypt Provide alternate default for SHLIBDIR before bsd.own.mk does this. 2006-03-18 11:01:06 +00:00
libdevinfo Markup fixes. 2006-09-17 21:27:35 +00:00
libdevstat
libdisk unbreak build for sparc64 etc. 2006-10-09 05:12:54 +00:00
libedit
libexpat
libfetch Respect MK_INET6_SUPPORT. 2006-07-27 04:54:03 +00:00
libform
libftpio Respect MK_INET6_SUPPORT. 2006-07-27 04:54:03 +00:00
libgeom
libgpib Apply style.Makefile(5) here. 2006-04-13 08:12:31 +00:00
libgssapi
libipsec Markup fixes. 2006-09-17 21:27:35 +00:00
libipx
libkiconv
libkse Stylize: 2006-09-01 21:25:22 +00:00
libkvm unbreak build for sparc64 etc. 2006-10-09 05:12:54 +00:00
libmagic Update for the 'file' 4.17 import. 2006-06-19 08:10:23 +00:00
libmd
libmemstat Increase the number of CPUs to 32 to suit sun4v. 2006-07-26 07:46:32 +00:00
libmenu
libmilter Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
libmp Pass BN_CTX to internal functions instead of allocating it internally. 2006-07-30 19:29:26 +00:00
libncp Silence GCC4 warning. 2006-09-21 01:30:04 +00:00
libncurses Convert NO_PROFILE and NO_LIB32 to new style. 2006-03-18 21:37:05 +00:00
libnetgraph Include sys/socket.h to know about sa_family_t. 2006-10-17 16:56:29 +00:00
libngatm
libopie
libpam The pam_unix module also provides password management. 2006-10-12 15:00:17 +00:00
libpanel
libpcap Place shared libpcap library under /lib, currently needed by 2006-04-13 07:25:02 +00:00
libpmc Markup fixes. 2006-09-17 21:27:35 +00:00
libpthread Stylize: 2006-09-01 21:25:22 +00:00
libradius Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
librpcsvc Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
librt Account for recent changes in namespace.h. Use _pthread_create 2006-03-29 04:20:53 +00:00
libsbuf
libsdp - Add new service class definitions and a new attribute identifier definition 2006-08-26 23:16:35 +00:00
libsm Add new libsm file from sendmail 8.13.6 2006-03-22 16:58:15 +00:00
libsmb NO_MAN is not needed here. 2006-03-16 15:18:17 +00:00
libsmdb
libsmutil
libstand Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
libtacplus
libtelnet Stop enforcing dependencies between MK_* options at Makefile level. 2006-07-31 13:29:36 +00:00
libthr Don't inherit THR_FLAGS_NEED_SUSPEND for child process, child process 2006-10-14 13:40:08 +00:00
libthread_db remove libc_r remanent. 2006-10-20 14:15:42 +00:00
libufs
libugidfw Add some new options to mac_bsdestended. We can now match on: 2006-04-23 17:06:18 +00:00
libusbhid
libutil Fix markup in previous revision. 2006-10-10 08:15:08 +00:00
libvgl
libwrap Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
liby
libypclnt Remove debug code. 2006-07-28 21:34:37 +00:00
libz Resolve conflicts. 2006-03-23 14:09:21 +00:00
msun Moved __BEGIN_DECLS up a little so that it covers __test_sse() and C++ 2006-10-14 20:35:56 +00:00
ncurses Convert NO_PROFILE and NO_LIB32 to new style. 2006-03-18 21:37:05 +00:00
Makefile Removed libc_r build support. 2006-09-30 11:32:46 +00:00
Makefile.inc