49 points | by ankitg12 10 hours ago ago
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:
https://www.muppetlabs.com/~breadbox/software/tiny/somewhat....
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:
https://www.muppetlabs.com/~breadbox/software/tiny/somewhat....