Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA03446; Tue, 16 Jan 96 01:33:40 EST
Received: from halloran-eldar.lcs.mit.edu by MIT.EDU with SMTP
	id AA06285; Tue, 16 Jan 96 01:33:40 EST
Received: from freefall.FreeBSD.ORG by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM)
	id AA15668; Tue, 16 Jan 1996 01:33:33 -0500
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA10474
          Mon, 15 Jan 1996 20:37:14 -0800 (PST)
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) id UAA10433
          for hackers-outgoing; Mon, 15 Jan 1996 20:36:51 -0800 (PST)
Received: from ref.tfs.com (ref.tfs.com [140.145.254.251])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA10426
          for <hackers@freebsd.org>; Mon, 15 Jan 1996 20:36:48 -0800 (PST)
Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id UAA22790 for hackers@freebsd.org; Mon, 15 Jan 1996 20:36:26 -0800
Date: Mon, 15 Jan 1996 20:36:26 -0800
From: Julian Elischer <julian@ref.tfs.com>
Message-Id: <199601160436.UAA22790@ref.tfs.com>
To: hackers@FreeBSD.ORG
Subject: Warning: Flag-day..
Sender: owner-hackers@FreeBSD.ORG
Precedence: bulk


The changes for Libc for Thread-safe operation are about ready..
I will be doing some test over the next few evenings
and will be commiting a MASSIVE set of changes..
(13000 lines of diff and new files)
there are 150 new or changed files in this set including man-pages and library 
files, also Makefiles etc.

There is a new library "uthreads" which is a pthreads variant
and ther will also be following a little later, a more standard pthreads
version (CAP's pthreads) (I hope).

this might be a good time to make sure you're all up-to date
as the libs will be a little(hopefully not much) suspect, even though all
(well, nearly all) the changes are guarded by #ifdef _THREAD_SAFE_
constructs for compatibility..
never-the less such a large change set always has dangers..

julian

+----------------------------------+       ______ _  __
|   __--_|\  Julian Elischer       |       \     U \/ / On assignment
|  /       \ julian@ref.tfs.com    +------>x   USA    \ in a very strange
| (   OZ    ) 300 lakeside Dr. oakland CA. \___   ___ | country !
+- X_.---._/  USA+(510) 645-3137(wk)           \_/   \\            
          v


