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-03-09 09:11:57 +00:00
2000-02-26 01:21:37 +00:00
2000-02-28 05:08:01 +00:00
1999-10-10 20:36:40 +00:00
1997-07-11 01:19:07 +00:00
2000-03-07 14:31:30 +00:00
1997-06-23 21:55:26 +00:00
1999-07-14 00:54:57 +00:00
2000-02-26 01:21:37 +00:00
2000-02-26 01:21:37 +00:00
1998-03-09 09:11:57 +00:00
2000-02-28 21:16:38 +00:00
1997-07-11 01:19:07 +00:00
2000-02-28 21:16:38 +00:00
2000-02-29 00:44:05 +00:00
1998-03-09 09:11:57 +00:00
2000-02-26 01:21:37 +00:00
1999-02-07 12:50:11 +00:00
1996-09-10 02:00:15 +00:00
1999-06-09 13:08:30 +00:00
1999-05-19 15:35:26 +00:00
1999-05-25 14:54:29 +00:00
1996-05-07 21:04:52 +00:00