freebsd-dev/lib
Marcel Moolenaar 9a3ea63e79 Define THR_GETCONTEXT and THR_SETCONTEXT in terms of the userland
context functions. We don't need to enter the kernel anymore. The
contexts are compatible (ie a context created by getcontext() can
be restored by _ia64_restore_context()).

While here, make the use of THR_ALIGNBYTES and THR_ALIGN a no-op.
They are going to be removed anyway.
2003-08-05 19:37:20 +00:00
..
compat
csu Fix typo: Passing the first argument to exit() in out2 does not work. 2003-07-15 03:50:38 +00:00
libalias
libatm Correct a cut'n'paste error in a comment. 2003-07-29 13:51:53 +00:00
libbind
libbz2
libc add support for using kqueue to watch bpf sockets. 2003-08-05 07:12:49 +00:00
libc_r Add wrapper for kqueue() to keep track of the allocated fd and allow it to 2003-07-25 17:02:33 +00:00
libcalendar
libcam
libcom_err
libcompat Axe AINC. 2003-07-01 15:07:01 +00:00
libcrypt
libdevinfo
libdevstat
libdisk
libedit LANG->LC_ALL 2003-08-04 21:31:53 +00:00
libexpat
libfetch Make sure the crypto versions of libfetch and fetch(1) appear in 2003-07-22 13:54:31 +00:00
libform
libftpio
libgeom Remove GCC-specific debugging option. 2003-07-24 19:53:02 +00:00
libio
libipsec
libipx
libisc
libkse Define THR_GETCONTEXT and THR_SETCONTEXT in terms of the userland 2003-08-05 19:37:20 +00:00
libkvm Remove unnecssary <vm/swap_pager.h> includes. 2003-07-31 21:44:31 +00:00
libmd
libmenu
libmilter Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
libmp
libncp Fix for 64 bit platforms. sysctl's length args are pointers to 2003-07-25 19:17:46 +00:00
libncurses
libnetgraph
libopie
libpam Revert previous commit after fixing libpam. 2003-07-21 19:56:28 +00:00
libpanel
libpcap
libpthread Define THR_GETCONTEXT and THR_SETCONTEXT in terms of the userland 2003-08-05 19:37:20 +00:00
libradius
librpcsvc
libsbuf
libsm Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
libsmb
libsmdb Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
libsmutil Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
libstand bsd.lib.mk,v 1.143 no longer uses ld(1) directly to strip 2003-06-30 19:08:49 +00:00
libtacplus
libtelnet Make sure that a "make release" (more accurately the bit that makes 2003-07-24 17:19:15 +00:00
libthr Implement _get_curthread and _set_curthread. We use GCCs builtin 2003-07-24 07:51:49 +00:00
libufs
libugidfw
libusbhid
libutil
libvgl
libwrap Turn on the extended syntax, which TCP_wrappers has by default, as 2003-07-24 19:58:56 +00:00
libxpg4
liby
libypclnt
libz Fix URL of zlib home page: It's hosted at gzip.org now. 2003-06-26 20:05:47 +00:00
msun Fixed some style bugs (misplacement and misformatting of some commented-out 2003-07-23 09:24:44 +00:00
ncurses
Makefile Don't check for the existance of src/crypto/ for building items that 2003-07-24 18:30:25 +00:00
Makefile.inc