>> Maybe there should be a global that points to the auxv? > > No, libc won't export it. Just use /proc/self/auxv. Thanks, I learn something new every day! Segher