svn rev #23521: trunk/doc/
raeburn@MIT.EDU
raeburn at MIT.EDU
Sun Dec 27 19:21:10 EST 2009
http://src.mit.edu/fisheye/changelog/krb5/?cs=23521
Commit By: raeburn
Log Message:
Note last real update was a while back; delete listings of libraries no longer in tree.
Changed Files:
U trunk/doc/thread-safe.txt
Modified: trunk/doc/thread-safe.txt
===================================================================
--- trunk/doc/thread-safe.txt 2009-12-28 00:21:06 UTC (rev 23520)
+++ trunk/doc/thread-safe.txt 2009-12-28 00:21:10 UTC (rev 23521)
@@ -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 @@
----------------
-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 @@
----------------
libapputils
-libpty
libss
Used by single-threaded programs only (but see above re KDC). Don't
More information about the cvs-krb5
mailing list