diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-02 20:06:20 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-02 20:06:20 +0530 |
commit | df3aedaf38df715f5faf3a0a2795e61098980963 (patch) | |
tree | f4a379d3a3c46279318b2f806930f1bd984b762d /ChangeLog | |
parent | b42ad38d63776fc973b234fa17c429b4a06c6fa6 (diff) | |
download | glibc-df3aedaf38df715f5faf3a0a2795e61098980963.tar glibc-df3aedaf38df715f5faf3a0a2795e61098980963.tar.gz glibc-df3aedaf38df715f5faf3a0a2795e61098980963.tar.bz2 glibc-df3aedaf38df715f5faf3a0a2795e61098980963.zip |
Use herrnop directly
H_ERRNO_ARGS is unnecessary since we this file is specifically for
hosts lookup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-12-02 Siddhesh Poyarekar <siddhesh@redhat.com> + + * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r): + Use HERRNOP directly. + 2013-12-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com> * sysdeps/powerpc/fpu/libm-test-ulps: Update. |