Re: libdar::user_interaction::listing splitting the flag argument
Tobias <[email protected]> Thu, 31 Oct 2013 23:37:33 +0100
| Newsgroups | gmane.comp.sysutils.backup.dar.libdar |
|---|---|
| Message-ID | <1383259053.2571.5.camel@localhost> |
--=-Wa6qV/iVP3Mr2wscPKnF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Hi Denis, I hope that helps you. Am Mittwoch, den 30.10.2013, 19:30 +0100 schrieb Denis Corbin: > On 29/10/2013 21:00, Tobias wrote: > > Hi Denis, > > Hello Tobias, > > > > > The libdar_config.h problem seems not to be solved. > > :-/ Strange. Can you send me the libdar_config.h (as it is installed) > and the config.h file generated at the root of the source tree? > > > But get_children_in_table is working now, also with other dar archives. > > Thank you very much. > > Great :) > > > > > Regards, > > Tobias > > > ------------------------------------------------------------------------------ > Android is increasing in popularity, but the open development platform that > developers love is also attractive to malware creators. Download this white > paper to learn more about secure code signing practices that can help keep > Android apps secure. > http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk > _______________________________________________ > Dar-libdar_api mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dar-libdar_api --=-Wa6qV/iVP3Mr2wscPKnF Content-Disposition: attachment; filename="libdar_config.h" Content-Type: text/x-chdr; name="libdar_config.h"; charset="UTF-8" Content-Transfer-Encoding: 7bit #define CRYPTO_AVAILABLE_FOR_LIBDAR 1 #define DAR_LIBDAR_VERSION "2.5.0_dev" #define DAR_ENABLE_NLS 1 #define FURTIVE_READ_MODE_AVAILABLE_FOR_LIBDAR 1 #define LIBDAR_HAS_ARPA_INET_H 1 #define LIBDAR_HAS_BZLIB_H 1 #define LIBDAR_HAS_CTYPE_H 1 #define LIBDAR_HAS_DCGETTEXT 1 #define LIBDAR_HAS_DECL_SYS_SIGLIST 1 #define LIBDAR_HAS_DIRENT_H 1 #define LIBDAR_HAS_DLFCN_H 1 #define LIBDAR_HAS_ERRNO_H 1 #define LIBDAR_HAS_EXECINFO_H 1 #define LIBDAR_HAS_FCNTL_H 1 #define LIBDAR_HAS_FDOPENDIR 1 #define LIBDAR_HAS_FNMATCH 1 #define LIBDAR_HAS_FNMATCH_H 1 #define LIBDAR_HAS_FORK 1 #define LIBDAR_HAS_GCRYPT_H 1 #define LIBDAR_HAS_GETOPT_H 1 #define LIBDAR_HAS_GETOPT_IN_UNISTD_H 1 #define LIBDAR_HAS_GETOPT_LONG 1 #define LIBDAR_HAS_GETTEXT 1 #define LIBDAR_HAS_GRP_H 1 #define LIBDAR_HAS_INTTYPES_H 1 #define LIBDAR_HAS_LCHOWN 1 #define LIBDAR_HAS_LIBBZ2 1 #define LIBDAR_HAS_LIBC 1 #define LIBDAR_HAS_LIBDL 1 #define LIBDAR_HAS_LIBGCRYPT 1 #define LIBDAR_HAS_LIBGPG_ERROR 1 #define LIBDAR_HAS_LIBINTL_H 1 #define LIBDAR_HAS_LIBLZO2 1 #define LIBDAR_HAS_LIBPTHREAD 1 #define LIBDAR_HAS_LIBZ 1 #define LIBDAR_HAS_LIMITS_H 1 #define LIBDAR_HAS_LZO_LZO1X_H 1 #define LIBDAR_HAS_MALLOC 1 #define LIBDAR_HAS_MEMORY_H 1 #define LIBDAR_HAS_MKDIR 1 #define LIBDAR_HAS_NETINET_IN_H 1 #define LIBDAR_HAS_POSIX_FADVISE 1 #define LIBDAR_HAS_PTHREAD_H 1 #define LIBDAR_HAS_PWD_H 1 #define LIBDAR_HAS_REGCOMP 1 #define LIBDAR_HAS_REGEX_H 1 #define LIBDAR_HAS_RMDIR 1 #define LIBDAR_HAS_SIGNAL_H 1 #define LIBDAR_HAS_STDDEF_H 1 #define LIBDAR_HAS_STDINT_H 1 #define LIBDAR_HAS_STDIO_H 1 #define LIBDAR_HAS_STDLIB_H 1 #define LIBDAR_HAS_STRERROR 1 #define LIBDAR_HAS_STRINGS_H 1 #define LIBDAR_HAS_STRING_H 1 #define LIBDAR_HAS_STRUCT_STAT_ST_RDEV 1 #define LIBDAR_HAS_SYS_IOCTL_H 1 #define LIBDAR_HAS_SYS_SOCKET_H 1 #define LIBDAR_HAS_SYS_STAT_H 1 #define LIBDAR_HAS_SYS_TYPES_H 1 #define LIBDAR_HAS_SYS_UN_H 1 #define LIBDAR_HAS_SYS_UTSNAME_H 1 #define LIBDAR_HAS_SYS_WAIT_H 1 #define LIBDAR_HAS_SYS_XATTR_H 1 #define LIBDAR_HAS_TERMIOS_H 1 #define LIBDAR_HAS_TIME_H 1 #define LIBDAR_HAS_UNISTD_H 1 #define LIBDAR_HAS_UTIME 1 #define LIBDAR_HAS_UTIME_H 1 #define LIBDAR_HAS_UTIME_NULL 1 #define LIBDAR_HAS_VFORK 1 #define LIBDAR_HAS_WORKING_FORK 1 #define LIBDAR_HAS_WORKING_VFORK 1 #define LIBDAR_HAS_ZLIB_H 1 #define LIBBZ2_AVAILABLE_FOR_LIBDAR 1 #define LIBDAR_FAST_DIR 1 #define LIBDAR_SPECIAL_ALLOC /**/ #define LIBLZO2_AVAILABLE_FOR_LIBDAR 1 #define LIBZ_AVAILABLE_FOR_LIBDAR 1 #define LIBDAR_LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define MIN_LIBDAR_VERSION_GCRYPT "1.4.0" #define LIBDAR_MUTEX_WORKS 1 #define DAR_PACKAGE "dar" #define DAR_PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=65612&atid=511612" #define DAR_PACKAGE_NAME "DAR" #define DAR_PACKAGE_STRING "DAR 2.5.0_dev" #define DAR_PACKAGE_TARNAME "dar" #define DAR_PACKAGE_URL "" #define DAR_PACKAGE_LIBDAR_VERSION "2.5.0_dev" #define LIBDAR_SIZEOF_OFF_T 8 #define LIBDAR_SIZEOF_SIZE_T 8 #define LIBDAR_SIZEOF_TIME_T 8 #define LIBDAR_STDC_HEADERS 1 #define LIBDAR_VERSION "2.5.0_dev" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 --=-Wa6qV/iVP3Mr2wscPKnF Content-Disposition: attachment; filename="config.h" Content-Type: text/x-chdr; name="config.h"; charset="UTF-8" Content-Transfer-Encoding: 7bit /* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* header and linking is available to have strong encryption works */ #define CRYPTO_AVAILABLE 1 /* dar and dar_suite version, definition in configure.ac */ #define DAR_VERSION "2.5.0_dev" /* if defined, activates support for Extended Attributes */ /* #undef EA_SUPPORT */ /* Define to 1 if translation of program messages to the user's native language is requested. */ #define ENABLE_NLS 1 /* furtive read mode is available */ #define FURTIVE_READ_MODE_AVAILABLE 1 /* Define to 1 if you have the <arpa/inet.h> header file. */ #define HAVE_ARPA_INET_H 1 /* Define to 1 if you have the <attr/xattr.h> header file. */ /* #undef HAVE_ATTR_XATTR_H */ /* bzlib.h header file is available */ #define HAVE_BZLIB_H 1 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ /* #undef HAVE_CFLOCALECOPYCURRENT */ /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */ /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ /* Define to 1 if you have the <ctype.h> header file. */ #define HAVE_CTYPE_H 1 /* Define if the GNU dcgettext() function is already present or preinstalled. */ #define HAVE_DCGETTEXT 1 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you don't. */ #define HAVE_DECL_SYS_SIGLIST 1 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1 /* whether the system has the necessary routine to handle Door files */ /* #undef HAVE_DOOR */ /* Define to 1 if you have the <errno.h> header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the <execinfo.h> header file. */ #define HAVE_EXECINFO_H 1 /* Define to 1 if you have the <fcntl.h> header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `fdopendir' function. */ #define HAVE_FDOPENDIR 1 /* Define to 1 if your system has a working POSIX `fnmatch' function. */ #define HAVE_FNMATCH 1 /* Define to 1 if you have the <fnmatch.h> header file. */ #define HAVE_FNMATCH_H 1 /* Define to 1 if you have the `fork' function. */ #define HAVE_FORK 1 /* gcrypt.h header file is available */ #define HAVE_GCRYPT_H 1 /* Define to 1 if you have the <getopt.h> header file. */ #define HAVE_GETOPT_H 1 /* a getopt() call is declared in <unistd.h> */ #define HAVE_GETOPT_IN_UNISTD_H 1 /* whether getopt_long() is available */ #define HAVE_GETOPT_LONG 1 /* a getopt_long() call is declared in <unistd.h> */ /* #undef HAVE_GETOPT_LONG_IN_UNISTD_H */ /* Define if the GNU gettext() function is already present or preinstalled. */ #define HAVE_GETTEXT 1 /* Define to 1 if you have the <grp.h> header file. */ #define HAVE_GRP_H 1 /* Define if you have the iconv() function and it works. */ /* #undef HAVE_ICONV */ /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `lchown' function. */ #define HAVE_LCHOWN 1 /* Define to 1 if you have the `attr' library (-lattr). */ /* #undef HAVE_LIBATTR */ /* Define to 1 if you have the `bz2' library (-lbz2). */ #define HAVE_LIBBZ2 1 /* Define to 1 if you have the `c' library (-lc). */ #define HAVE_LIBC 1 /* Define to 1 if you have the `dl' library (-ldl). */ #define HAVE_LIBDL 1 /* Define to 1 if you have the `execinfo' library (-lexecinfo). */ /* #undef HAVE_LIBEXECINFO */ /* Define to 1 if you have the `gcrypt' library (-lgcrypt). */ #define HAVE_LIBGCRYPT 1 /* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */ /* #undef HAVE_LIBGNUGETOPT */ /* Define to 1 if you have the `gpg-error' library (-lgpg-error). */ #define HAVE_LIBGPG_ERROR 1 /* Define to 1 if you have the <libintl.h> header file. */ #define HAVE_LIBINTL_H 1 /* Define to 1 if you have the `lzo2' library (-llzo2). */ #define HAVE_LIBLZO2 1 /* Define to 1 if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define to 1 if you have the `pthread' library (-lpthread). */ #define HAVE_LIBPTHREAD 1 /* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define to 1 if you have the `z' library (-lz). */ #define HAVE_LIBZ 1 /* Define to 1 if you have the <limits.h> header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if `lstat' has the bug that it succeeds when given the zero-length file name argument. */ /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */ /* lzo/lzo1x.h header file is available */ #define HAVE_LZO_LZO1X_H 1 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #define HAVE_MALLOC 1 /* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `mkdir' function. */ #define HAVE_MKDIR 1 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define to 1 if you have the <netinet/in.h> header file. */ #define HAVE_NETINET_IN_H 1 /* the optreset external variable exists to reset getopt standard call */ /* #undef HAVE_OPTRESET */ /* whether the system has support for posix_fadvise() */ #define HAVE_POSIX_FADVISE 1 /* Define to 1 if you have the <pthread.h> header file. */ #define HAVE_PTHREAD_H 1 /* Define to 1 if you have the <pwd.h> header file. */ #define HAVE_PWD_H 1 /* Define to 1 if you have the `regcomp' function. */ #define HAVE_REGCOMP 1 /* Define to 1 if you have the <regex.h> header file. */ #define HAVE_REGEX_H 1 /* Define to 1 if you have the `rmdir' function. */ #define HAVE_RMDIR 1 /* Define to 1 if you have the <signal.h> header file. */ #define HAVE_SIGNAL_H 1 /* Define to 1 if `stat' has the bug that it succeeds when given the zero-length file name argument. */ /* #undef HAVE_STAT_EMPTY_STRING_BUG */ /* Define to 1 if you have the <stddef.h> header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the <stdio.h> header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define to 1 if you have the <strings.h> header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1 /* Define to 1 if `st_rdev' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_RDEV 1 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the <sys/ioctl.h> header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the <sys/socket.h> header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the <sys/un.h> header file. */ #define HAVE_SYS_UN_H 1 /* Define to 1 if you have the <sys/utsname.h> header file. */ #define HAVE_SYS_UTSNAME_H 1 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the <sys/xattr.h> header file. */ #define HAVE_SYS_XATTR_H 1 /* Define to 1 if you have the <termios.h> header file. */ #define HAVE_TERMIOS_H 1 /* Define to 1 if you have the <time.h> header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the `utime' function. */ #define HAVE_UTIME 1 /* Define to 1 if you have the <utime.h> header file. */ #define HAVE_UTIME_H 1 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ #define HAVE_UTIME_NULL 1 /* Define to 1 if you have the `vfork' function. */ #define HAVE_VFORK 1 /* Define to 1 if you have the <vfork.h> header file. */ /* #undef HAVE_VFORK_H */ /* Define to 1 if `fork' works. */ #define HAVE_WORKING_FORK 1 /* Define to 1 if `vfork' works. */ #define HAVE_WORKING_VFORK 1 /* zlib.h header file is available */ #define HAVE_ZLIB_H 1 /* header and linking is available to have libbz2 functions */ #define LIBBZ2_AVAILABLE 1 /* if defined, builds a very slow executable */ /* #undef LIBDAR_DEBUG_MEMORY */ /* activation of speed optimization for large directories */ #define LIBDAR_FAST_DIR 1 /* if defined, activates the ext2/3 nodump flag feature */ /* #undef LIBDAR_NODUMP_FEATURE */ /* if defined, informs the code that no optimization has been used for compilation */ /* #undef LIBDAR_NO_OPTIMIZATION */ /* if set activates specific new and delete operator which do better allocation for a lot of small items */ #define LIBDAR_SPECIAL_ALLOC /**/ /* header and linking is available to have lzo functions */ #define LIBLZO2_AVAILABLE 1 /* header and linking is available to have libz functions */ #define LIBZ_AVAILABLE 1 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. */ /* #undef MAJOR_IN_MKDEV */ /* Define to 1 if `major', `minor', and `makedev' are declared in <sysmacros.h>. */ /* #undef MAJOR_IN_SYSMACROS */ /* libgcrypt minimum version */ #define MIN_VERSION_GCRYPT "1.4.0" /* POSIX mutex (pthread_mutex_t) is available */ #define MUTEX_WORKS 1 /* if defined, activates support for Mac OS X Extended Attributes */ /* #undef OSX_EA_SUPPORT */ /* manually set CPU's registers' size */ /* #undef OS_BITS */ /* Name of package */ #define PACKAGE "dar" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=65612&atid=511612" /* Define to the full name of this package. */ #define PACKAGE_NAME "DAR" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "DAR 2.5.0_dev" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "dar" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "2.5.0_dev" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* The size of `off_t', as computed by sizeof. */ #define SIZEOF_OFF_T 8 /* The size of `size_t', as computed by sizeof. */ #define SIZEOF_SIZE_T 8 /* The size of `time_t', as computed by sizeof. */ #define SIZEOF_TIME_T 8 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ #define VERSION "2.5.0_dev" /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to rpl_malloc if the replacement function should be used. */ /* #undef malloc */ /* Define to `long int' if <sys/types.h> does not define. */ /* #undef off_t */ /* Define to `int' if <sys/types.h> does not define. */ /* #undef pid_t */ /* Define to `unsigned int' if <sys/types.h> does not define. */ /* #undef size_t */ /* Define as `fork' if `vfork' does not work. */ /* #undef vfork */ --=-Wa6qV/iVP3Mr2wscPKnF Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk --=-Wa6qV/iVP3Mr2wscPKnF Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Dar-libdar_api mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dar-libdar_api --=-Wa6qV/iVP3Mr2wscPKnF--