Parse glibc header file

Davide Italiano davide.italiano@gmail.com
Fri Oct 8 09:55:00 GMT 2010


Hi. I'm trying to parse glibc header files.
My aim is to isolate function prototypes and put that in another
header file generated from the first one.
I'm getting frustrated from not of interest things like __THROW ,
__BEGIN_NAMESPACE_STD , __wur and so on.
Is there a way to strip these?

Thanks



More information about the Libc-help mailing list