Hacker News new | ask | show | jobs
by justincormack 3530 days ago
You can statically link the binary you build, doesnt mean you need to reimplement.
1 comments

But it is easier to copy/paste those few functions rather than play with static libc and then making sure all the other functions don't get linked into the final binary.