diff options
author | Carlos O'Donell <carlos@redhat.com> | 2016-10-28 16:17:30 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2016-10-28 22:40:16 -0400 |
commit | 960294f00a33559af40143ac056f68d21c006d27 (patch) | |
tree | 19f9e141f15902ccc09be507571e8b09d7996901 /ChangeLog | |
parent | 1b16ff0b1e6906d4f5a4380c4ca5750e87c5e52d (diff) | |
download | glibc-960294f00a33559af40143ac056f68d21c006d27.zip glibc-960294f00a33559af40143ac056f68d21c006d27.tar.gz glibc-960294f00a33559af40143ac056f68d21c006d27.tar.bz2 |
Add include/crypt.h.
To support tests that include crypt.h we add a wrapper.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-10-28 Carlos O'Donell <carlos@redhat.com> + + * elf/Makefile (CFALGS-tst-linkall-static): Remove. + * include/crypt.h: New file. + 2016-10-28 Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com> * dlfcn/bug-atexit3-lib.cc (write_message): New function, copied |