diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-08-31 18:30:02 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-08-31 18:52:00 +0200 |
commit | 2fa6d086d15f15f2fde50bcac5f552f652d3ef36 (patch) | |
tree | 8fe5c9b71a86d1d42d577729bc1295bfb5bc4972 /ChangeLog | |
parent | b41bd5bc83b23f62f6f0815d20ed1e1185c58086 (diff) | |
download | glibc-2fa6d086d15f15f2fde50bcac5f552f652d3ef36.tar glibc-2fa6d086d15f15f2fde50bcac5f552f652d3ef36.tar.gz glibc-2fa6d086d15f15f2fde50bcac5f552f652d3ef36.tar.bz2 glibc-2fa6d086d15f15f2fde50bcac5f552f652d3ef36.zip |
stdio-common: Remove internal_function attribute
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2017-08-31 Florian Weimer <fweimer@redhat.com> + * stdio-common/printf_fp.c (group_number): Remove + internal_function. + * stdio-common/vfprintf.c (buffered_vfprintf): Likewise. + +2017-08-31 Florian Weimer <fweimer@redhat.com> + * posix/fnmatch.c (internal_function): Remove definition. * posix/fnmatch_loop.c (FCT, EXT, END): Remove internal_function. * posix/regcomp.c (peek_token, init_word_char) |