From: Ulrich Drepper Date: Wed, 11 Apr 2001 05:46:16 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_3~117 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=337c27f9bb997d516aa96ac3011fec2af4bc7330;p=glibc.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 3517d5136a..9446cb5262 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.