aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-08-31 15:56:45 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-31 15:59:06 +0200
commitab5bf7cf7628dda64701e47b149575f0f7c896bf (patch)
tree17d2a754a097ab9e6bf714ff06948522b40c4c3e /ChangeLog
parent75b3047eac76779f4e7902a9f47a6410bfdcc32f (diff)
downloadglibc-ab5bf7cf7628dda64701e47b149575f0f7c896bf.tar.xz
glibc-ab5bf7cf7628dda64701e47b149575f0f7c896bf.zip
misc: Remove internal_function function attribute
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d508605dfd..18d91c9096 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2017-08-31 Florian Weimer <fweimer@redhat.com>
+ * misc/getttyent.c (skip, value): Remove internal_function.
+ * misc/syslog.c (openlog_internal): Likewise.
+ * misc/tsearch.c (trecurse, tdestroy_recurse): Likewise.
+
+2017-08-31 Florian Weimer <fweimer@redhat.com>
+
* include/nss.h (__nss_valid_field, __nss_valid_list_field)
(__nss_rewrite_field): Remove internal_function.
* nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.