mirror of git://sourceware.org/git/glibc.git
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. |
||
|---|---|---|
| .. | ||
| aix | ||
| bits | ||
| hpux | ||
| i386 | ||
| irix4 | ||
| isc2.2 | ||
| linux | ||
| minix/bits | ||
| sco3.2 | ||
| sco3.2.4 | ||
| sysv4 | ||
| Dist | ||
| Makefile | ||
| Versions | ||
| direct.h | ||
| getdents.c | ||
| gethostname.c | ||
| setrlimit.c | ||
| settimeofday.c | ||
| sigaction.c | ||
| syscalls.list | ||
| sysd-stdio.c | ||
| sysv_termio.h | ||
| tcdrain.c | ||
| tcflow.c | ||
| tcflush.c | ||
| tcgetattr.c | ||
| tcgetpgrp.c | ||
| tcsendbrk.c | ||
| tcsetattr.c | ||
| tcsetpgrp.c | ||