• Tim Peters's avatar
    CVS patch #477161: New "access" keyword for mmap, from Jay T Miller. · 5ebfd36a
    Tim Peters yazdı
    This gives mmap() on Windows the ability to create read-only, write-
    through and copy-on-write mmaps.  A new keyword argument is introduced
    because the mmap() signatures diverged between Windows and Unix, so
    while they (now) both support this functionality, there wasn't a way to
    spell it in a common way without introducing a new spelling gimmick.
    The old spellings are still accepted, so there isn't a backward-
    compatibility issue here.
    5ebfd36a
Adı
Son kayıt (commit)
Son güncelleme
..
RPM Loading commit data...
ACKS Loading commit data...
AIX-NOTES Loading commit data...
BeOS-NOTES Loading commit data...
BeOS-setup.py Loading commit data...
HISTORY Loading commit data...
HPUX-NOTES Loading commit data...
NEWS Loading commit data...
PURIFY.README Loading commit data...
Porting Loading commit data...
README Loading commit data...
RFD Loading commit data...
cheatsheet Loading commit data...
find_recursionlimit.py Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
python-mode.el Loading commit data...
python.man Loading commit data...
setuid-prog.c Loading commit data...
unicode.txt Loading commit data...
vgrindefs Loading commit data...