]> granicus.if.org Git - strace/history - mmap_cache.c
tests/ioctl_kvm_run.c: handle cpuid at the end of vcpu dentry
[strace] / mmap_cache.c
2018-02-27 Dmitry V. LevinReplace fopen_for_input and fopen_for_output with fopen...
2018-02-26 Dmitry V. LevinMove definitions of fopen_for_input to largefile_wrappers.h
2018-02-26 Dmitry V. LevinIntroduce mmap_cache.h
2018-02-26 Masatake YAMATOmmap_cache: record device major and minor numbers
2018-02-26 Masatake YAMATOmmap_cache: add function to enable mmap_cache
2018-02-26 Masatake YAMATOmmap_cache: record protection bits
2018-02-26 Masatake YAMATOmmap_cache: move code for searching a mmap cache from...
2018-02-26 Masatake YAMATOmmap_cache: new subsystem derived from unwind.c