Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Right, IFUNCs make sense for library function where you have the function pointer indirection anyway. Makes much less sense for internal functions - only argument over a regular function pointer would be the pointer being marked RO after it is resolved (if the library was linked with -z relro -z now), but an if avoids even that issue.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: