[PATCH 2/4] Simplify workaround for old glibc getsubopt()

Felix Janda felix.janda at posteo.de
Sat Jun 18 10:38:55 CDT 2016


Please ignore this patch and the next:

The installed header linux.h should not redefine the
standard function getsubopt().


Instead might it be possible to remove the workaround all together?
glibc-2.2 (first version which does not need the workaround) was
released in 2000 and even with older glibc when removing the
workaround, it should only make the compiler emit a warning.

Felix



More information about the xfs mailing list