summaryrefslogtreecommitdiff
path: root/file_handle.c
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Automatically replace kernel_(scno|ureg)_t with kernel_ulong_tDmitry V. Levin2016-12-261-2/+2
* file_handle: change address type from long to kernel_ureg_tDmitry V. Levin2016-12-251-2/+2
* file_handle: use separate xlat for name_ta_handle_at flagsEugene Syromyatnikov2016-10-291-2/+5
* Unabuse struct tcb.auxstrDmitry V. Levin2016-07-181-7/+2
* Implement name_to_handle_at and open_by_handle_at syscalls decodingDmitry V. Levin2015-11-221-0/+140