Skip to content

Conversation

@nh2
Copy link

@nh2 nh2 commented Feb 8, 2019

See https://fedora.juszkiewicz.com.pl/syscalls.html for the fact that other arches
have completely different syscall numbers, including x86_64, where e.g.
read() is 0, not 3.

This confusion actually resulted in one of my prototype programs being wrong :)

See https://fedora.juszkiewicz.com.pl/syscalls.html for the fact that other arches
have completely different syscall numbers, including x86_64, where e.g.
read() is 0, not 3.

This confusion actually resulted in one of my prototype programs being wrong :)
nh2 added a commit to nh2/hatrace that referenced this pull request Feb 17, 2019
What we had so far was for 32-bit x86 only.

Fixed where we got the info from via
gregose/syscall-table#3.
@TAbdiukov
Copy link

^. There exist x64 specific obstructions enhancing possibilities dramatically, and not in terms of maths

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants