From ac44d97eea1c0b87b0ff604fdd41af243dfd2e5d Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 25 May 2000 20:25:04 +0000 Subject: * libthreads.map: Update comment to reflect Roland's 2000-03-30 change, and my change to the toplevel configure.in that disables versioning for the old stdio-using libc. --- libthreads/libthreads.map | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'libthreads/libthreads.map') diff --git a/libthreads/libthreads.map b/libthreads/libthreads.map index 0f53f58b..d86f646f 100644 --- a/libthreads/libthreads.map +++ b/libthreads/libthreads.map @@ -2,9 +2,11 @@ It is in the form of a linker script, to be including as an input file in the link command, rather than with --version-script. */ - /* We only define these symbols when built against a libio-using libc, - which we presume will be 2.2 that is expecting our lockfile.c hooks. - For now, the rest of the library's symbols remain unversioned. */ +/* We only use this file when we build against a libio-using libc, + which we presume will be 2.2 that is expecting our lockfile.c + hooks. Therefore the flockfile functions are added to the + GLIBC_2.2 version node. The rest of the library's symbols will use + HURD_CTHREADS_0.3. */ VERSION { -- cgit v1.2.3