Relative Content

Tag Archive for assemblyx86-64system-callsstat

X86-64 assembly syscall statx

I have a problem with _statxFlow. I try to call statx and save GID in uidGidRecieved. I don’t know what the problem is (well, besides that _print is not suited for integers, but that’s I have already fixed).