glibc/sysdeps/gnu
Ulrich Drepper 0469311e87 Update.
2002-01-07  Ulrich Drepper  <drepper@redhat.com>

	* libio/fileops.c (_IO_file_underflow_mmap): New function.
	(_IO_file_close_mmap): New function.
	(_IO_file_jumps_mmap): New variable.
	* libio/wfileops.c (_IO_wfile_underflow): Reset read pointer before
	trying to convert rest of byte buffer.
	(_IO_wfile_underflow_mmap): New function.
	(_IO_wfile_jumps_mmap): New variable.
	* libio/iofopen.c (__fopen_maybe_mmap): New function.
	(__fopen_internal): New function.  Split out from _IO_new_fopen.
	(_IO_new_fopen): Call __fopen_internal.
	* libio/iofopen64.c: Just call __fopen_internal.
	* libio/iofdopen.c: Call __fopen_maybe_mmap before returning
	successfully.
	* libio/iolibio.h: Declare __fopen_internal and __fopen_maybe_mmap.
	* libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps_mmap,
	_IO_file_close_mmap.

	* sysdeps/gnu/_G_config.h: Define _G_MMAP64.
	* sysdeps/unix/sysv/linux/cris/_G_config.h: Likewise.

	* stdio-common/Makefile (tests): Add tst-rndseek.
	* stdio-common/tst-rndseek.c: New file.
2002-01-07 09:33:53 +00:00
..
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
net Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netinet Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist Remove eval.c. 2001-09-21 15:43:06 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
_G_config.h Update. 2002-01-07 09:33:53 +00:00
errlist.awk Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
errlist.c Update. 2000-09-28 23:11:33 +00:00
getutmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getutmpx.c Update 1999-05-13 19:55:50 +00:00
glob64.c Update. 2001-02-13 22:17:17 +00:00
siglist.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
updwtmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
utmp_file.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
utmpx.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00