1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/lib
Jia Tan 7e884c00d0 lib: Update getopt.in.h from Gnulib with modifications.
We can still avoid modifying the contents of this file during
configuration to simplify the build systems. Gnulib added replacements
for inclusions guards for Cygwin. Cygwin should not need getopt_long
replacement so this feature can be omitted.

<unistd.h> is conditionally included to avoid MSVC since it is not
available.

The definition for _GL_ARG_NONNULL was also copied into this file from
Gnulib since this stage is usually done during gnulib-tool.
2023-09-23 03:27:00 +08:00
..
getopt-cdefs.h lib: Add getopt-cdefs.h for getopt_long update. 2023-09-23 00:18:56 +08:00
getopt-core.h lib: Copy new header files from Gnulib without modification. 2023-09-23 00:15:25 +08:00
getopt-ext.h lib: Copy new header files from Gnulib without modification. 2023-09-23 00:15:25 +08:00
getopt-pfx-core.h lib: Copy new header files from Gnulib without modification. 2023-09-23 00:15:25 +08:00
getopt-pfx-ext.h lib: Copy new header files from Gnulib without modification. 2023-09-23 00:15:25 +08:00
getopt.c lib: Update getopt.c from Gnulib with modifications. 2023-09-23 00:27:23 +08:00
getopt.in.h lib: Update getopt.in.h from Gnulib with modifications. 2023-09-23 03:27:00 +08:00
getopt1.c lib/getopt*.c: Include <config.h> only HAVE_CONFIG_H is defined. 2023-09-22 20:06:27 +03:00
getopt_int.h lib: Update getopt_int.h from Gnulib. 2023-09-23 00:31:55 +08:00
Makefile.am Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00