glibc/bits
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
..
byteswap.h Update. 1998-11-20 17:27:07 +00:00
confname.h
dirent.h
dlfcn.h Update. 2000-02-28 21:16:38 +00:00
elfclass.h Update. 1999-07-27 05:53:25 +00:00
endian.h
environments.h Update. 1999-05-19 15:35:26 +00:00
errno.h
fcntl.h
fenv.h Update. 1999-05-23 10:13:49 +00:00
fenvinline.h Update. 1999-11-11 01:05:26 +00:00
huge_val.h
in.h Update. 2000-02-22 05:09:06 +00:00
ioctl-types.h
ioctls.h
ipc.h Update. 1999-08-18 07:53:35 +00:00
libc-lock.h Update. 2000-02-28 05:08:01 +00:00
libc-tsd.h Update. 1998-11-30 14:21:53 +00:00
local_lim.h
mathdef.h Update. 1999-12-18 19:45:25 +00:00
mathinline.h
mman.h 1998-12-06 Mark Kettenis <kettenis@phys.uva.nl> 1998-12-20 19:13:11 +00:00
msq.h Update. 2000-02-25 09:00:58 +00:00
nan.h
poll.h * io/sys/stat.h: Fix inverted sense of `defined __S_IFSOCK' test, 2000-03-10 04:30:29 +00:00
posix_opt.h
resource.h
sched.h
select.h Update. 1998-10-31 11:42:52 +00:00
sem.h
setjmp.h
shm.h Update. 2000-02-28 05:08:01 +00:00
sigaction.h
sigcontext.h
siginfo.h Update. 1998-10-23 13:44:50 +00:00
signum.h Update. 1998-11-03 17:21:07 +00:00
sigset.h
sigstack.h 1999-05-22 Roland McGrath <roland@baalperazim.frob.com> 1999-05-23 09:14:13 +00:00
sigthread.h
sockaddr.h
socket.h Update. 2000-01-24 02:22:13 +00:00
stat.h
statfs.h
statvfs.h
stdio-lock.h * mach/devstream.c (devstream_write, devstream_read): New functions. 2000-03-10 08:46:33 +00:00
string.h
stropts.h Update. 2000-02-25 09:00:58 +00:00
termios.h (OLCUC): use 1<<9, since that's what hurd is already using 1999-07-24 00:18:21 +00:00
time.h Update. 1999-07-27 00:24:04 +00:00
types.h Update. 1999-08-18 07:53:35 +00:00
uio.h
ustat.h
utmp.h
utsname.h
waitflags.h Update. 2000-02-24 08:04:43 +00:00
waitstatus.h Update. 2000-02-24 08:04:43 +00:00
wordsize.h Update. 1999-05-19 15:35:26 +00:00