forked from SeattleTestbed/repy_v2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SeattleTestbed#98, GETTID on MIPS
This commit fixes an issue with the GETTID syscall on MIPS-based systems such as most of our OpenWrt routers. At the same time, it *creates* an issue on non-x86 and non-MIPS systems, as I don't know and can't test the GETTID for, say, ARMs right now. A friendly TODO comment points out this situation.
- Loading branch information
1 parent
bc08a1c
commit 643b912
Showing
2 changed files
with
19 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters