From 4f7408c7acb37dd53294e848326a317358f8fdd0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 6 Feb 2009 05:33:30 +0000 Subject: * include/rpc/auth.h: Use libc_hidden_proto for _null_auth. * sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth. Also move _null_auth to .rodata. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fde04bfd0c..4abf3a2700 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-02-05 Ulrich Drepper + * include/rpc/auth.h: Use libc_hidden_proto for _null_auth. + * sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth. Also + move _null_auth to .rodata. + * time/tzset.c (__tzset_parse_tz): DST offset must also allow hour value of 24. -- cgit v1.2.1