From 89f447edba330554fb50b19009938c8c19cc7414 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 20 Aug 2011 15:25:16 -0400 Subject: Minor optimizatin in alias lookup in files NSS module --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca38ec3234..5af9c0b190 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-08-20 Ulrich Drepper + * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked. + * elf/dl-open.c (add_to_global): Report additions to the global scope for LD_DEBUG=scopes. (dl_open_worker): Also print scope of newly loaded dependencies. -- cgit v1.2.3