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 56b42be728 lib: Add getopt-cdefs.h for getopt_long update.
This was modified slightly from Gnulib. In Gnulib, it expects the
@HAVE_SYS_CDEFS_H@ to be replaced. Instead, we can set HAVE_SYS_CDEFS_H
on systems that have it and avoid copying another file into the build
directory. Since we are not using gnulib-tool, copying extra files
requires extra build system updates (and special handling with CMake) so
we should avoid when possible.
2023-09-23 00:18:56 +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/getopt*.c: Include <config.h> only HAVE_CONFIG_H is defined. 2023-09-22 20:06:27 +03:00
getopt.in.h MSVC: Don't #include <unistd.h>. 2023-09-22 20:00:37 +03: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 Imported to git. 2007-12-09 00:42:33 +02:00
Makefile.am Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00