glibc/libio
Ulrich Drepper dd0ee2e102 Update.
2002-08-29  Ulrich Drepper  <drepper@redhat.com>

	* libio/fileops.c (_IO_new_file_fopen): Recognize new mode specifier
	'm' to enable mmap I/O.
	* libio/libio.h (_IO_FILE): Rename _blksize field to _flags2.  The
	former wasn't used (anymore?).
	(_IO_FLAGS2_MMAP): New define.
	* libio/genops.c (_IO_no_init): Initialize _flags2 field.
	* libio/iofopen.c (__fopen_maybe_mmap): Use mmap callbacks only if
	_IO_FLAGS2_MMAP bit is set.
	* libio/iofdopen.c (_IO_new_fdopen): Recognize 'm' mode specifier.
	Enable mmap-using mode only if 'm' was set.
2002-08-30 07:07:16 +00:00
..
bits
__fbufsize.c
__flbf.c
__fpending.c
__fpurge.c
__freadable.c
__freading.c
__fsetlocking.c
__fwritable.c
__fwriting.c
.cvsignore
Banner
bug-fopena+.c Update. 2002-08-27 06:41:29 +00:00
bug-fseek.c Update. 2002-07-24 11:18:48 +00:00
bug-mmap-fflush.c Update. 2002-08-27 12:10:11 +00:00
bug-rewind2.c Update. 2002-08-26 08:08:50 +00:00
bug-rewind.c Update. 2002-08-26 08:08:50 +00:00
bug-ungetc.c 2002-07-24 Roland McGrath <roland@frob.com> 2002-07-24 09:34:59 +00:00
bug-ungetwc1.c
bug-ungetwc2.c Update. 2002-04-24 21:09:14 +00:00
clearerr_u.c
clearerr.c
Depend
fcloseall.c
feof_u.c
feof.c
ferror_u.c
ferror.c
filedoalloc.c Update. 2002-07-06 06:36:39 +00:00
fileno.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
fileops.c (_IO_new_file_fopen): Recognize new mode specifier 'm' to enable mmap I/O. 2002-08-30 07:04:16 +00:00
fmemopen.c Update. 2002-08-25 04:51:08 +00:00
fputc_u.c
fputc.c
fputwc_u.c
fputwc.c
freopen64.c Update. 2002-07-10 23:09:16 +00:00
freopen.c Update. 2002-07-10 23:09:16 +00:00
fseek.c Update. 2002-08-04 20:54:20 +00:00
fseeko64.c
fseeko.c
ftello64.c
ftello.c
fwide.c
fwprintf.c
fwscanf.c
genops.c Update. 2002-08-30 07:07:16 +00:00
getc_u.c
getc.c
getchar_u.c
getchar.c
getwc_u.c
getwc.c
getwchar_u.c
getwchar.c
iofclose.c
iofdopen.c Update. 2002-08-30 07:07:16 +00:00
iofflush_u.c Update. 2002-08-04 20:54:20 +00:00
iofflush.c
iofgetpos64.c
iofgetpos.c
iofgets_u.c Update. 2002-08-04 20:54:20 +00:00
iofgets.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
iofgetws_u.c
iofgetws.c
iofopen64.c
iofopen.c Update. 2002-08-30 07:07:16 +00:00
iofopncook.c
iofputs_u.c Update. 2002-08-04 20:54:20 +00:00
iofputs.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
iofputws_u.c Update. 2002-08-04 20:54:20 +00:00
iofputws.c
iofread_u.c Update. 2002-08-04 20:54:20 +00:00
iofread.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
iofsetpos64.c
iofsetpos.c
ioftell.c
iofwide.c
iofwrite_u.c Update. 2002-08-04 20:54:20 +00:00
iofwrite.c * include/wchar.h (putwc): Use libc_hidden_proto. 2002-08-10 09:24:53 +00:00
iogetdelim.c
iogetline.c
iogets.c
iogetwline.c
iolibio.h Update. 2002-08-04 20:54:20 +00:00
iopadn.c
iopopen.c
ioputs.c
ioseekoff.c
ioseekpos.c
iosetbuffer.c
iosetvbuf.c Update. 2002-06-22 05:24:45 +00:00
ioungetc.c
ioungetwc.c
iovdprintf.c Update. 2002-08-03 07:02:10 +00:00
iovsprintf.c
iovsscanf.c
iovswscanf.c Update. 2002-08-04 20:54:20 +00:00
iowpadn.c
libio.h Update. 2002-08-30 07:07:16 +00:00
libioP.h Update. 2002-08-03 19:46:32 +00:00
Makefile Update. 2002-08-27 06:41:29 +00:00
memstream.c * include/wchar.h (putwc): Use libc_hidden_proto. 2002-08-10 09:24:53 +00:00
obprintf.c
oldfileops.c
oldiofclose.c
oldiofdopen.c
oldiofgetpos64.c
oldiofgetpos.c
oldiofopen.c
oldiofsetpos64.c
oldiofsetpos.c
oldiopopen.c * include/bits/dlfcn.h: New file. 2002-08-10 07:54:55 +00:00
oldpclose.c
oldstdfiles.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
oldtmpfile.c
pclose.c
peekc.c
putc_u.c
putc.c
putchar_u.c
putchar.c
putwc_u.c Update. 2002-08-04 20:54:20 +00:00
putwc.c * include/wchar.h (putwc): Use libc_hidden_proto. 2002-08-10 09:24:53 +00:00
putwchar_u.c
putwchar.c
rewind.c * include/wchar.h (putwc): Use libc_hidden_proto. 2002-08-10 09:24:53 +00:00
setbuf.c
setlinebuf.c
stdfiles.c
stdio.c
stdio.h Prepare headers for use in ISO C++ compliant implementations. 2002-08-28 08:01:11 +00:00
strfile.h
strops.c
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
tst_swscanf.c
tst_wprintf2.c
tst_wprintf.c
tst_wscanf.c
tst_wscanf.input
tst-atime.c Update. 2002-06-25 19:33:56 +00:00
tst-eof.c pdate. 2002-07-23 00:31:41 +00:00
tst-ext.c
tst-fgetws.c
tst-fopenloc.c
tst-freopen.c Update. 2002-08-25 08:44:43 +00:00
tst-mmap2-eofsync.c Update. 2002-08-25 08:44:43 +00:00
tst-mmap-eofsync.c Update. 2002-08-25 08:44:43 +00:00
tst-mmap-fflushsync.c Update. 2002-08-25 08:44:43 +00:00
tst-mmap-offend.c * libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOF 2002-08-15 23:57:00 +00:00
tst-mmap-setvbuf.c Update. 2002-08-25 08:44:43 +00:00
tst-sscanf.c
tst-swscanf.c
tst-ungetwc1.c
tst-ungetwc2.c
tst-widetext.c Update. 2002-08-25 08:44:43 +00:00
tst-widetext.input
vasprintf.c
Versions
vscanf.c
vsnprintf.c
vswprintf.c Update. 2002-06-22 05:24:45 +00:00
vwprintf.c
vwscanf.c
wfiledoalloc.c Update. 2002-07-06 06:36:39 +00:00
wfileops.c Update. 2002-08-26 08:08:50 +00:00
wgenops.c Update. 2002-08-04 09:27:27 +00:00
wprintf.c
wscanf.c
wstrops.c Update. 2002-08-25 04:51:08 +00:00