glibc/mach
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
..
mach 1999-10-05 Roland McGrath <roland@baalperazim.frob.com> 1999-10-05 18:31:06 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Machrules 1999-03-23 Roland McGrath <roland@baalperazim.frob.com> 1999-03-23 18:05:48 +00:00
Makefile 1998-09-03 Roland McGrath <roland@baalperazim.frob.com> 1998-09-04 10:57:18 +00:00
Versions 1999-06-25 Roland McGrath <roland@baalperazim.frob.com> 1999-06-25 13:31:54 +00:00
bootprivport.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
devstream.c * mach/devstream.c (devstream_write, devstream_read): New functions. 2000-03-10 08:46:33 +00:00
err_boot.sub initial import 1995-02-18 01:27:10 +00:00
err_ipc.sub initial import 1995-02-18 01:27:10 +00:00
err_kern.sub Update from main archive 961219 1996-12-20 01:39:50 +00:00
err_mach.sub initial import 1995-02-18 01:27:10 +00:00
err_server.sub initial import 1995-02-18 01:27:10 +00:00
err_us.sub initial import 1995-02-18 01:27:10 +00:00
error_compat.c Update. 1997-03-16 20:28:07 +00:00
errorlib.h Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-13 00:37:23 +00:00
errstring.c Update. 1997-03-16 20:28:07 +00:00
errsystems.awk initial import 1995-02-18 01:27:10 +00:00
hello.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
lock-intern.h update from main archive 961217 1996-12-18 03:23:47 +00:00
mach.h 1998-10-04 Roland McGrath <roland@baalperazim.frob.com> 1998-10-06 14:15:13 +00:00
mach_error.c Update. 1997-03-16 20:28:07 +00:00
mach_error.h Update. 1997-03-16 20:28:07 +00:00
mach_init.c Update. 1997-03-16 20:28:07 +00:00
mach_init.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
mig-alloc.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
mig-dealloc.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
mig_strncpy.c initial import 1995-02-18 01:27:10 +00:00
msg-destroy.c Update. 1997-06-21 02:59:26 +00:00
msg.c initial import 1995-02-18 01:27:10 +00:00
msgserver.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
mutex-init.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
mutex-solid.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
setup-thread.c Update. 1997-08-10 18:37:15 +00:00
shortcut.awk Wed Jul 26 02:00:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-07-26 07:10:58 +00:00
spin-lock.c initial import 1995-02-18 01:27:10 +00:00
spin-lock.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
spin-solid.c Update. 1997-03-16 20:28:07 +00:00
syscalls.awk initial import 1995-02-18 01:27:10 +00:00