aboutsummaryrefslogtreecommitdiff
path: root/linux-user/fd-trans.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-10linux-user: fix timerfd read endianness conversionMathis Marion1-0/+1
2021-07-12fd-trans: Fix race condition on reallocation of the translation table.Owen Anderson1-7/+48
2018-09-25linux-user: move TargetFdTrans functions to their own fileLaurent Vivier1-0/+97