kernel-ark/net/sunrpc
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function
This patch creates a new kstrdup library function and changes the "local"
implementations in several places to use this function.

Most of the changes come from the sound and net subsystems.  The sound part
had already been acknowledged by Takashi Iwai and the net part by David S.
Miller.

I left UML alone for now because I would need more time to read the code
carefully before making changes there.

Signed-off-by: Paulo Marques <pmarques@grupopie.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:18 -07:00
..
auth_gss
auth_null.c
auth_unix.c
auth.c
cache.c
clnt.c [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag 2005-06-22 16:07:30 -04:00
Makefile
pmap_clnt.c
rpc_pipe.c
sched.c
stats.c
sunrpc_syms.c [PATCH] RPC: Encode and decode arbitrary XDR arrays 2005-06-22 16:07:20 -04:00
svc.c [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port 2005-06-22 16:07:22 -04:00
svcauth_unix.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
svcauth.c
svcsock.c
sysctl.c
timer.c
xdr.c [PATCH] RPC: Encode and decode arbitrary XDR arrays 2005-06-22 16:07:20 -04:00
xprt.c [PATCH] RPC: kick off socket connect operations faster 2005-06-22 16:07:32 -04:00