Roland McGrath b4e54243c4 * mach/devstream.c (devstream_write, devstream_read): New functions.
(input, output): Functions removed.
	(mach_open_devstream): Use devstream_{read,write} as cookie functions,
	using only the vanilla fopencookie interface.

	* hurd/fopenport.c [! USE_IN_LIBIO] (cookie_io_functions_t): Define
	as macro for __io_functions.
	(funcsio): Use cookie_io_functions_t type name.
	(fopenport): Renamed from __fopenport.  Rewrite to call fopencookie.

	* libio/iofopncook.c (_IO_cookie_init): New function, broken out of
	fopencookie.
	(fopencookie): Use it.
	* libio/libio.h: Declare _IO_cookie_init.
	* hurd/vpprintf.c (vpprintf) [USE_IN_LIBIO]: Implement using
	_IO_cookie_init.

	* libio/libio.h (__io_seek_fn): Fix second argument type
	to be a pointer, in line with the manual and the old stdio.
	* libio/iofopncook.c (_IO_cookie_seek): Fix (sole) caller.

	* sysdeps/generic/bits/stdio-lock.h: New file.
	This is a stub with #error, but that's better than no file at all.

	* sysdeps/unix/sysv/linux/alpha/syscall.S:
	* manual/message.texi (Using gettextized software):
	* manual/filesys.texi (File Size):
	* manual/charset.texi (glibc iconv Implementation):
	* locale/programs/ld-collate.c (collate_output):
	* manual/stdio.texi (Output Conversion Syntax):
2000-03-10 08:46:33 +00:00
..
1998-11-20 17:27:07 +00:00
1998-07-08 22:53:56 +00:00
1997-12-08 03:06:47 +00:00
2000-02-28 21:16:38 +00:00
1999-07-27 05:53:25 +00:00
1997-11-26 04:23:08 +00:00
1999-05-19 15:35:26 +00:00
1997-11-12 00:06:02 +00:00
1997-10-15 05:34:02 +00:00
1999-05-23 10:13:49 +00:00
1999-11-11 01:05:26 +00:00
1997-11-26 04:23:08 +00:00
2000-02-22 05:09:06 +00:00
1997-11-26 04:23:08 +00:00
1997-11-26 04:23:08 +00:00
1999-08-18 07:53:35 +00:00
2000-02-28 05:08:01 +00:00
1998-11-30 14:21:53 +00:00
1997-10-15 05:34:02 +00:00
1999-12-18 19:45:25 +00:00
1997-10-15 05:34:02 +00:00
2000-02-25 09:00:58 +00:00
1997-10-15 05:34:02 +00:00
1997-10-15 05:34:02 +00:00
1998-03-18 14:42:25 +00:00
1997-11-26 04:23:08 +00:00
1998-10-31 11:42:52 +00:00
1998-06-19 11:09:14 +00:00
1997-11-26 04:23:08 +00:00
2000-02-28 05:08:01 +00:00
1998-08-08 20:02:34 +00:00
1997-11-26 04:23:08 +00:00
1998-10-23 13:44:50 +00:00
1998-11-03 17:21:07 +00:00
1998-08-18 23:27:30 +00:00
1998-07-08 22:53:56 +00:00
1998-04-07 09:21:28 +00:00
2000-01-24 02:22:13 +00:00
1997-12-22 20:53:38 +00:00
1997-12-22 20:53:38 +00:00
1998-03-20 16:35:19 +00:00
1997-10-15 05:34:02 +00:00
2000-02-25 09:00:58 +00:00
1999-07-27 00:24:04 +00:00
1999-08-18 07:53:35 +00:00
1997-11-26 04:23:08 +00:00
1997-06-23 21:55:26 +00:00
1997-11-26 04:23:08 +00:00
1997-12-04 00:12:34 +00:00
2000-02-24 08:04:43 +00:00
2000-02-24 08:04:43 +00:00
1999-05-19 15:35:26 +00:00