Home Tags GNU C Library

Tag: GNU C Library

Modify-function-return-value hack! — Part 2

0
In my previous article on this topic, we discussed some guidelines on how to write a secure application in C. The article focused on...

Let’s Hook a Library Function

8
If you are a developer, and want to change the way a library function works, this article will give you a basic idea of...