summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-27 18:21:37 +0000
committerRoland McGrath <roland@gnu.org>2000-03-27 18:21:37 +0000
commitd7da225a3013c450ed2ed8cfef99e11bd1d4162a (patch)
treeed44eb6c640af2707394d86f24e811c88c381d30
parent7d520be8a7a92d72f0c65db3d5a2e4a0cf6c8914 (diff)
.
-rw-r--r--ChangeLog5
-rw-r--r--libthreads/ChangeLog9
2 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d80c749c..46f33200 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-27 Roland McGrath <roland@baalperazim.frob.com>
+
+ * configure.in (VERSIONING): New check for ld --version-script.
+ * config.make.in (VERSIONING): New variable, set by configure.
+
1999-12-14 Roland McGrath <roland@baalperazim.frob.com>
* mkbootfs: Removed directory and all files.
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index f5c65ad9..b89eecfc 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -1,3 +1,12 @@
+2000-03-27 Roland McGrath <roland@baalperazim.frob.com>
+
+ Locking support for stdio streams with glibc-2.2 libio. EXPERIMENTAL!
+ * lockfile.c: New file.
+ * libthreads.map: New file.
+ * Makefile (SRCS): Add lockfile.c.
+ [$(VERSIONING) = yes] ($(libname).so.$(hurd-version)): Depend
+ on $(srcdir)/$(libname).map to get version script into the link.
+
2000-02-28 Roland McGrath <roland@baalperazim.frob.com>
* i386/csw.S: #undef __ELF__ before defining it, since