[PATCH] sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro

Florian Weimer fweimer@redhat.com
Tue Jun 26 13:28:00 GMT 2018


On 06/25/2018 07:10 PM, Florian Weimer wrote:
> Header and C source file changes were generated using:
> 
> unifdef -m -D_RPC_THREAD_SAFE_ include/rpc/rpc.h sunrpc/*.c
> 
> 2018-06-25  Florian Weimer<fweimer@redhat.com>
> 
> 	Remove always-defined_RPC_THREAD_SAFE_  macro.
> 	* sunrpc/Makefile (sunrpc-CPPFLAGS, CPPFLAGS, BUILD_CPPFLAGS):
> 	Do not define_RPC_THREAD_SAFE_.
> 	* include/rpc/rpc.h: Remove_RPC_THREAD_SAFE_  preprocessor
> 	conditional.
> 	* sunrpc/clnt_perr.c: Likewise.
> 	* sunrpc/clnt_raw.c: Likewise.
> 	* sunrpc/clnt_simp.c: Likewise.
> 	* sunrpc/key_call.c: Likewise.
> 	* sunrpc/rpc_common.c: Likewise.
> 	* sunrpc/rpc_main.c: Likewise.
> 	* sunrpc/rpc_thread.c: Likewise.
> 	* sunrpc/svc.c: Likewise.
> 	* sunrpc/svc_raw.c: Likewise.
> 	* sunrpc/svc_simple.c: Likewise.
> 	* sumrpc/svcauth_des.c: Likewise.

I've pushed this wearing my network maintainer head.

Florian



More information about the Libc-alpha mailing list