[PATCH 05/19] Remove IN_LIB

Roland McGrath roland@hack.frob.com
Fri Aug 22 18:26:00 GMT 2014


> +/* Returns true if the current module is a versioned library.  Versioned
> +   library names are culled from shlib-versions files are assigned a MODULE_*
> +   value lower than MODULE_OTHERS_BEGIN.  */
> +#define IS_IN_LIB (IN_MODULE < MODULE_OTHERS_BEGIN)

s/are culled/culled/

Otherwise OK.



More information about the Libc-alpha mailing list