summaryrefslogtreecommitdiffhomepage
path: root/compat/shm.h
AgeCommit message (Collapse)Author
2019-08-01fix clang warningsStanislaw Halik
2019-05-04compat/shm: ease up on inline hintsStanislaw Halik
2019-02-11compat/macros: remove prefixStanislaw Halik
Let's not be concerned about global namespace pollution. These identifiers aren't exposed in the api/ directory.
2019-01-16Revert "compat/shm, proto/wine: remove duplication"Stanislaw Halik
This reverts commit bab093ebbe392927a92ef201fe60344d5c1191dd.
2018-12-25fix buildStanislaw Halik
2018-12-25compat/shm, proto/wine: remove duplicationStanislaw Halik
The X-Plane plugin is next and should build on win32 then.
2018-06-26compat/macros: rename portability macrosStanislaw Halik
use `cc_xx' rather than awkward synonyms.
2018-01-23compat/shm: add never_inlineStanislaw Halik
Also, move out of header in `struct secattr'.
2017-09-30remove camel caseStanislaw Halik
2017-07-16compat/shm: reorder codeStanislaw Halik
Hopefully prevent getting misdetected by an antivirus. Issue: #654
2017-03-28start renaming internal macros as OPENTRACK_* to OTR_*Stanislaw Halik
2016-08-12all: rename modules s#^opentrack-##. and opentrack -> apiStanislaw Halik
Adjust usages.