From: Ulrich Drepper Date: Wed, 11 Apr 2001 05:46:16 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~23248 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=337c27f9bb997d516aa96ac3011fec2af4bc7330;p=external%2Fglibc.git Update. 22001-04-08 Thorsten Kukuk * sunrpc/rpc_main.c: If we compile RPC thread safe, allow rpcgen to generate thread safe code. --- diff --git a/ChangeLog b/ChangeLog index 3517d51..9446cb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +22001-04-08 Thorsten Kukuk + + * sunrpc/rpc_main.c: If we compile RPC thread safe, allow + rpcgen to generate thread safe code. + 2001-04-10 Andreas Jaeger * math/test-fenv.c (initial_tests): Protect FE_TONEAREST declaration.