glibc/rt
Ulrich Drepper 00995ca9ef 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.
1998-10-30 18:18:59 +00:00
..
Makefile Update. 1998-05-15 14:46:36 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
aio.h Declare __aio_init. 1998-10-24 11:06:07 +00:00
aio_cancel.c Update. 1998-09-14 11:43:26 +00:00
aio_error.c Update. 1997-12-04 00:12:34 +00:00
aio_fsync.c Update. 1997-12-08 03:06:47 +00:00
aio_misc.c Update. 1998-10-30 18:18:59 +00:00
aio_misc.h Update. 1997-12-08 03:06:47 +00:00
aio_notify.c Update. 1998-10-30 18:18:59 +00:00
aio_read.c Update. 1997-12-08 03:06:47 +00:00
aio_read64.c Update. 1997-12-08 03:06:47 +00:00
aio_return.c Update. 1997-12-04 00:12:34 +00:00
aio_suspend.c Update. 1998-04-11 11:51:23 +00:00
aio_write.c Update. 1997-12-08 03:06:47 +00:00
aio_write64.c Update. 1997-12-08 03:06:47 +00:00
lio_listio.c Update. 1998-04-11 20:19:13 +00:00
lio_listio64.c Update. 1998-04-11 11:51:23 +00:00
tst-aio.c Update. 1998-04-14 16:51:08 +00:00