From 53148e33b3d1b77ad14028cd2325022e36e9c55e Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Wed, 26 Jul 2000 12:10:31 +0000 Subject: * Makefile (HURDLIBS): Reorder libs such that the threads lib comes before the ports lib. This makes sure the functions in libthreads properly override the stubs in libports with the new dynamic linker semantics in glibc 2.2. --- libdiskfs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 2ea6d4dd..22bfb192 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,10 @@ +2000-07-26 Mark Kettenis + + * Makefile (HURDLIBS): Reorder libs such that the threads lib + comes before the ports lib. This makes sure the functions in + libthreads properly override the stubs in libports with the new + dynamic linker semantics in glibc 2.2. + 2000-07-18 Thomas Bushnell, BSG * io-seek.c (diskfs_S_io_seek): Don't use CHANGE_NODE_FIELD -- cgit v1.2.3