Hello community,

here is the log from the commit of package libcsplit for openSUSE:Factory 
checked in at 2014-08-15 09:55:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcsplit (Old)
 and      /work/SRC/openSUSE:Factory/.libcsplit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcsplit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcsplit/libcsplit.changes      2013-10-11 
08:54:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libcsplit.new/libcsplit.changes 2014-08-15 
09:56:14.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug 14 12:36:23 UTC 2014 - greg.freem...@gmail.com
+
+- update to v0~20140105
+       * updated dependencies
+       * 2014 update
+- remove libcsplit-pkgconfig.diff - it was an extraneous file
+
+-------------------------------------------------------------------

Old:
----
  libcsplit-alpha-20130904.tar.gz
  libcsplit-pkgconfig.diff

New:
----
  libcsplit-alpha-20140105.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libcsplit.spec ++++++
--- /var/tmp/diff_new_pack.p1AyZO/_old  2014-08-15 09:56:15.000000000 +0200
+++ /var/tmp/diff_new_pack.p1AyZO/_new  2014-08-15 09:56:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcsplit
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           libcsplit
 %define lname  libcsplit1
-%define timestamp 20130904
+%define timestamp 20140105
 Version:        0~%timestamp
 Release:        0
 Summary:        Library for cross-platform C split string functions
@@ -26,7 +26,7 @@
 Group:          Development/Libraries/C and C++
 Url:            http://code.google.com/p/libcsplit/
 
-#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSeE44MVpGWnpNeVU/libcsplit-alpha-20130904.tar.gz
+#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSeE44MVpGWnpNeVU/libcsplit-alpha-20140105.tar.gz
 #Git-Clone:    http://code.google.com/p/libcsplit
 Source:         %{name}-alpha-%timestamp.tar.gz
 BuildRequires:  pkg-config

++++++ libcsplit-alpha-20130904.tar.gz -> libcsplit-alpha-20140105.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/AUTHORS 
new/libcsplit-20140105/AUTHORS
--- old/libcsplit-20130904/AUTHORS      2013-01-03 20:38:27.000000000 +0100
+++ new/libcsplit-20140105/AUTHORS      2014-01-05 09:20:21.000000000 +0100
@@ -1,4 +1,4 @@
 Acknowledgements: libcsplit
 
-Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/ChangeLog 
new/libcsplit-20140105/ChangeLog
--- old/libcsplit-20130904/ChangeLog    2013-09-04 08:14:00.000000000 +0200
+++ new/libcsplit-20140105/ChangeLog    2014-01-05 09:19:31.000000000 +0100
@@ -3,6 +3,10 @@
 * complete stand alone version
 * add tests
 
+20140105
+* updated dependencies
+* 2014 update
+
 20130904
 * code clean up
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/Makefile.in 
new/libcsplit-20140105/common/Makefile.in
--- old/libcsplit-20130904/common/Makefile.in   2013-09-04 08:14:09.000000000 
+0200
+++ new/libcsplit-20140105/common/Makefile.in   2014-01-05 09:31:54.000000000 
+0100
@@ -57,12 +57,12 @@
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
        $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/libcerror.m4 $(top_srcdir)/m4/libcstring.m4 \
-       $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-       $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-       $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-       $(top_srcdir)/m4/types.m4 $(top_srcdir)/configure.ac
+       $(top_srcdir)/m4/libcstring.m4 $(top_srcdir)/m4/libtool.m4 \
+       $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
+       $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
+       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/types.m4 \
+       $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 mkinstalldirs = $(install_sh) -d
@@ -108,9 +108,7 @@
 GMSGFMT_015 = @GMSGFMT_015@
 GREP = @GREP@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_LIBCERROR = @HAVE_LIBCERROR@
 HAVE_LIBCSTRING = @HAVE_LIBCSTRING@
-HAVE_LOCAL_LIBCERROR = @HAVE_LOCAL_LIBCERROR@
 HAVE_LOCAL_LIBCSTRING = @HAVE_LOCAL_LIBCSTRING@
 HAVE_OFF64_T = @HAVE_OFF64_T@
 HAVE_SIZE32_T = @HAVE_SIZE32_T@
@@ -130,8 +128,6 @@
 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 LD = @LD@
 LDFLAGS = @LDFLAGS@
-LIBCERROR_CPPFLAGS = @LIBCERROR_CPPFLAGS@
-LIBCERROR_LIBADD = @LIBCERROR_LIBADD@
 LIBCSTRING_CPPFLAGS = @LIBCSTRING_CPPFLAGS@
 LIBCSTRING_LIBADD = @LIBCSTRING_LIBADD@
 LIBICONV = @LIBICONV@
@@ -194,9 +190,6 @@
 am__quote = @am__quote@
 am__tar = @am__tar@
 am__untar = @am__untar@
-ax_libcerror_pc_libs_private = @ax_libcerror_pc_libs_private@
-ax_libcerror_spec_build_requires = @ax_libcerror_spec_build_requires@
-ax_libcerror_spec_requires = @ax_libcerror_spec_requires@
 ax_libcstring_pc_libs_private = @ax_libcstring_pc_libs_private@
 ax_libcstring_spec_build_requires = @ax_libcstring_spec_build_requires@
 ax_libcstring_spec_requires = @ax_libcstring_spec_requires@
@@ -221,10 +214,8 @@
 includedir = @includedir@
 infodir = @infodir@
 install_sh = @install_sh@
-libcerror_CFLAGS = @libcerror_CFLAGS@
-libcerror_LIBS = @libcerror_LIBS@
-libcsplit_spec_build_requires = @libcsplit_spec_build_requires@
-libcsplit_spec_requires = @libcsplit_spec_requires@
+libcerror_spec_build_requires = @libcerror_spec_build_requires@
+libcerror_spec_requires = @libcerror_spec_requires@
 libcstring_CFLAGS = @libcstring_CFLAGS@
 libcstring_LIBS = @libcstring_LIBS@
 libdir = @libdir@
@@ -304,7 +295,7 @@
 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
        @rm -f stamp-h1
        cd $(top_builddir) && $(SHELL) ./config.status common/config.h
-$(srcdir)/config.h.in:  $(am__configure_deps) 
+$(srcdir)/config.h.in:  $(am__configure_deps)
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
        rm -f stamp-h1
        touch $@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/byte_stream.h 
new/libcsplit-20140105/common/byte_stream.h
--- old/libcsplit-20130904/common/byte_stream.h 2013-05-09 09:38:37.000000000 
+0200
+++ new/libcsplit-20140105/common/byte_stream.h 2014-01-05 09:25:26.000000000 
+0100
@@ -1,7 +1,7 @@
 /*
  * Byte stream functions
  *
- * Copyright (c) 2006-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2006-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/common.h 
new/libcsplit-20140105/common/common.h
--- old/libcsplit-20130904/common/common.h      2013-05-09 09:38:37.000000000 
+0200
+++ new/libcsplit-20140105/common/common.h      2014-01-05 09:25:26.000000000 
+0100
@@ -1,7 +1,7 @@
 /*
  * Common include file
  *
- * Copyright (c) 2006-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2006-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/config.h 
new/libcsplit-20140105/common/config.h
--- old/libcsplit-20130904/common/config.h      2013-09-04 08:14:23.000000000 
+0200
+++ new/libcsplit-20140105/common/config.h      2014-01-05 09:28:58.000000000 
+0100
@@ -166,6 +166,9 @@
 /* Define to 1 if you have the `strncpy' function. */
 #define HAVE_STRNCPY 1
 
+/* Define to 1 if you have the `strnicmp' function. */
+/* #undef HAVE_STRNICMP */
+
 /* Define to 1 if you have the `strrchr' function. */
 #define HAVE_STRRCHR 1
 
@@ -217,6 +220,9 @@
 /* Define to 1 if you have the `wcsncpy' function. */
 /* #undef HAVE_WCSNCPY */
 
+/* Define to 1 if you have the `wcsnicmp' function. */
+/* #undef HAVE_WCSNICMP */
+
 /* Define to 1 if you have the `wcsrchr' function. */
 /* #undef HAVE_WCSRCHR */
 
@@ -261,7 +267,7 @@
 #define PACKAGE_NAME "libcsplit"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libcsplit 20130904"
+#define PACKAGE_STRING "libcsplit 20140105"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libcsplit"
@@ -270,7 +276,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "20130904"
+#define PACKAGE_VERSION "20140105"
 
 /* The size of `off_t', as computed by sizeof. */
 #define SIZEOF_OFF_T 8
@@ -288,7 +294,7 @@
 /* #undef STRERROR_R_CHAR_P */
 
 /* Version number of package */
-#define VERSION "20130904"
+#define VERSION "20140105"
 
 /* Enable large inode numbers on Mac OS X 10.5.  */
 #ifndef _DARWIN_USE_64_BIT_INODE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/config.h.in 
new/libcsplit-20140105/common/config.h.in
--- old/libcsplit-20130904/common/config.h.in   2013-09-04 08:14:08.000000000 
+0200
+++ new/libcsplit-20140105/common/config.h.in   2014-01-05 10:05:30.000000000 
+0100
@@ -165,6 +165,9 @@
 /* Define to 1 if you have the `strncpy' function. */
 #undef HAVE_STRNCPY
 
+/* Define to 1 if you have the `strnicmp' function. */
+#undef HAVE_STRNICMP
+
 /* Define to 1 if you have the `strrchr' function. */
 #undef HAVE_STRRCHR
 
@@ -216,6 +219,9 @@
 /* Define to 1 if you have the `wcsncpy' function. */
 #undef HAVE_WCSNCPY
 
+/* Define to 1 if you have the `wcsnicmp' function. */
+#undef HAVE_WCSNICMP
+
 /* Define to 1 if you have the `wcsrchr' function. */
 #undef HAVE_WCSRCHR
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/config_borlandc.h 
new/libcsplit-20140105/common/config_borlandc.h
--- old/libcsplit-20130904/common/config_borlandc.h     2013-05-09 
09:38:37.000000000 +0200
+++ new/libcsplit-20140105/common/config_borlandc.h     2014-01-05 
09:25:26.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Configuration for the Borland/CodeGear C++ Builder compiler
  *
- * Copyright (c) 2006-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2006-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/config_msc.h 
new/libcsplit-20140105/common/config_msc.h
--- old/libcsplit-20130904/common/config_msc.h  2013-05-09 09:38:37.000000000 
+0200
+++ new/libcsplit-20140105/common/config_msc.h  2014-01-05 09:25:26.000000000 
+0100
@@ -1,7 +1,7 @@
 /*
  * Configuration for the Microsoft Visual Studio C++ compiler
  *
- * Copyright (c) 2006-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2006-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/config_winapi.h 
new/libcsplit-20140105/common/config_winapi.h
--- old/libcsplit-20130904/common/config_winapi.h       2013-05-09 
09:38:37.000000000 +0200
+++ new/libcsplit-20140105/common/config_winapi.h       2014-01-05 
09:25:26.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Configuration file for WINAPI
  *
- * Copyright (c) 2006-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2006-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/file_stream.h 
new/libcsplit-20140105/common/file_stream.h
--- old/libcsplit-20130904/common/file_stream.h 2013-05-09 09:38:37.000000000 
+0200
+++ new/libcsplit-20140105/common/file_stream.h 2014-01-05 09:25:26.000000000 
+0100
@@ -1,7 +1,7 @@
 /*
  * FILE stream functions
  *
- * Copyright (c) 2006-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2006-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/memory.h 
new/libcsplit-20140105/common/memory.h
--- old/libcsplit-20130904/common/memory.h      2013-05-09 09:38:37.000000000 
+0200
+++ new/libcsplit-20140105/common/memory.h      2014-01-05 09:25:26.000000000 
+0100
@@ -1,7 +1,7 @@
 /*
  * Memory functions
  *
- * Copyright (c) 2006-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2006-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/types.h 
new/libcsplit-20140105/common/types.h
--- old/libcsplit-20130904/common/types.h       2013-09-04 08:14:23.000000000 
+0200
+++ new/libcsplit-20140105/common/types.h       2014-01-05 09:54:40.000000000 
+0100
@@ -1,7 +1,7 @@
 /*
  * Type and type-support defintions
  *
- * Copyright (c) 2006-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2006-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/common/types.h.in 
new/libcsplit-20140105/common/types.h.in
--- old/libcsplit-20130904/common/types.h.in    2013-05-09 09:38:37.000000000 
+0200
+++ new/libcsplit-20140105/common/types.h.in    2014-01-05 09:25:26.000000000 
+0100
@@ -1,7 +1,7 @@
 /*
  * Type and type-support defintions
  *
- * Copyright (c) 2006-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2006-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/configure 
new/libcsplit-20140105/configure
--- old/libcsplit-20130904/configure    2013-09-04 08:14:08.000000000 +0200
+++ new/libcsplit-20140105/configure    2014-01-05 09:24:36.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libcsplit 20130904.
+# Generated by GNU Autoconf 2.69 for libcsplit 20140105.
 #
 # Report bugs to <joachim.m...@gmail.com>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libcsplit'
 PACKAGE_TARNAME='libcsplit'
-PACKAGE_VERSION='20130904'
-PACKAGE_STRING='libcsplit 20130904'
+PACKAGE_VERSION='20140105'
+PACKAGE_STRING='libcsplit 20140105'
 PACKAGE_BUGREPORT='joachim.m...@gmail.com'
 PACKAGE_URL=''
 
@@ -1382,7 +1382,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libcsplit 20130904 to adapt to many kinds of systems.
+\`configure' configures libcsplit 20140105 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1452,7 +1452,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libcsplit 20130904:";;
+     short | recursive ) echo "Configuration of libcsplit 20140105:";;
    esac
   cat <<\_ACEOF
 
@@ -1586,7 +1586,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libcsplit configure 20130904
+libcsplit configure 20140105
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2238,7 +2238,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libcsplit $as_me 20130904, which was
+It was created by libcsplit $as_me 20140105, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3066,7 +3066,7 @@
 
 # Define the identity of the package.
  PACKAGE='libcsplit'
- VERSION='20130904'
+ VERSION='20140105'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16278,7 +16278,7 @@
 done
 
 
-  for ac_func in fgets memchr memcmp memcpy memrchr snprintf sscanf strcasecmp 
strchr strlen strncasecmp strncmp strncpy strrchr strstr vsnprintf
+  for ac_func in fgets memchr memcmp memcpy memrchr snprintf sscanf strcasecmp 
strchr strlen strncasecmp strncmp strncpy strnicmp strrchr strstr vsnprintf
 do :
   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
@@ -16374,10 +16374,10 @@
 
 fi
 
- if test "x$ac_cv_func_strcasecmp" != xyes && test "x$ac_cv_func_strncasecmp" 
!= xyes; then :
+ if test "x$ac_cv_func_strcasecmp" != xyes && test "x$ac_cv_func_strncasecmp" 
!= xyes && test "x$ac_cv_func_strnicmp" != xyes; then :
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error 1 "Missing functions: strncasecmp and strcasecmp
+as_fn_error 1 "Missing functions: strncasecmp, strcasecmp and strnicmp
 See \`config.log' for more details" "$LINENO" 5; }
 
 fi
@@ -16399,7 +16399,7 @@
 fi
 
   if test "x$ac_cv_enable_wide_character_type" != xno; then :
-  for ac_func in swprintf towlower wcscasecmp wcschr wcslen wcsncasecmp 
wcsncmp wcsncpy wcsrchr wcsstr wmemchr wmemcmp wmemcpy wmemrchr
+  for ac_func in swprintf towlower wcscasecmp wcschr wcslen wcsncasecmp 
wcsncmp wcsncpy wcsnicmp wcsrchr wcsstr wmemchr wmemcmp wmemcpy wmemrchr
 do :
   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
@@ -16460,10 +16460,10 @@
 
 fi
 
-  if test "x$ac_cv_func_wcsncasecmp" != xyes && test "x$ac_cv_func_wcscasecmp" 
!= xyes && test "x$ac_cv_func_towlower" != xyes; then :
+  if test "x$ac_cv_func_wcsncasecmp" != xyes && test "x$ac_cv_func_wcscasecmp" 
!= xyes && test "x$ac_cv_func_wcsnicmp" != xyes && test "x$ac_cv_func_towlower" 
!= xyes; then :
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error 1 "Missing functions: wcsncasecmp, wcscasecmp and towlower
+as_fn_error 1 "Missing functions: wcsncasecmp, wcscasecmp, wcsnicmp and 
towlower
 See \`config.log' for more details" "$LINENO" 5; }
 
 fi
@@ -17879,7 +17879,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libcsplit $as_me 20130904, which was
+This file was extended by libcsplit $as_me 20140105, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17945,7 +17945,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libcsplit config.status 20130904
+libcsplit config.status 20140105
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/configure.ac 
new/libcsplit-20140105/configure.ac
--- old/libcsplit-20130904/configure.ac 2013-09-04 08:13:49.000000000 +0200
+++ new/libcsplit-20140105/configure.ac 2014-01-05 09:19:39.000000000 +0100
@@ -2,7 +2,7 @@
 
 AC_INIT(
  [libcsplit],
- [20130904],
+ [20140105],
  [joachim.m...@gmail.com])
 
 AC_CONFIG_SRCDIR(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/dpkg/changelog 
new/libcsplit-20140105/dpkg/changelog
--- old/libcsplit-20130904/dpkg/changelog       2013-09-04 08:14:23.000000000 
+0200
+++ new/libcsplit-20140105/dpkg/changelog       2014-01-05 09:54:40.000000000 
+0100
@@ -1,5 +1,5 @@
-libcsplit (20130904-1) unstable; urgency=low
+libcsplit (20140105-1) unstable; urgency=low
 
   * Auto-generated
 
- -- Joachim Metz <joachim.m...@gmail.com>  Wed, 04 Sep 2013 08:14:22 +0200
+ -- Joachim Metz <joachim.m...@gmail.com>  Sun, 05 Jan 2014 09:54:40 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/dpkg/copyright 
new/libcsplit-20140105/dpkg/copyright
--- old/libcsplit-20130904/dpkg/copyright       2013-09-04 08:14:23.000000000 
+0200
+++ new/libcsplit-20140105/dpkg/copyright       2014-01-05 09:54:40.000000000 
+0100
@@ -1,6 +1,6 @@
 This work was packaged for Debian by:
 
-    Joachim Metz <joachim.m...@gmail.com> on Wed, 04 Sep 2013 08:14:22 +0200
+    Joachim Metz <joachim.m...@gmail.com> on Sun, 05 Jan 2014 09:54:40 +0100
 
 It was downloaded from http://code.google.com/p/libcsplit/
 
@@ -10,7 +10,7 @@
 
 Copyright:
 
-    Copyright (C) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+    Copyright (C) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
 
 License:
 
@@ -33,7 +33,7 @@
 
 The Debian packaging is:
 
-    Copyright (C) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+    Copyright (C) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
 
 and is licensed under the GNU Lesser General Public License,
 see `/usr/share/common-licenses/LGPL-3'.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/dpkg/copyright.in 
new/libcsplit-20140105/dpkg/copyright.in
--- old/libcsplit-20130904/dpkg/copyright.in    2013-01-03 20:40:35.000000000 
+0100
+++ new/libcsplit-20140105/dpkg/copyright.in    2014-01-05 09:31:22.000000000 
+0100
@@ -10,7 +10,7 @@
 
 Copyright:
 
-    Copyright (C) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+    Copyright (C) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
 
 License:
 
@@ -33,7 +33,7 @@
 
 The Debian packaging is:
 
-    Copyright (C) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+    Copyright (C) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
 
 and is licensed under the GNU Lesser General Public License,
 see `/usr/share/common-licenses/LGPL-3'.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/dpkg/rules 
new/libcsplit-20140105/dpkg/rules
--- old/libcsplit-20130904/dpkg/rules   2012-07-01 13:22:47.000000000 +0200
+++ new/libcsplit-20140105/dpkg/rules   2013-12-11 08:20:04.000000000 +0100
@@ -61,6 +61,8 @@
 
 override_dh_perl:
 
+override_dh_pysupport:
+
 override_dh_shlibdeps:
        dh_shlibdeps -Llibcsplit -l${PWD}/debian/tmp/usr/lib
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit/codepage.h 
new/libcsplit-20140105/include/libcsplit/codepage.h
--- old/libcsplit-20130904/include/libcsplit/codepage.h 2013-01-03 
20:37:25.000000000 +0100
+++ new/libcsplit-20140105/include/libcsplit/codepage.h 2014-01-05 
09:23:38.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Codepage definitions for libcsplit
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit/definitions.h 
new/libcsplit-20140105/include/libcsplit/definitions.h
--- old/libcsplit-20130904/include/libcsplit/definitions.h      2013-09-04 
08:14:23.000000000 +0200
+++ new/libcsplit-20140105/include/libcsplit/definitions.h      2014-01-05 
09:54:40.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Definitions for libcsplit
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
@@ -24,11 +24,11 @@
 
 #include <libcsplit/types.h>
 
-#define LIBCSPLIT_VERSION                      20130904
+#define LIBCSPLIT_VERSION                      20140105
 
 /* The libcsplit version string
  */
-#define LIBCSPLIT_VERSION_STRING               "20130904"
+#define LIBCSPLIT_VERSION_STRING               "20140105"
 
 #endif
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/include/libcsplit/definitions.h.in 
new/libcsplit-20140105/include/libcsplit/definitions.h.in
--- old/libcsplit-20130904/include/libcsplit/definitions.h.in   2013-05-05 
11:04:56.000000000 +0200
+++ new/libcsplit-20140105/include/libcsplit/definitions.h.in   2014-01-05 
09:23:38.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Definitions for libcsplit
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit/error.h 
new/libcsplit-20140105/include/libcsplit/error.h
--- old/libcsplit-20130904/include/libcsplit/error.h    2013-06-09 
20:13:28.000000000 +0200
+++ new/libcsplit-20140105/include/libcsplit/error.h    2014-01-05 
09:23:38.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The error code definitions for libcsplit
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit/extern.h 
new/libcsplit-20140105/include/libcsplit/extern.h
--- old/libcsplit-20130904/include/libcsplit/extern.h   2013-01-03 
20:37:25.000000000 +0100
+++ new/libcsplit-20140105/include/libcsplit/extern.h   2014-01-05 
09:23:38.000000000 +0100
@@ -3,7 +3,7 @@
  * This header should be included in header files that export or import
  * library functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit/features.h 
new/libcsplit-20140105/include/libcsplit/features.h
--- old/libcsplit-20130904/include/libcsplit/features.h 2013-09-04 
08:14:23.000000000 +0200
+++ new/libcsplit-20140105/include/libcsplit/features.h 2014-01-05 
09:54:40.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Features of libcsplit
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit/features.h.in 
new/libcsplit-20140105/include/libcsplit/features.h.in
--- old/libcsplit-20130904/include/libcsplit/features.h.in      2013-01-03 
20:37:25.000000000 +0100
+++ new/libcsplit-20140105/include/libcsplit/features.h.in      2014-01-05 
09:23:38.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Features of libcsplit
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit/types.h 
new/libcsplit-20140105/include/libcsplit/types.h
--- old/libcsplit-20130904/include/libcsplit/types.h    2013-09-04 
08:14:23.000000000 +0200
+++ new/libcsplit-20140105/include/libcsplit/types.h    2014-01-05 
09:54:40.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Type definitions for libcsplit
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit/types.h.in 
new/libcsplit-20140105/include/libcsplit/types.h.in
--- old/libcsplit-20130904/include/libcsplit/types.h.in 2013-04-03 
13:57:34.000000000 +0200
+++ new/libcsplit-20140105/include/libcsplit/types.h.in 2014-01-05 
09:23:38.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Type definitions for libcsplit
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit.h 
new/libcsplit-20140105/include/libcsplit.h
--- old/libcsplit-20130904/include/libcsplit.h  2013-09-04 08:14:23.000000000 
+0200
+++ new/libcsplit-20140105/include/libcsplit.h  2014-01-05 09:54:40.000000000 
+0100
@@ -1,7 +1,7 @@
 /*
  * Library to support cross-platform C split string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/include/libcsplit.h.in 
new/libcsplit-20140105/include/libcsplit.h.in
--- old/libcsplit-20130904/include/libcsplit.h.in       2013-04-04 
09:53:09.000000000 +0200
+++ new/libcsplit-20140105/include/libcsplit.h.in       2014-01-05 
09:23:35.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Library to support cross-platform C split string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/Makefile.in 
new/libcsplit-20140105/libcerror/Makefile.in
--- old/libcsplit-20130904/libcerror/Makefile.in        2013-09-04 
08:14:09.000000000 +0200
+++ new/libcsplit-20140105/libcerror/Makefile.in        2014-01-05 
09:31:54.000000000 +0100
@@ -339,7 +339,7 @@
          echo rm -f $${locs}; \
          rm -f $${locs}; \
        }
-libcerror.la: $(libcerror_la_OBJECTS) $(libcerror_la_DEPENDENCIES) 
$(EXTRA_libcerror_la_DEPENDENCIES) 
+libcerror.la: $(libcerror_la_OBJECTS) $(libcerror_la_DEPENDENCIES) 
$(EXTRA_libcerror_la_DEPENDENCIES)
        $(LINK) $(am_libcerror_la_rpath) $(libcerror_la_OBJECTS) 
$(libcerror_la_LIBADD) $(LIBS)
 
 mostlyclean-compile:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_definitions.h 
new/libcsplit-20140105/libcerror/libcerror_definitions.h
--- old/libcsplit-20130904/libcerror/libcerror_definitions.h    2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_definitions.h    2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal definitions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
@@ -35,11 +35,11 @@
  */
 #else
 
-#define LIBCERROR_VERSION                              20130904
+#define LIBCERROR_VERSION                              20140105
 
 /* The libcstring version string
  */
-#define LIBCERROR_VERSION_STRING                       "20130904"
+#define LIBCERROR_VERSION_STRING                       "20140105"
 
 /* The error domains
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_error.c 
new/libcsplit-20140105/libcerror/libcerror_error.c
--- old/libcsplit-20130904/libcerror/libcerror_error.c  2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_error.c  2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Error functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
@@ -626,6 +626,10 @@
                        {
                                return( -1 );
                        }
+                       if( string_index > 0 )
+                       {
+                               string[ string_index++ ] = 
(libcstring_system_character_t) '\n';
+                       }
                        if( libcstring_narrow_string_copy(
                             &( string[ string_index ] ),
                             internal_error->messages[ message_index ],
@@ -635,7 +639,7 @@
 
                                return( -1 );
                        }
-                       string_index += internal_error->sizes[ message_index ];
+                       string_index += internal_error->sizes[ message_index ] 
- 1;
 
                        string[ string_index ] = 
(libcstring_system_character_t) 0;
 #endif /* defined( LIBCSTRING_HAVE_WIDE_SYSTEM_CHARACTER ) */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_error.h 
new/libcsplit-20140105/libcerror/libcerror_error.h
--- old/libcsplit-20130904/libcerror/libcerror_error.h  2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_error.h  2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Error functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_extern.h 
new/libcsplit-20140105/libcerror/libcerror_extern.h
--- old/libcsplit-20130904/libcerror/libcerror_extern.h 2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_extern.h 2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal extern definition
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_libcstring.h 
new/libcsplit-20140105/libcerror/libcerror_libcstring.h
--- old/libcsplit-20130904/libcerror/libcerror_libcstring.h     2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_libcstring.h     2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal libcstring header
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_support.c 
new/libcsplit-20140105/libcerror/libcerror_support.c
--- old/libcsplit-20130904/libcerror/libcerror_support.c        2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_support.c        2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Support functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_support.h 
new/libcsplit-20140105/libcerror/libcerror_support.h
--- old/libcsplit-20130904/libcerror/libcerror_support.h        2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_support.h        2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Support functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_system.c 
new/libcsplit-20140105/libcerror/libcerror_system.c
--- old/libcsplit-20130904/libcerror/libcerror_system.c 2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_system.c 2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * System functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_system.h 
new/libcsplit-20140105/libcerror/libcerror_system.h
--- old/libcsplit-20130904/libcerror/libcerror_system.h 2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_system.h 2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * System functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_types.h 
new/libcsplit-20140105/libcerror/libcerror_types.h
--- old/libcsplit-20130904/libcerror/libcerror_types.h  2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_types.h  2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal type definitions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcerror/libcerror_unused.h 
new/libcsplit-20140105/libcerror/libcerror_unused.h
--- old/libcsplit-20130904/libcerror/libcerror_unused.h 2013-09-04 
08:08:21.000000000 +0200
+++ new/libcsplit-20140105/libcerror/libcerror_unused.h 2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal unused definition
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/Makefile.in 
new/libcsplit-20140105/libcsplit/Makefile.in
--- old/libcsplit-20130904/libcsplit/Makefile.in        2013-09-04 
08:14:09.000000000 +0200
+++ new/libcsplit-20140105/libcsplit/Makefile.in        2014-01-05 
09:31:54.000000000 +0100
@@ -408,7 +408,7 @@
          echo rm -f $${locs}; \
          rm -f $${locs}; \
        }
-libcsplit.la: $(libcsplit_la_OBJECTS) $(libcsplit_la_DEPENDENCIES) 
$(EXTRA_libcsplit_la_DEPENDENCIES) 
+libcsplit.la: $(libcsplit_la_OBJECTS) $(libcsplit_la_DEPENDENCIES) 
$(EXTRA_libcsplit_la_DEPENDENCIES)
        $(libcsplit_la_LINK) -rpath $(libdir) $(libcsplit_la_OBJECTS) 
$(libcsplit_la_LIBADD) $(LIBS)
 
 mostlyclean-compile:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit.c 
new/libcsplit-20140105/libcsplit/libcsplit.c
--- old/libcsplit-20130904/libcsplit/libcsplit.c        2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit.c        2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Library to support cross-platform C split string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit.rc 
new/libcsplit-20140105/libcsplit/libcsplit.rc
--- old/libcsplit-20130904/libcsplit/libcsplit.rc       2013-09-04 
08:14:23.000000000 +0200
+++ new/libcsplit-20140105/libcsplit/libcsplit.rc       2014-01-05 
09:54:40.000000000 +0100
@@ -22,12 +22,12 @@
     BLOCK "040904E4"
     BEGIN
       VALUE "FileDescription",         "Library to support cross-platform C 
split string functions\0"
-      VALUE "FileVersion",             "20130904" "\0"
+      VALUE "FileVersion",             "20140105" "\0"
       VALUE "InternalName",            "libcsplit.dll\0"
-      VALUE "LegalCopyright",          "(c) 2008-2013 Joachim Metz 
<joachim.m...@gmail.com>\0"
+      VALUE "LegalCopyright",          "(c) 2008-2014, Joachim Metz 
<joachim.m...@gmail.com>\0"
       VALUE "OriginalFilename",                "libcsplit.dll\0"
       VALUE "ProductName",             "libcsplit\0"
-      VALUE "ProductVersion",          "20130904" "\0"
+      VALUE "ProductVersion",          "20140105" "\0"
       VALUE "Comments",                        "For more information visit 
http://code.google.com/p/libcsplit/\0";
     END
   END
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit.rc.in 
new/libcsplit-20140105/libcsplit/libcsplit.rc.in
--- old/libcsplit-20130904/libcsplit/libcsplit.rc.in    2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit.rc.in    2014-01-05 
09:23:59.000000000 +0100
@@ -24,7 +24,7 @@
       VALUE "FileDescription",         "Library to support cross-platform C 
split string functions\0"
       VALUE "FileVersion",             "@VERSION@" "\0"
       VALUE "InternalName",            "libcsplit.dll\0"
-      VALUE "LegalCopyright",          "(c) 2008-2013 Joachim Metz 
<joachim.m...@gmail.com>\0"
+      VALUE "LegalCopyright",          "(c) 2008-2014, Joachim Metz 
<joachim.m...@gmail.com>\0"
       VALUE "OriginalFilename",                "libcsplit.dll\0"
       VALUE "ProductName",             "libcsplit\0"
       VALUE "ProductVersion",          "@VERSION@" "\0"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_definitions.h 
new/libcsplit-20140105/libcsplit/libcsplit_definitions.h
--- old/libcsplit-20130904/libcsplit/libcsplit_definitions.h    2013-09-04 
08:14:23.000000000 +0200
+++ new/libcsplit-20140105/libcsplit/libcsplit_definitions.h    2014-01-05 
09:54:40.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal definitions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
@@ -35,11 +35,11 @@
  */
 #else
 
-#define LIBCSPLIT_VERSION                      20130904
+#define LIBCSPLIT_VERSION                      20140105
 
 /* The libcsplit version string
  */
-#define LIBCSPLIT_VERSION_STRING               "20130904"
+#define LIBCSPLIT_VERSION_STRING               "20140105"
 
 #endif /* !defined( HAVE_LOCAL_LIBCSPLIT ) */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcsplit/libcsplit_definitions.h.in 
new/libcsplit-20140105/libcsplit/libcsplit_definitions.h.in
--- old/libcsplit-20130904/libcsplit/libcsplit_definitions.h.in 2013-05-03 
08:25:56.000000000 +0200
+++ new/libcsplit-20140105/libcsplit/libcsplit_definitions.h.in 2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal definitions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_error.c 
new/libcsplit-20140105/libcsplit/libcsplit_error.c
--- old/libcsplit-20130904/libcsplit/libcsplit_error.c  2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_error.c  2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Error functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_error.h 
new/libcsplit-20140105/libcsplit/libcsplit_error.h
--- old/libcsplit-20130904/libcsplit/libcsplit_error.h  2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_error.h  2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Error functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_extern.h 
new/libcsplit-20140105/libcsplit/libcsplit_extern.h
--- old/libcsplit-20130904/libcsplit/libcsplit_extern.h 2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_extern.h 2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal extern definition
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_libcerror.h 
new/libcsplit-20140105/libcsplit/libcsplit_libcerror.h
--- old/libcsplit-20130904/libcsplit/libcsplit_libcerror.h      2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_libcerror.h      2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal libcerror header
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_libcstring.h 
new/libcsplit-20140105/libcsplit/libcsplit_libcstring.h
--- old/libcsplit-20130904/libcsplit/libcsplit_libcstring.h     2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_libcstring.h     2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal libcstring header
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcsplit/libcsplit_narrow_split_string.c 
new/libcsplit-20140105/libcsplit/libcsplit_narrow_split_string.c
--- old/libcsplit-20130904/libcsplit/libcsplit_narrow_split_string.c    
2013-04-04 09:51:49.000000000 +0200
+++ new/libcsplit-20140105/libcsplit/libcsplit_narrow_split_string.c    
2014-01-05 09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Split narrow string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcsplit/libcsplit_narrow_split_string.h 
new/libcsplit-20140105/libcsplit/libcsplit_narrow_split_string.h
--- old/libcsplit-20130904/libcsplit/libcsplit_narrow_split_string.h    
2013-01-03 20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_narrow_split_string.h    
2014-01-05 09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Split narrow string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcsplit/libcsplit_narrow_string.c 
new/libcsplit-20140105/libcsplit/libcsplit_narrow_string.c
--- old/libcsplit-20130904/libcsplit/libcsplit_narrow_string.c  2013-09-04 
08:13:30.000000000 +0200
+++ new/libcsplit-20140105/libcsplit/libcsplit_narrow_string.c  2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Narrow character string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcsplit/libcsplit_narrow_string.h 
new/libcsplit-20140105/libcsplit/libcsplit_narrow_string.h
--- old/libcsplit-20130904/libcsplit/libcsplit_narrow_string.h  2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_narrow_string.h  2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Narrow character string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_support.c 
new/libcsplit-20140105/libcsplit/libcsplit_support.c
--- old/libcsplit-20130904/libcsplit/libcsplit_support.c        2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_support.c        2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Support functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_support.h 
new/libcsplit-20140105/libcsplit/libcsplit_support.h
--- old/libcsplit-20130904/libcsplit/libcsplit_support.h        2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_support.h        2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Support functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_types.h 
new/libcsplit-20140105/libcsplit/libcsplit_types.h
--- old/libcsplit-20130904/libcsplit/libcsplit_types.h  2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_types.h  2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal type definitions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_unused.h 
new/libcsplit-20140105/libcsplit/libcsplit_unused.h
--- old/libcsplit-20130904/libcsplit/libcsplit_unused.h 2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_unused.h 2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal unused definition
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcsplit/libcsplit_wide_split_string.c 
new/libcsplit-20140105/libcsplit/libcsplit_wide_split_string.c
--- old/libcsplit-20130904/libcsplit/libcsplit_wide_split_string.c      
2013-04-04 09:52:16.000000000 +0200
+++ new/libcsplit-20140105/libcsplit/libcsplit_wide_split_string.c      
2014-01-05 09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Split wide string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcsplit/libcsplit_wide_split_string.h 
new/libcsplit-20140105/libcsplit/libcsplit_wide_split_string.h
--- old/libcsplit-20130904/libcsplit/libcsplit_wide_split_string.h      
2013-01-03 20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_wide_split_string.h      
2014-01-05 09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Split wide string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_wide_string.c 
new/libcsplit-20140105/libcsplit/libcsplit_wide_string.c
--- old/libcsplit-20130904/libcsplit/libcsplit_wide_string.c    2013-09-04 
08:13:42.000000000 +0200
+++ new/libcsplit-20140105/libcsplit/libcsplit_wide_string.c    2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Wide character string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit/libcsplit_wide_string.h 
new/libcsplit-20140105/libcsplit/libcsplit_wide_string.h
--- old/libcsplit-20130904/libcsplit/libcsplit_wide_string.h    2013-01-03 
20:37:14.000000000 +0100
+++ new/libcsplit-20140105/libcsplit/libcsplit_wide_string.h    2014-01-05 
09:23:51.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Wide character string functions
  *
- * Copyright (c) 2008-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2008-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcsplit.spec 
new/libcsplit-20140105/libcsplit.spec
--- old/libcsplit-20130904/libcsplit.spec       2013-09-04 08:14:23.000000000 
+0200
+++ new/libcsplit-20140105/libcsplit.spec       2014-01-05 09:54:40.000000000 
+0100
@@ -1,5 +1,5 @@
 Name: libcsplit
-Version: 20130904
+Version: 20140105
 Release: 1
 Summary: Library to support cross-platform C split string functions
 Group: System Environment/Libraries
@@ -55,6 +55,6 @@
 %{_mandir}/man3/*
 
 %changelog
-* Wed Sep  4 2013 Joachim Metz <joachim.m...@gmail.com> 20130904-1
+* Sun Jan  5 2014 Joachim Metz <joachim.m...@gmail.com> 20140105-1
 - Auto-generated
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcstring/Makefile.in 
new/libcsplit-20140105/libcstring/Makefile.in
--- old/libcsplit-20130904/libcstring/Makefile.in       2013-09-04 
08:14:09.000000000 +0200
+++ new/libcsplit-20140105/libcstring/Makefile.in       2014-01-05 
09:31:54.000000000 +0100
@@ -338,7 +338,7 @@
          echo rm -f $${locs}; \
          rm -f $${locs}; \
        }
-libcstring.la: $(libcstring_la_OBJECTS) $(libcstring_la_DEPENDENCIES) 
$(EXTRA_libcstring_la_DEPENDENCIES) 
+libcstring.la: $(libcstring_la_OBJECTS) $(libcstring_la_DEPENDENCIES) 
$(EXTRA_libcstring_la_DEPENDENCIES)
        $(LINK) $(am_libcstring_la_rpath) $(libcstring_la_OBJECTS) 
$(libcstring_la_LIBADD) $(LIBS)
 
 mostlyclean-compile:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcstring/libcstring_definitions.h 
new/libcsplit-20140105/libcstring/libcstring_definitions.h
--- old/libcsplit-20130904/libcstring/libcstring_definitions.h  2013-04-04 
09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_definitions.h  2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal definitions
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
@@ -40,11 +40,11 @@
 #define LIBCSTRING_HAVE_WIDE_SYSTEM_CHARACTER           1
 #endif
 
-#define LIBCSTRING_VERSION                             20130403
+#define LIBCSTRING_VERSION                             20140105
 
 /* The libcstring version string
  */
-#define LIBCSTRING_VERSION_STRING                      "20130403"
+#define LIBCSTRING_VERSION_STRING                      "20140105"
 
 #if defined( WINAPI ) && ( defined( _UNICODE ) || defined( UNICODE ) )
 #define PRIc_LIBCSTRING_SYSTEM                         "lc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcstring/libcstring_extern.h 
new/libcsplit-20140105/libcstring/libcstring_extern.h
--- old/libcsplit-20130904/libcstring/libcstring_extern.h       2013-04-04 
09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_extern.h       2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal extern definition
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcstring/libcstring_narrow_string.h 
new/libcsplit-20140105/libcstring/libcstring_narrow_string.h
--- old/libcsplit-20130904/libcstring/libcstring_narrow_string.h        
2013-04-04 09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_narrow_string.h        
2014-01-05 09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Narrow character string functions
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
@@ -82,7 +82,7 @@
 #define libcstring_narrow_string_compare_no_case( string1, string2, size ) \
        _strnicmp( string1, string2, size )
 
-#elif defined( WINAPI )
+#elif defined( WINAPI ) || defined( HAVE_STRNICMP )
 #define libcstring_narrow_string_compare_no_case( string1, string2, size ) \
        strnicmp( string1, string2, size )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcstring/libcstring_support.c 
new/libcsplit-20140105/libcstring/libcstring_support.c
--- old/libcsplit-20130904/libcstring/libcstring_support.c      2013-04-04 
09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_support.c      2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Support functions
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcstring/libcstring_support.h 
new/libcsplit-20140105/libcstring/libcstring_support.h
--- old/libcsplit-20130904/libcstring/libcstring_support.h      2013-04-04 
09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_support.h      2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Support functions
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcstring/libcstring_system_string.h 
new/libcsplit-20140105/libcstring/libcstring_system_string.h
--- old/libcsplit-20130904/libcstring/libcstring_system_string.h        
2013-04-04 09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_system_string.h        
2014-01-05 09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * System character type string functions
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcstring/libcstring_types.h 
new/libcsplit-20140105/libcstring/libcstring_types.h
--- old/libcsplit-20130904/libcstring/libcstring_types.h        2013-04-04 
09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_types.h        2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Type definitions
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/libcstring/libcstring_unused.h 
new/libcsplit-20140105/libcstring/libcstring_unused.h
--- old/libcsplit-20130904/libcstring/libcstring_unused.h       2013-04-04 
09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_unused.h       2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * The internal unused definition
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcstring/libcstring_wide_string.c 
new/libcsplit-20140105/libcstring/libcstring_wide_string.c
--- old/libcsplit-20130904/libcstring/libcstring_wide_string.c  2013-04-04 
09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_wide_string.c  2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Wide character string functions
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libcsplit-20130904/libcstring/libcstring_wide_string.h 
new/libcsplit-20140105/libcstring/libcstring_wide_string.h
--- old/libcsplit-20130904/libcstring/libcstring_wide_string.h  2013-04-04 
09:48:46.000000000 +0200
+++ new/libcsplit-20140105/libcstring/libcstring_wide_string.h  2014-01-05 
09:26:15.000000000 +0100
@@ -1,7 +1,7 @@
 /*
  * Wide character string functions
  *
- * Copyright (c) 2010-2013, Joachim Metz <joachim.m...@gmail.com>
+ * Copyright (c) 2010-2014, Joachim Metz <joachim.m...@gmail.com>
  *
  * Refer to AUTHORS for acknowledgements.
  *
@@ -71,7 +71,7 @@
 #define libcstring_wide_string_compare_no_case( string1, string2, size ) \
        _wcsnicmp( string1, string2, size )
 
-#elif defined( WINAPI )
+#elif defined( WINAPI ) || defined( HAVE_WCSNICMP )
 #define libcstring_wide_string_compare_no_case( string1, string2, size ) \
        wcsnicmp( string1, string2, size )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/m4/libcstring.m4 
new/libcsplit-20140105/m4/libcstring.m4
--- old/libcsplit-20130904/m4/libcstring.m4     2013-04-06 13:48:55.000000000 
+0200
+++ new/libcsplit-20140105/m4/libcstring.m4     2014-01-05 09:03:01.000000000 
+0100
@@ -1,6 +1,6 @@
 dnl Functions for libcstring
 dnl
-dnl Version: 20130406
+dnl Version: 20131015
 
 dnl Function to detect if libcstring is available
 dnl ac_libcstring_dummy is used to prevent AC_CHECK_LIB adding unnecessary 
-l<library> arguments
@@ -87,7 +87,7 @@
  AC_CHECK_HEADERS([wchar.h wctype.h])
 
  dnl Narrow character string functions used in 
libcstring/libcstring_narrow_string.h
- AC_CHECK_FUNCS([fgets memchr memcmp memcpy memrchr snprintf sscanf strcasecmp 
strchr strlen strncasecmp strncmp strncpy strrchr strstr vsnprintf])
+ AC_CHECK_FUNCS([fgets memchr memcmp memcpy memrchr snprintf sscanf strcasecmp 
strchr strlen strncasecmp strncmp strncpy strnicmp strrchr strstr vsnprintf])
 
  AS_IF(
   [test "x$ac_cv_func_fgets" != xyes],
@@ -155,9 +155,9 @@
   ])
 
  AS_IF(
-  [test "x$ac_cv_func_strcasecmp" != xyes && test "x$ac_cv_func_strncasecmp" 
!= xyes],
+  [test "x$ac_cv_func_strcasecmp" != xyes && test "x$ac_cv_func_strncasecmp" 
!= xyes && test "x$ac_cv_func_strnicmp" != xyes],
   [AC_MSG_FAILURE(
-   [Missing functions: strncasecmp and strcasecmp],
+   [Missing functions: strncasecmp, strcasecmp and strnicmp],
    [1])
   ])
 
@@ -178,7 +178,7 @@
  dnl Wide character string functions used in 
libcstring/libcstring_wide_string.h
  AS_IF(
   [test "x$ac_cv_enable_wide_character_type" != xno],
-  [AC_CHECK_FUNCS([swprintf towlower wcscasecmp wcschr wcslen wcsncasecmp 
wcsncmp wcsncpy wcsrchr wcsstr wmemchr wmemcmp wmemcpy wmemrchr])
+  [AC_CHECK_FUNCS([swprintf towlower wcscasecmp wcschr wcslen wcsncasecmp 
wcsncmp wcsncpy wcsnicmp wcsrchr wcsstr wmemchr wmemcmp wmemcpy wmemrchr])
 
   AS_IF(
    [test "x$ac_cv_func_swprintf" != xyes],
@@ -223,9 +223,9 @@
    ])
 
   AS_IF(
-   [test "x$ac_cv_func_wcsncasecmp" != xyes && test "x$ac_cv_func_wcscasecmp" 
!= xyes && test "x$ac_cv_func_towlower" != xyes],
+   [test "x$ac_cv_func_wcsncasecmp" != xyes && test "x$ac_cv_func_wcscasecmp" 
!= xyes && test "x$ac_cv_func_wcsnicmp" != xyes && test "x$ac_cv_func_towlower" 
!= xyes],
    [AC_MSG_FAILURE(
-    [Missing functions: wcsncasecmp, wcscasecmp and towlower],
+    [Missing functions: wcsncasecmp, wcscasecmp, wcsnicmp and towlower],
     [1])
    ])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/manuals/libcsplit.3 
new/libcsplit-20140105/manuals/libcsplit.3
--- old/libcsplit-20130904/manuals/libcsplit.3  2013-05-03 08:41:33.000000000 
+0200
+++ new/libcsplit-20140105/manuals/libcsplit.3  2014-01-05 09:24:18.000000000 
+0100
@@ -1,4 +1,4 @@
-.Dd May 3, 2013
+.Dd January 5, 2014
 .Dt libcsplit 3
 .Os libcsplit
 .Sh NAME
@@ -40,7 +40,7 @@
 .Sh AUTHOR
 These man pages were written by Joachim Metz.
 .Sh COPYRIGHT
-Copyright 2008-2013, Joachim Metz <joachim.m...@gmail.com>.
+Copyright 2008-2014, Joachim Metz <joachim.m...@gmail.com>.
 This is free software; see the source for copying conditions. There is NO 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .Sh SEE ALSO
 the libcsplit.h include file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcsplit-20130904/tests/Makefile.in 
new/libcsplit-20140105/tests/Makefile.in
--- old/libcsplit-20130904/tests/Makefile.in    2013-09-04 08:14:09.000000000 
+0200
+++ new/libcsplit-20140105/tests/Makefile.in    2014-01-05 09:31:54.000000000 
+0100
@@ -257,7 +257,7 @@
        @LIBCSTRING_CPPFLAGS@ \
        @LIBCERROR_CPPFLAGS@
 
-check_SCRIPTS = 
+check_SCRIPTS =
 EXTRA_DIST = \
        $(check_SCRIPTS)
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to