@b0rk I found that I had to implement a simple, #bootstrappable C library for my GNU Mes project. The glibc info pages would explain things about libc functions and give hints, for example when better to use another function, where the man page would just list the return values and the parameters.