freebsd-dev/lib
Marcel Moolenaar d4f7f050a8 Don't cast an int to a pointer type without (possibly) widening the
integral type to the size of a pointer type when it's known that the
cast is valid. On ia64 such casts are generally bad news and has led
us (=peter :-) to make such casts fatal. By casting to intptr_t
before casting to a pointer type, this now compiles cleanly in LP64
architectures. Note that the final cast has been changed to void*
(instead of siginfo_t*) to make it explicit that we're not trying to
pass a siginfo_t pointer but rather trying to pass an int when the
prototype says it should be a pointer.
2003-03-05 04:28:08 +00:00
..
compat Add libgmp.so.3 from 4.7-RELEASE CDs. 2003-02-17 17:26:03 +00:00
csu Very minor EOL whitespace diff-reducer. 2003-01-26 23:34:47 +00:00
libalias
libatm
libbind
libbz2
libc ABI breaker: Move the J_SIGMASK field in the jmpbuf before 2003-03-05 03:30:54 +00:00
libc_r Don't cast an int to a pointer type without (possibly) widening the 2003-03-05 04:28:08 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo Expand length of pnpinfo and length fields since pccard pnpinfo can 2003-02-17 18:56:00 +00:00
libdevstat Don't tell people to include <sys/dkstat.h> any more. 2003-02-19 06:33:37 +00:00
libdisk Fix build error. 2003-02-06 14:26:41 +00:00
libedit The .Fn function 2003-02-06 11:25:03 +00:00
libexpat
libfetch Add and document support for a FETCH_BIND_ADDRESS environment variable 2003-03-03 12:35:03 +00:00
libform
libftpio
libgeom mdoc(7) police: Scheduled sweep. 2003-02-24 22:53:26 +00:00
libio
libipsec The .Fn function. Spelling. 2003-02-06 11:29:40 +00:00
libipx
libisc
libkse MFlibc_r: add and document pthread_attr_get_np() function. 2003-03-03 22:40:20 +00:00
libkvm Change the process flags P_KSES to be P_THREADED. 2003-02-27 02:05:19 +00:00
libmd
libmenu
libmilter
libmp Adjust for OpenSSL 0.9.7. 2003-01-28 23:03:15 +00:00
libncp Use a character device and ioctl() for communication between libncp 2003-02-28 04:31:29 +00:00
libncurses Fixed CLEANFILES. 2003-02-25 15:41:49 +00:00
libnetgraph
libopie
libpam mdoc(7) police: Nits. 2003-03-03 11:45:18 +00:00
libpanel
libpcap
libpthread MFlibc_r: add and document pthread_attr_get_np() function. 2003-03-03 22:40:20 +00:00
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand Fix a machine check abort caused by the EFI loader trying to open a 2003-03-03 00:58:47 +00:00
libtacplus
libtelnet
libufs Clean up error reporting in block.c, so that it gives honest error strings 2003-02-19 00:32:48 +00:00
libugidfw
libusbhid
libutil Re-document unimplemented capabilities that were removed in the last 2003-03-05 00:21:35 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun mdoc(7) police: Nits. 2003-03-02 21:04:21 +00:00
ncurses Fixed CLEANFILES. 2003-02-25 15:41:49 +00:00
Makefile Some things don't build for PowerPC yet. 2003-02-21 02:30:51 +00:00
Makefile.inc