diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2006-04-28 19:07:15 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-28 19:07:15 +0000 |
| commit | ee821689eb2a2db7d303d4e3efa7ef54f502c854 (patch) | |
| tree | a45cdbba22edb575dd855ff46532eec61f6d7b81 /ChangeLog | |
| parent | 4718026de2ecab773d21b25efc989e18b9c4dc99 (diff) | |
| download | glibc-ee821689eb2a2db7d303d4e3efa7ef54f502c854.tar.xz glibc-ee821689eb2a2db7d303d4e3efa7ef54f502c854.zip | |
* nis/nss-default.c (init): Rewrite parse to get the variables
from a table.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-04-28 Ulrich Drepper <drepper@redhat.com> + * nis/nss-default.c (init): Rewrite parse to get the variables + from a table. + * nis/nss_nis/nis-service.c: Avoid passing pointer to static variable around. Reduce number of memory allocations by creating list of memory pools. |
