From d7da225a3013c450ed2ed8cfef99e11bd1d4162a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 27 Mar 2000 18:21:37 +0000 Subject: . --- ChangeLog | 5 +++++ libthreads/ChangeLog | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index d80c749c..46f33200 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-03-27 Roland McGrath + + * configure.in (VERSIONING): New check for ld --version-script. + * config.make.in (VERSIONING): New variable, set by configure. + 1999-12-14 Roland McGrath * 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 + + 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 * i386/csw.S: #undef __ELF__ before defining it, since -- cgit v1.2.3