2 comments
System calls on Linux are stable ABI. They have to be, because you can statically link libc. This is different from Windows.
I didn't know there was a sequel! Looks like there's also a part 3 that covers teensy dynamic linking:<p><a href="https://www.muppetlabs.com/~breadbox/software/tiny/somewhat.html" rel="nofollow">https://www.muppetlabs.com/~breadbox/software/tiny/somewhat....</a>