diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-02-05 14:32:48 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-02-05 14:32:48 -0800 |
commit | 7bd642f580ef5698bd5b1777a5ba7af2f58c5d8c (patch) | |
tree | 14890fc649b83573695690e7512e3f81eb849224 /ChangeLog | |
parent | 573c29b288d5cb88f3a09b9b7b5bcf0db762fd5d (diff) | |
download | glibc-7bd642f580ef5698bd5b1777a5ba7af2f58c5d8c.tar glibc-7bd642f580ef5698bd5b1777a5ba7af2f58c5d8c.tar.gz glibc-7bd642f580ef5698bd5b1777a5ba7af2f58c5d8c.tar.bz2 glibc-7bd642f580ef5698bd5b1777a5ba7af2f58c5d8c.zip |
Move nss directory into sysdeps Subdirs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2013-02-05 Roland McGrath <roland@hack.frob.com> + * Makeconfig (all-Depend-files): Add existing + $(sorted-subdirs:=/Depend) files. + (all-subdirs): Remove nss. + * sysdeps/unix/inet/Subdirs: Add it here instead. + * hesiod/Depend: New file. + * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array instead of calling alloca. |