diff options
| author | Florian Weimer <fweimer@redhat.com> | 2017-08-31 15:56:45 +0200 |
|---|---|---|
| committer | Florian Weimer <fweimer@redhat.com> | 2017-08-31 15:59:06 +0200 |
| commit | ab5bf7cf7628dda64701e47b149575f0f7c896bf (patch) | |
| tree | 17d2a754a097ab9e6bf714ff06948522b40c4c3e /ChangeLog | |
| parent | 75b3047eac76779f4e7902a9f47a6410bfdcc32f (diff) | |
| download | glibc-ab5bf7cf7628dda64701e47b149575f0f7c896bf.tar.xz glibc-ab5bf7cf7628dda64701e47b149575f0f7c896bf.zip | |
misc: Remove internal_function 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> + * 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. |
