Hacker News new | ask | show | jobs
by hossbeast 870 days ago
You are conflating C with glibc
1 comments

If your setuid program links to glibc and uses the logging there, then you are incorporating glibc into your setuid program. You could also not do that.