mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b889d2d302
Linux syscall numbers vary by architecture, so hard-coding the ARM ones breaks non-ARM architectures. This patch ifdefs the hard-coding, and uses the system headers' values if/when it provides them (on Android/B2G the headers are often significantly older than the running kernel). Bonus fix: warning message typo, and don't assume NS_WARNING can't set errno. |
||
---|---|---|
.. | ||
android | ||
cocoa | ||
fallback | ||
gonk | ||
linux | ||
sandbox | ||
tests | ||
windows | ||
Hal.cpp | ||
Hal.h | ||
HalImpl.h | ||
HalInternal.h | ||
HalLog.h | ||
HalSandbox.h | ||
HalScreenConfiguration.h | ||
HalSensor.h | ||
HalTypes.h | ||
HalWakeLock.cpp | ||
HalWakeLock.h | ||
moz.build | ||
WindowIdentifier.cpp | ||
WindowIdentifier.h |