summaryrefslogtreecommitdiff
path: root/src/libcamera/file_descriptor.cpp
AgeCommit message (Expand)Author
2021-12-03libcamera: Move file_descriptor.h to base/Laurent Pinchart
2021-09-07libcamera: file_descriptor: Add a function to retrieve the inodeLaurent Pinchart
2021-08-09libcamera: Rename 'method' to 'function'Laurent Pinchart
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2020-10-07libcamera: file_descriptor: Remove spurious 'is'Jacopo Mondi
2020-05-19libcamera: file_descriptor: Implement move semantics for constructorLaurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-01-12libcamera: Add FileDescriptor to help pass numerical fds aroundNiklas Söderlund