System-call wrappers for glibc
System-call wrappers for glibc
Posted Sep 20, 2019 3:14 UTC (Fri) by pj (subscriber, #4506)In reply to: System-call wrappers for glibc by quotemstr
Parent article: System-call wrappers for glibc
Even with normal APIs, it's a design issue of whether to have one call with a boolean flag or two calls that ends up boiling down to aesthetics at some point.