aboutsummaryrefslogtreecommitdiff
path: root/src/interface/linux/linux_uaccess.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-30[uaccess] Remove redundant virt_to_user() and userptr_tMichael Brown1-1/+0
2025-04-24[uaccess] Remove now-obsolete memchr_user()Michael Brown1-1/+0
2025-04-21[uaccess] Remove user_to_phys() and phys_to_user()Michael Brown1-1/+2
2025-04-21[uaccess] Remove redundant user_to_virt()Michael Brown1-1/+0
2025-04-20[uaccess] Remove redundant memcpy_user() and related string functionsMichael Brown1-4/+0
2025-04-20[uaccess] Remove redundant userptr_add() and userptr_diff()Michael Brown1-1/+0
2015-03-05[linux] Rewrite headers included in all buildsMichael Brown1-1/+0
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2010-08-19[linux] Add uaccessPiotr JaroszyƄski1-0/+38