22001-04-08  Thorsten Kukuk  <kukuk@suse.de>

	* sunrpc/rpc_main.c: If we compile RPC thread safe, allow
	rpcgen to generate thread safe code.
This commit is contained in:
Ulrich Drepper 2001-04-11 05:46:16 +00:00
parent 59bcae17c7
commit 337c27f9bb
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
22001-04-08 Thorsten Kukuk <kukuk@suse.de>
* sunrpc/rpc_main.c: If we compile RPC thread safe, allow
rpcgen to generate thread safe code.
2001-04-10 Andreas Jaeger <aj@suse.de>
* math/test-fenv.c (initial_tests): Protect FE_TONEAREST declaration.