diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-30 07:01:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-30 07:01:26 +0000 |
commit | ac05397075f621cfdbe1db527c96167a58b6d18e (patch) | |
tree | 5576945d46ad457a2e07550972c987759689ca5f /ChangeLog | |
parent | 487609e313750814bf8d99a0390dde7620d55086 (diff) | |
download | glibc-ac05397075f621cfdbe1db527c96167a58b6d18e.zip glibc-ac05397075f621cfdbe1db527c96167a58b6d18e.tar.gz glibc-ac05397075f621cfdbe1db527c96167a58b6d18e.tar.bz2 |
* nis/nss_nisplus/nisplus-parser.c: Minor optimizations and
cleanups. Avoid copying data if it can be used in the old place.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-04-30 Ulrich Drepper <drepper@redhat.com> + + * nis/nss_nisplus/nisplus-parser.c: Minor optimizations and + cleanups. Avoid copying data if it can be used in the old place. + 2006-04-29 Ulrich Drepper <drepper@redhat.com> * nis/nss_nisplus/nisplus-ethers.c: Add missing null pointer check. |