1
0
mirror of https://git.tukaani.org/xz.git synced 2025-03-03 07:00:53 +00:00
Jia Tan 04bd86a4b0 lib: Update getopt.c from Gnulib with modifications.
The code maintains the prior modifications of conditionally including
config.h and disabling NLS support.

_GL_UNUSED is repalced with the simple cast to void trick. _GL_UNUSED
is only used for these two parameters so its simpler than having to
define it.
2023-09-23 00:27:23 +08:00
..
2007-12-09 00:42:33 +02:00
2023-09-22 20:00:37 +03:00