about summary refs log tree commit diff
path: root/src/linux/process_vm.c
Commit message (Collapse)AuthorAgeFilesLines
* add process_vm_readv and process_vm_writev syscall wrappersRich Felker2012-06-231-0/+13
based on a patch submitted by Kristian L. <email@thexception.net>