From 18c54facf1ba6125abab0eb6080630c1847e8819 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 31 Aug 2017 15:33:27 +0200 Subject: Linux getcwd: Remove internal_function attribute --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f547ee..7cbac7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2017-08-31 Florian Weimer + * sysdeps/unix/sysv/linux/getcwd.c (generic_getcwd): Remove + internal_function. + (GETCWD_RETURN_TYPE): Likewise. + +2017-08-31 Florian Weimer + * include/time.h (__tz_compute, __strptime_internal): Remove internal_function. * time/strptime_l.c (__strptime_internal): Likewise. -- cgit v1.1