1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib
Mike Makonnen 401901ac43 Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.

Discussed with: davidxu, deischen, marcel
MFC after: 3 days
2004-10-06 14:23:00 +00:00
..
bind Fix up the man file installation for the new BIND 9 sources: 2004-09-26 06:36:11 +00:00
csu Implement .init and .fini. 2004-09-23 23:00:51 +00:00
libalias
libarchive
libatm
libautofs
libbegemot Fix build in the !NOATM case by using the begemot library in place of 2004-09-24 22:10:34 +00:00
libbluetooth
libbsnmp
libbz2
libc Mutually cross-reference sysexits(3) and err(3). Add text to err(3) 2004-10-04 14:04:37 +00:00
libc_r
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
libdevstat
libdisk
libedit
libexpat
libfetch Update copyright years. 2004-09-21 18:35:21 +00:00
libform
libftpio
libgeom
libio
libipsec
libipx
libkiconv
libkse Allocate red zone and stack space together and then split red zone from 2004-10-06 08:11:07 +00:00
libkvm Redefine a PTE as a 64-bit integral type instead of a struct of 2004-09-23 00:05:20 +00:00
libmagic
libmd
libmenu
libmilter
libmp
libncp Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
libncurses
libnetgraph Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
libngatm
libopie Bump the library version numbers for the following libraries: 2004-10-01 15:38:07 +00:00
libpam
libpanel
libpcap Bump the library version numbers for the following libraries: 2004-10-01 15:38:07 +00:00
libpthread Allocate red zone and stack space together and then split red zone from 2004-10-06 08:11:07 +00:00
libradius
librpcsvc
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Don't add integers to void pointers. 2004-10-03 15:58:20 +00:00
libtacplus
libtelnet
libthr Close a race between a thread exiting and the freeing of it's stack. 2004-10-06 14:23:00 +00:00
libthread_db
libufs
libugidfw
libusbhid
libutil Backout manual page updates. 2004-09-26 12:08:31 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun Bump the library version numbers for the following libraries: 2004-10-01 15:38:07 +00:00
ncurses
Makefile Fix build in the !NOATM case by using the begemot library in place of 2004-09-24 22:10:34 +00:00
Makefile.inc