From 27abf7a3239c71af0151d33b3b85141305c370bf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 28 Aug 2002 11:08:46 +0000 Subject: * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...) to use $(filter ...) instead. Same bug fixed in aix conditionals. * locale/setlocale.c: Declare postload functions weak. --- linuxthreads/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1114321..0d3f95c 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -8,7 +8,7 @@ __pthread_handles[0] and __pthread_handles[1]. * Makefile (libpthread-routines): Add pthandles (must be last). -2002-08-26 Brian Youmans <3diff@gnu.org> +2002-08-26 Brian Youmans <3diff@gnu.org> * Examples/ex10.c: Corrected version number in Lesser GPL copying permission notice from 2 to 2.1. -- cgit v1.1