diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-10-08 15:25:08 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-10-08 15:25:08 -0700 |
commit | c658d255e919d40619cc2a5730d502c7777830cc (patch) | |
tree | fa11abc61bc1b46d51ee850bfbe599df924849a6 /ChangeLog | |
parent | 7edb55ce06ab1fa716a062cd1cb6682585bb449d (diff) | |
download | glibc-c658d255e919d40619cc2a5730d502c7777830cc.zip glibc-c658d255e919d40619cc2a5730d502c7777830cc.tar.gz glibc-c658d255e919d40619cc2a5730d502c7777830cc.tar.bz2 |
Fix some nit warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-10-08 Roland McGrath <roland@hack.frob.com> + + * nscd/nscd_proto.h: Declare __nscd_setnetgrent. + + * nss/getent.c (netgroup_keys): Remove unused variable. + * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise. + 2011-10-08 Ulrich Drepper <drepper@gmail.com> * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl. |