about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-30 18:18:59 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-30 18:18:59 +0000
commit00995ca9efcd48dd26b810e787ddfe701c23eb41 (patch)
tree33ed26b25e4fcc56df4a97a9e5cca11e6ca572bd /ChangeLog
parente980ca92297b87f132315afe36cc530edb20c7e0 (diff)
downloadglibc-00995ca9efcd48dd26b810e787ddfe701c23eb41.tar.gz
glibc-00995ca9efcd48dd26b810e787ddfe701c23eb41.tar.xz
glibc-00995ca9efcd48dd26b810e787ddfe701c23eb41.zip
Update.
1998-10-30 18:11  Ulrich Drepper  <drepper@cygnus.com>

	* iconv/gconv_conf.c (__gconv_read_conf): Don't define as
	internal_function since it is called through a pointer.
	* iconv/gconv_db.c (free_derivation): Likewise.
	* iconv/gconv_int.h: Adjust prototype od __gconv_read_conf.

	* posix/wordexp.c: Add internal_function to parse_backtick definition.
	* rt/aio_misc.c: Add internal_function to __aio_free_request,
	__aio_find_req, __aio_find_req_fd, and __aio_enqueue_request
	definitions.
	* rt/aio_notify.c: Add internal_function to __aio_notify_only and
	__aio_notify definitions.
	* wcsmbsload.c: Add internal_function to __wcsmbs_load_conv definition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e42d4b3388..c55b452ca9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+1998-10-30 18:11  Ulrich Drepper  <drepper@cygnus.com>
+
+	* iconv/gconv_conf.c (__gconv_read_conf): Don't define as
+	internal_function since it is called through a pointer.
+	* iconv/gconv_db.c (free_derivation): Likewise.
+	* iconv/gconv_int.h: Adjust prototype od __gconv_read_conf.
+
+	* posix/wordexp.c: Add internal_function to parse_backtick definition.
+	* rt/aio_misc.c: Add internal_function to __aio_free_request,
+	__aio_find_req, __aio_find_req_fd, and __aio_enqueue_request
+	definitions.
+	* rt/aio_notify.c: Add internal_function to __aio_notify_only and
+	__aio_notify definitions.
+	* wcsmbsload.c: Add internal_function to __wcsmbs_load_conv definition.
+
 1998-10-30  Ulrich Drepper  <drepper@cygnus.com>
 
 	* Makerules (build-shlib): Add -O to generate optimized shared