diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-08-31 18:31:04 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-08-31 18:52:00 +0200 |
commit | 65284eb7a80fad685e1fc1898fc212ec87ed03fd (patch) | |
tree | 587809c3cafaac23ac06ffd511aa59cd53610eef /ChangeLog | |
parent | 41ad5ca60e45c865b6195e9e18082882076aa0dc (diff) | |
download | glibc-65284eb7a80fad685e1fc1898fc212ec87ed03fd.zip glibc-65284eb7a80fad685e1fc1898fc212ec87ed03fd.tar.gz glibc-65284eb7a80fad685e1fc1898fc212ec87ed03fd.tar.bz2 |
libc-symbols.h: Remove definition of internal_function
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2017-08-31 Florian Weimer <fweimer@redhat.com> + * include/libc-symbols.h (internal_function): Remove. + +2017-08-31 Florian Weimer <fweimer@redhat.com> + * stdlib/fmtmsg.c (internal_addseverity): Remove internal_function. |