glibc/sysdeps
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
..
alpha Apply forgotten patch to change default version to 2.2. 2000-02-26 08:13:07 +00:00
am29k Update. 1998-03-09 09:11:57 +00:00
arm Update. 2000-02-26 01:21:37 +00:00
generic * mach/devstream.c (devstream_write, devstream_read): New functions. 2000-03-10 08:46:33 +00:00
gnu Update. 2000-02-28 05:08:01 +00:00
hppa Update. 1999-10-10 20:36:40 +00:00
i370 update. 1997-07-11 01:19:07 +00:00
i386 Update. 2000-03-07 14:31:30 +00:00
i860 Update. 1997-06-23 21:55:26 +00:00
i960 Update. 1999-07-14 00:54:57 +00:00
ieee754 Update. 2000-02-26 01:21:37 +00:00
m68k Update. 2000-02-26 01:21:37 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach * sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from 2000-03-09 22:44:39 +00:00
mips Update. 2000-02-28 21:16:38 +00:00
mvs update. 1997-07-11 01:19:07 +00:00
posix Update. 2000-02-28 21:16:38 +00:00
powerpc Update. 2000-02-29 00:44:05 +00:00
rs6000 Update. 1998-03-09 09:11:57 +00:00
sparc Update. 2000-02-26 01:21:37 +00:00
standalone Update. 1999-02-07 12:50:11 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix 2000-03-09 Martin Buchholz <martin@xemacs.org> 2000-03-10 08:41:39 +00:00
vax Update. 1999-06-09 13:08:30 +00:00
wordsize-32 Update. 1999-05-19 15:35:26 +00:00
wordsize-64 Update. 1999-05-25 14:54:29 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00