Commit Graph

5 Commits

Author SHA1 Message Date
0dcb526ae5 base-linux: coding style 2020-11-27 09:19:08 +01:00
b3727a9b46 Add missing override annotations
Issue #3159
2019-02-19 11:12:11 +01:00
8a6ad5f94b Linux_dataspace: increase file name length
Fixes #2508
2017-09-07 11:47:15 +02:00
29b8d609c9 Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
8132a16137 base-linux: make linux-specific headers private
The interfaces linux_cpu_session, local_capability, linux_dataspace,
linux_native_pd are mere implementation necessities. They are meant for the
internal use by the framework only. So it is appropriate to move them to
base/internal/.

Issue #1832
2016-03-07 12:34:46 +01:00