Applying: posix: allow getopt_long to match translated option names Applying: posix: let the getopt caller set the translation context Applying: argp: document translated names in --help and --usage Applying: posix: let the getopt caller choose the textdomain for translation Applying: posix: do not allow option name translations for secure programs Applying: posix, argp: Support deprecation of long option name translations Applying: argp: do not display option name translations if __libc_enable_secure Applying: posix: Add getopt_long_collision