freebsd-skq/lib
peter b14c2e0572 When libthr and rtld start up, there are a number of magic spells cast
in order to get the symbol binding state "just so".  This is to allow
locking to be activated and not run into recursion problems later.

However, one of the magic bits involves an explicit call to _umtx_op()
to force symbol resolution.  It does a wakeup operation on a fake,
uninitialized (ie: random contents) umtx.  Since libthr isn't active, this
is harmless.  Nothing can match the random wakeup.

However, valgrind finds this and is not amused.  Normally I'd just
write a suppression record for it, but the idea of passing random
args to syscalls (on purpose) just doesn't feel right.
2008-12-07 02:32:49 +00:00
..
bind Update for version 9.4.2-P2 2008-09-01 22:55:23 +00:00
csu Add -fno-omit-frame-pointer to CFLAGS used to compile crt1.c on amd64. 2008-08-22 09:23:39 +00:00
libalias
libarchive New tests: 2008-12-06 07:08:08 +00:00
libautofs
libbegemot
libbluetooth Import handy shorthand Bluetooth address (BD_ADDR) utility functions 2008-08-13 19:35:31 +00:00
libbsm
libbsnmp
libbz2
libc Import the strndup(3) function. 2008-12-06 09:37:54 +00:00
libc_r
libcalendar
libcam Supply a valid Connect ID when issuing XPT_DEV_MATCH, which 2008-10-27 21:46:58 +00:00
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk
libdwarf
libedit
libelf
libexpat
libfetch Don't fail mistakenly with -r when we already have the whole file. 2008-10-24 07:56:01 +00:00
libftpio
libgeom - Update the libgeom manpage with a description of g_device_path and 2008-09-08 06:27:00 +00:00
libgpib
libgssapi
libipsec
libipx
libkiconv
libkse
libkvm MFp4: 2008-11-29 14:32:14 +00:00
libmagic
libmd Make the "test" target test the compiled version, instead of the 2008-12-02 19:49:41 +00:00
libmemstat
libmilter
libmp
libncp
libnetgraph
libngatm
libopie
libpam
libpcap Add links to all libpcap functions. 2008-08-28 11:48:49 +00:00
libpmc Fixes for Core2 Extreme support. 2008-12-03 17:30:36 +00:00
libproc Merge latest DTrace changes from Perforce. 2008-11-05 19:35:43 +00:00
libradius
librpcsec_gss Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
librpcsvc
librt atomic_fetchadd_int works on unsigned quantities - change 2008-08-15 21:08:48 +00:00
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Some libstand/bootp.c extension (written by Danny Braniss, slightly 2008-12-05 17:13:40 +00:00
libtacplus
libtelnet
libthr When libthr and rtld start up, there are a number of magic spells cast 2008-12-07 02:32:49 +00:00
libthread_db Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, 2008-09-14 16:07:21 +00:00
libufs
libugidfw
libusb20 src/lib/libusb20/libusb20_compat01.c 2008-11-25 08:04:40 +00:00
libusbhid
libutil Attempt a quick bandaid for arm build breakage. I went to the trouble of 2008-12-02 10:10:50 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun
ncurses - Update ncurses to 5.7-20081102 (5.7 release) and build glue 2008-11-15 09:23:48 +00:00
Makefile src/sys/dev/usb2/controller/uss820dci_pccard.c 2008-11-19 08:56:35 +00:00
Makefile.inc