Note last real update was a while back; delete listings of libraries no longer in...
authorKen Raeburn <raeburn@mit.edu>
Mon, 28 Dec 2009 00:21:10 +0000 (00:21 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 28 Dec 2009 00:21:10 +0000 (00:21 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23521 dc483132-0cff-0310-8789-dd5450dbe970

doc/thread-safe.txt

index 0996b329a0ee65b847d1d152773d57d45a71aea9..2aa49cf73b649de7a2a38b2dfdae36867ccf6b35 100644 (file)
@@ -1,3 +1,5 @@
+[May be out of date.  Last significant update: Jan 2005.]
+
 In general, it's assumed that the library initialization function (if
 initialization isn't delayed) and the library finalization function
 are run in some thread-safe fashion, with no other parts of the
@@ -224,16 +226,6 @@ Needs work: check various objects for thread safety
 
 ----------------
 
-libkrb4
-libdes425
-
-I don't think we're likely to bother with these.
-
-Part of the krb4 API requires keeping some internal storage across
-calls.
-
-----------------
-
 libgssrpc
 
 New version is in place.  Ignore it for now?
@@ -250,7 +242,6 @@ multiprocessor systems.
 ----------------
 
 libapputils
-libpty
 libss
 
 Used by single-threaded programs only (but see above re KDC).  Don't