diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-15 16:22:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-15 16:22:13 +0000 |
commit | 840094b5f48a9a7047d88644bb8bf992b2822303 (patch) | |
tree | 46a94c3d3cc04a171f998c83547d240487a8429d /ChangeLog | |
parent | fd0262a4eded9226071c52c3df99f07d50e22dce (diff) | |
download | glibc-840094b5f48a9a7047d88644bb8bf992b2822303.tar.gz |
* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
Significant cleanups. Correct adjustment for pointer array.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-04-15 Ulrich Drepper <drepper@redhat.com> + + * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent): + Significant cleanups. Correct adjustment for pointer array. + 2006-04-14 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall. |