This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]