Recent content by clevor

  1. C

    x86_64 Does the Linux Kernel set the Carry Flag upon an Error?

    I am working on developing small (<256 byte) programs for my Linux computer. My laptop runs Debian 12 with the kernel being version 6.1.0-16-amd64. Normally, I set up a routine to check if the kernel returns an error after a syscall. IIRC the minimum value indicating an error is -4096. I once...
Top