[Lsb-infrastructure] headers: next steps

Wichmann, Mats D mats.d.wichmann at intel.com
Tue Apr 15 06:38:11 PDT 2008


I'm still just looking randomly.

There's some pretty odd historical information that
now appears...

stdlib.h:

#if __LSB_VERSION__ < 12
#if defined __i386__
/* IA32 */
    extern char *__secure_getenv(char *);
#endif
    extern char *__secure_getenv(char *);
#endif				// __LSB_VERSION__ < 1.2


harmless since it's effectively excluded, but looks odd :-)


More to the point, I'm ready to push this once I figure
out how to reconstruct the hand edits to the three freetype
headers, shouldn't be too hard.


I'd still have a preference to leave out any 

#if __LSB_VERSION__ >= 10

but that's not a show-stopper for me.



More information about the lsb-infrastructure mailing list