2006-05-05 00:02:39 +08:00
|
|
|
2006-05-04 Ulrich Drepper <drepper@redhat.com>
|
2006-05-04 14:38:07 +08:00
|
|
|
|
2006-05-05 04:56:12 +08:00
|
|
|
* sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
|
|
|
|
|
2006-05-05 02:23:32 +08:00
|
|
|
* sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
|
|
|
|
client->cl_auth.
|
|
|
|
|
2006-05-05 02:08:28 +08:00
|
|
|
* sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
|
|
|
|
cleanup for initial thread, just the free call on TVP.
|
|
|
|
|
2006-05-05 00:02:39 +08:00
|
|
|
* nscd/gai.c (__getline): Define.
|
2004-12-21 07:37:46 +08:00
|
|
|
|
2004-12-20 16:34:14 +08:00
|
|
|
|
2006-05-05 00:05:24 +08:00
|
|
|
See ChangeLog.16 for earlier changes.
|