glibc/libio
Ulrich Drepper 284749da8b Update.
2002-01-19  Ulrich Drepper  <drepper@redhat.com>

	* libio/fileops.c (_IO_file_underflow_mmap): Don't define as static.
	Set offset if read end wasn't the buffer end.
	(_IO_file_seekoff_mmap): New function.
	(_IO_file_xsgetn_mmap): New function.
	(_IO_file_jumps_mmap): Use the two new functions.
	* libio/wfileops.c (_IO_wfile_underflow_mmap): Handle end read buffer
	!= end buffer.
	* libio/libioP.h: Declare _IO_file_seekoff_mmap and
	_IO_file_underflow_mmap.
	* libio/iofopen.c: Don't position file descriptor at end of file.
	* libio/tst-widetext.c: Improve error messages.
	* stdio-common/tst-rndseek.c: Likewise.
2002-01-19 17:51:34 +00:00
..
bits Update. 2001-08-02 16:11:13 +00:00
__fbufsize.c
__flbf.c
__fpending.c
__fpurge.c
__freadable.c
__freading.c
__fsetlocking.c
__fwritable.c
__fwriting.c
.cvsignore
Banner
clearerr_u.c
clearerr.c
Depend
fcloseall.c
feof_u.c
feof.c
ferror_u.c
ferror.c
filedoalloc.c * sysdeps/generic/device-nrs.h (DEV_TTY_P): Change argument type 2001-07-21 05:13:40 +00:00
fileno.c
fileops.c Update. 2002-01-19 17:51:34 +00:00
fmemopen.c
fputc_u.c
fputc.c
fputwc_u.c
fputwc.c
freopen64.c Update. 2001-08-17 07:51:36 +00:00
freopen.c Update. 2001-08-17 07:51:36 +00:00
fseek.c
fseeko64.c
fseeko.c
ftello64.c Update. 2001-08-09 08:50:50 +00:00
ftello.c Update. 2001-08-09 08:50:50 +00:00
fwide.c
fwprintf.c Update. 2001-08-17 07:51:36 +00:00
fwscanf.c
genops.c Update. 2001-11-28 23:35:29 +00:00
getc_u.c
getc.c
getchar_u.c
getchar.c
getwc_u.c
getwc.c
getwchar_u.c
getwchar.c
iofclose.c Update. 2001-07-27 08:29:06 +00:00
iofdopen.c Update. 2002-01-07 09:33:53 +00:00
iofflush_u.c
iofflush.c
iofgetpos64.c Update. 2001-08-09 08:50:50 +00:00
iofgetpos.c Update. 2001-08-09 08:50:50 +00:00
iofgets_u.c
iofgets.c
iofgetws_u.c
iofgetws.c update. 2001-08-09 00:11:12 +00:00
iofopen64.c Update. 2002-01-07 09:33:53 +00:00
iofopen.c Update. 2002-01-19 17:51:34 +00:00
iofopncook.c 2001-11-13 Roland McGrath <roland@frob.com> 2001-11-13 10:06:27 +00:00
iofputs_u.c
iofputs.c
iofputws_u.c
iofputws.c
iofread_u.c
iofread.c
iofsetpos64.c
iofsetpos.c
ioftell.c Update. 2001-08-09 08:50:50 +00:00
iofwide.c (_IO_fwide): Don't reset file position to beginning of file, really get current position. 2001-08-15 18:40:16 +00:00
iofwrite_u.c
iofwrite.c
iogetdelim.c Realloc error handling memory leak fix. 2001-12-29 15:57:15 +00:00
iogetline.c
iogets.c
iogetwline.c
iolibio.h Update. 2002-01-07 09:33:53 +00:00
iopadn.c
iopopen.c Update. 2001-08-07 17:26:45 +00:00
ioputs.c
ioseekoff.c Update. 2001-08-09 08:50:50 +00:00
ioseekpos.c
iosetbuffer.c
iosetvbuf.c
iosprintf.c
ioungetc.c
ioungetwc.c Update. 2001-08-09 02:01:10 +00:00
iovdprintf.c Update. 2001-08-11 05:19:24 +00:00
iovsprintf.c Update. 2001-08-11 05:19:24 +00:00
iovsscanf.c Update. 2001-08-11 05:19:24 +00:00
iovswscanf.c Update. 2001-08-11 05:19:24 +00:00
iowpadn.c
libio.h Update. 2001-08-15 06:23:11 +00:00
libioP.h Update. 2002-01-19 17:51:34 +00:00
Makefile Update. 2001-08-22 18:40:06 +00:00
memstream.c
obprintf.c Update. 2001-08-11 05:19:24 +00:00
oldfileops.c
oldiofclose.c Update. 2001-07-24 04:22:05 +00:00
oldiofdopen.c
oldiofgetpos64.c
oldiofgetpos.c
oldiofopen.c
oldiofsetpos64.c
oldiofsetpos.c
oldiopopen.c Update. 2001-08-07 17:26:45 +00:00
oldpclose.c
oldstdfiles.c
oldtmpfile.c
pclose.c
peekc.c
putc_u.c
putc.c
putchar_u.c
putchar.c
putwc_u.c
putwc.c
putwchar_u.c
putwchar.c
rewind.c
setbuf.c
setlinebuf.c
stdfiles.c
stdio.c
stdio.h
strfile.h
strops.c Update. 2001-08-11 05:19:24 +00:00
swprintf.c
swscanf.c
test-fmemopen.c
test-freopen.c
test-freopen.sh
tst_getwc.c
tst_getwc.input
tst_putwc.c
tst_swprintf.c Update. 2001-12-14 07:26:22 +00:00
tst_swscanf.c
tst_wprintf2.c
tst_wprintf.c
tst_wscanf.c
tst_wscanf.input
tst-ext.c
tst-fgetws.c update. 2001-08-09 00:11:12 +00:00
tst-fopenloc.c Update. 2001-07-27 18:09:56 +00:00
tst-sscanf.c Update. 2001-08-22 18:40:06 +00:00
tst-swscanf.c Update. 2001-08-09 19:10:37 +00:00
tst-ungetwc1.c * libio/tst-ungetwc1.c (main): Add a const to quiet a warning. 2001-08-23 08:36:47 +00:00
tst-ungetwc2.c Update. 2001-08-17 04:49:12 +00:00
tst-widetext.c Update. 2002-01-19 17:51:34 +00:00
tst-widetext.input
vasprintf.c Update. 2001-12-06 08:49:08 +00:00
Versions
vscanf.c
vsnprintf.c Update. 2001-08-11 05:19:24 +00:00
vswprintf.c Update. 2001-08-11 05:19:24 +00:00
vwprintf.c Update. 2001-08-17 07:51:36 +00:00
vwscanf.c
wfiledoalloc.c
wfileops.c Update. 2002-01-19 17:51:34 +00:00
wgenops.c Update. 2001-08-11 05:19:24 +00:00
wprintf.c Update. 2001-08-17 07:51:36 +00:00
wscanf.c
wstrops.c Update. 2001-08-11 05:19:24 +00:00