DynamoRIO / DynamoRIO/dynamorio

use raw syscalls instead of libSystem wrappers

Open
#1,291 1 comment 0 reactions 0 assignees View on GitHub
Migrated OpSys-OSX Priority-Low Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on October 08, 2013 15:14:32_

The libSystem mach wrappers seem pretty thin and reentrant, so the plan is
to initially use those for the Mac port ( issue #58 ).

There is no static libc support so we'll initially rely on the shared
libSystem. This issue covers eventually switching to hand-rolled syscalls.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1291_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.