summaryrefslogtreecommitdiff
path: root/libc/wcsmbs
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2014-01-03 17:51:28 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2014-01-03 17:51:28 +0000
commitf71e9a28759c1f5d6e8dc0baced440e72507b433 (patch)
treed1ef7f1f84de67d0446b60c04f10a47c84ac1ddc /libc/wcsmbs
parent036dfd44bcc8ed8e97dcd9c763f61d3b59796941 (diff)
downloadeglibc2-f71e9a28759c1f5d6e8dc0baced440e72507b433.tar.gz
Merge changes between r24468 and r24941 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@24942 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/wcsmbs')
-rw-r--r--libc/wcsmbs/Makefile2
-rw-r--r--libc/wcsmbs/bits/wchar-ldbl.h2
-rw-r--r--libc/wcsmbs/bits/wchar2.h2
-rw-r--r--libc/wcsmbs/btowc.c2
-rw-r--r--libc/wcsmbs/c16rtomb.c2
-rw-r--r--libc/wcsmbs/isoc99_fwscanf.c2
-rw-r--r--libc/wcsmbs/isoc99_swscanf.c2
-rw-r--r--libc/wcsmbs/isoc99_vfwscanf.c2
-rw-r--r--libc/wcsmbs/isoc99_vswscanf.c2
-rw-r--r--libc/wcsmbs/isoc99_vwscanf.c2
-rw-r--r--libc/wcsmbs/isoc99_wscanf.c2
-rw-r--r--libc/wcsmbs/mbrlen.c2
-rw-r--r--libc/wcsmbs/mbrtoc16.c2
-rw-r--r--libc/wcsmbs/mbrtowc.c2
-rw-r--r--libc/wcsmbs/mbsinit.c2
-rw-r--r--libc/wcsmbs/mbsnrtowcs.c2
-rw-r--r--libc/wcsmbs/mbsrtowcs.c2
-rw-r--r--libc/wcsmbs/mbsrtowcs_l.c2
-rw-r--r--libc/wcsmbs/test-wcschr-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wcscmp-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wcscpy-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wcslen-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wcsrchr-ifunc.c2
-rw-r--r--libc/wcsmbs/test-wmemcmp-ifunc.c2
-rw-r--r--libc/wcsmbs/tst-btowc.c2
-rw-r--r--libc/wcsmbs/tst-mbrtowc.c2
-rw-r--r--libc/wcsmbs/tst-mbsrtowcs.c2
-rw-r--r--libc/wcsmbs/tst-wcpncpy.c2
-rw-r--r--libc/wcsmbs/tst-wcrtomb.c2
-rw-r--r--libc/wcsmbs/tst-wcsnlen.c2
-rw-r--r--libc/wcsmbs/uchar.h2
-rw-r--r--libc/wcsmbs/wchar.h2
-rw-r--r--libc/wcsmbs/wcpcpy.c2
-rw-r--r--libc/wcsmbs/wcpncpy.c2
-rw-r--r--libc/wcsmbs/wcrtomb.c2
-rw-r--r--libc/wcsmbs/wcscasecmp.c2
-rw-r--r--libc/wcsmbs/wcscasecmp_l.c2
-rw-r--r--libc/wcsmbs/wcscat.c2
-rw-r--r--libc/wcsmbs/wcschr.c2
-rw-r--r--libc/wcsmbs/wcschrnul.c2
-rw-r--r--libc/wcsmbs/wcscmp.c2
-rw-r--r--libc/wcsmbs/wcscoll.c2
-rw-r--r--libc/wcsmbs/wcscoll_l.c2
-rw-r--r--libc/wcsmbs/wcscpy.c8
-rw-r--r--libc/wcsmbs/wcscspn.c2
-rw-r--r--libc/wcsmbs/wcsdup.c2
-rw-r--r--libc/wcsmbs/wcslen.c2
-rw-r--r--libc/wcsmbs/wcsmbsload.c2
-rw-r--r--libc/wcsmbs/wcsmbsload.h2
-rw-r--r--libc/wcsmbs/wcsncase.c2
-rw-r--r--libc/wcsmbs/wcsncase_l.c2
-rw-r--r--libc/wcsmbs/wcsncat.c2
-rw-r--r--libc/wcsmbs/wcsncmp.c2
-rw-r--r--libc/wcsmbs/wcsncpy.c2
-rw-r--r--libc/wcsmbs/wcsnlen.c2
-rw-r--r--libc/wcsmbs/wcsnrtombs.c2
-rw-r--r--libc/wcsmbs/wcspbrk.c2
-rw-r--r--libc/wcsmbs/wcsrchr.c7
-rw-r--r--libc/wcsmbs/wcsrtombs.c2
-rw-r--r--libc/wcsmbs/wcsspn.c2
-rw-r--r--libc/wcsmbs/wcsstr.c2
-rw-r--r--libc/wcsmbs/wcstod.c2
-rw-r--r--libc/wcsmbs/wcstod_l.c2
-rw-r--r--libc/wcsmbs/wcstof.c2
-rw-r--r--libc/wcsmbs/wcstof_l.c2
-rw-r--r--libc/wcsmbs/wcstok.c2
-rw-r--r--libc/wcsmbs/wcstol.c2
-rw-r--r--libc/wcsmbs/wcstol_l.c2
-rw-r--r--libc/wcsmbs/wcstold.c2
-rw-r--r--libc/wcsmbs/wcstold_l.c2
-rw-r--r--libc/wcsmbs/wcstoll.c2
-rw-r--r--libc/wcsmbs/wcstoll_l.c2
-rw-r--r--libc/wcsmbs/wcstoul.c2
-rw-r--r--libc/wcsmbs/wcstoul_l.c2
-rw-r--r--libc/wcsmbs/wcstoull.c2
-rw-r--r--libc/wcsmbs/wcstoull_l.c2
-rw-r--r--libc/wcsmbs/wcswidth.c2
-rw-r--r--libc/wcsmbs/wcsxfrm.c2
-rw-r--r--libc/wcsmbs/wcsxfrm_l.c2
-rw-r--r--libc/wcsmbs/wctob.c2
-rw-r--r--libc/wcsmbs/wcwidth.c2
-rw-r--r--libc/wcsmbs/wcwidth.h2
-rw-r--r--libc/wcsmbs/wmemchr.c2
-rw-r--r--libc/wcsmbs/wmemcmp.c2
-rw-r--r--libc/wcsmbs/wmemcpy.c2
-rw-r--r--libc/wcsmbs/wmemmove.c2
-rw-r--r--libc/wcsmbs/wmempcpy.c2
-rw-r--r--libc/wcsmbs/wmemset.c2
88 files changed, 97 insertions, 90 deletions
diff --git a/libc/wcsmbs/Makefile b/libc/wcsmbs/Makefile
index 5a3fd8880..78521beee 100644
--- a/libc/wcsmbs/Makefile
+++ b/libc/wcsmbs/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2013 Free Software Foundation, Inc.
+# Copyright (C) 1995-2014 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/bits/wchar-ldbl.h b/libc/wcsmbs/bits/wchar-ldbl.h
index 20d9db2e0..45453be10 100644
--- a/libc/wcsmbs/bits/wchar-ldbl.h
+++ b/libc/wcsmbs/bits/wchar-ldbl.h
@@ -1,5 +1,5 @@
/* -mlong-double-64 compatibility mode for <wchar.h> functions.
- Copyright (C) 2006-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/bits/wchar2.h b/libc/wcsmbs/bits/wchar2.h
index abce71c74..29ac6b31d 100644
--- a/libc/wcsmbs/bits/wchar2.h
+++ b/libc/wcsmbs/bits/wchar2.h
@@ -1,5 +1,5 @@
/* Checking macros for wchar functions.
- Copyright (C) 2005-2013 Free Software Foundation, Inc.
+ Copyright (C) 2005-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/btowc.c b/libc/wcsmbs/btowc.c
index 0b1c87b51..289736ff9 100644
--- a/libc/wcsmbs/btowc.c
+++ b/libc/wcsmbs/btowc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
diff --git a/libc/wcsmbs/c16rtomb.c b/libc/wcsmbs/c16rtomb.c
index 91b18b0d2..ce255afd8 100644
--- a/libc/wcsmbs/c16rtomb.c
+++ b/libc/wcsmbs/c16rtomb.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
diff --git a/libc/wcsmbs/isoc99_fwscanf.c b/libc/wcsmbs/isoc99_fwscanf.c
index 2bbd617c3..b82f40bc1 100644
--- a/libc/wcsmbs/isoc99_fwscanf.c
+++ b/libc/wcsmbs/isoc99_fwscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_swscanf.c b/libc/wcsmbs/isoc99_swscanf.c
index 09e63c5f5..d5e1d1974 100644
--- a/libc/wcsmbs/isoc99_swscanf.c
+++ b/libc/wcsmbs/isoc99_swscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_vfwscanf.c b/libc/wcsmbs/isoc99_vfwscanf.c
index c073bdddd..6c7851c3d 100644
--- a/libc/wcsmbs/isoc99_vfwscanf.c
+++ b/libc/wcsmbs/isoc99_vfwscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_vswscanf.c b/libc/wcsmbs/isoc99_vswscanf.c
index 4157133ef..108d05c94 100644
--- a/libc/wcsmbs/isoc99_vswscanf.c
+++ b/libc/wcsmbs/isoc99_vswscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_vwscanf.c b/libc/wcsmbs/isoc99_vwscanf.c
index 762fe0f44..ae7f2afd2 100644
--- a/libc/wcsmbs/isoc99_vwscanf.c
+++ b/libc/wcsmbs/isoc99_vwscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/isoc99_wscanf.c b/libc/wcsmbs/isoc99_wscanf.c
index fd5aacb25..898bd1727 100644
--- a/libc/wcsmbs/isoc99_wscanf.c
+++ b/libc/wcsmbs/isoc99_wscanf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/mbrlen.c b/libc/wcsmbs/mbrlen.c
index e6383aaf6..c484dc056 100644
--- a/libc/wcsmbs/mbrlen.c
+++ b/libc/wcsmbs/mbrlen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
diff --git a/libc/wcsmbs/mbrtoc16.c b/libc/wcsmbs/mbrtoc16.c
index 24c7fed65..9fa31bc56 100644
--- a/libc/wcsmbs/mbrtoc16.c
+++ b/libc/wcsmbs/mbrtoc16.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
diff --git a/libc/wcsmbs/mbrtowc.c b/libc/wcsmbs/mbrtowc.c
index 64764454d..6eeaa55be 100644
--- a/libc/wcsmbs/mbrtowc.c
+++ b/libc/wcsmbs/mbrtowc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
diff --git a/libc/wcsmbs/mbsinit.c b/libc/wcsmbs/mbsinit.c
index 559511b6e..23f822d19 100644
--- a/libc/wcsmbs/mbsinit.c
+++ b/libc/wcsmbs/mbsinit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/mbsnrtowcs.c b/libc/wcsmbs/mbsnrtowcs.c
index 4792bd4d1..f91e580e0 100644
--- a/libc/wcsmbs/mbsnrtowcs.c
+++ b/libc/wcsmbs/mbsnrtowcs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
diff --git a/libc/wcsmbs/mbsrtowcs.c b/libc/wcsmbs/mbsrtowcs.c
index 00eccc9e5..b8f0d582f 100644
--- a/libc/wcsmbs/mbsrtowcs.c
+++ b/libc/wcsmbs/mbsrtowcs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
diff --git a/libc/wcsmbs/mbsrtowcs_l.c b/libc/wcsmbs/mbsrtowcs_l.c
index 1469fca3c..08ff3c9ce 100644
--- a/libc/wcsmbs/mbsrtowcs_l.c
+++ b/libc/wcsmbs/mbsrtowcs_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 2002.
diff --git a/libc/wcsmbs/test-wcschr-ifunc.c b/libc/wcsmbs/test-wcschr-ifunc.c
index cd2055683..cf10c95d5 100644
--- a/libc/wcsmbs/test-wcschr-ifunc.c
+++ b/libc/wcsmbs/test-wcschr-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcschr function.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/test-wcscmp-ifunc.c b/libc/wcsmbs/test-wcscmp-ifunc.c
index 7105d60c7..94bfeadd5 100644
--- a/libc/wcsmbs/test-wcscmp-ifunc.c
+++ b/libc/wcsmbs/test-wcscmp-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcscmp function.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/test-wcscpy-ifunc.c b/libc/wcsmbs/test-wcscpy-ifunc.c
index 1611e6370..7478908f7 100644
--- a/libc/wcsmbs/test-wcscpy-ifunc.c
+++ b/libc/wcsmbs/test-wcscpy-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcscpy function.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/test-wcslen-ifunc.c b/libc/wcsmbs/test-wcslen-ifunc.c
index a7f569256..974ea18ee 100644
--- a/libc/wcsmbs/test-wcslen-ifunc.c
+++ b/libc/wcsmbs/test-wcslen-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcslen function.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/test-wcsrchr-ifunc.c b/libc/wcsmbs/test-wcsrchr-ifunc.c
index 8915bc348..16e3eb5f9 100644
--- a/libc/wcsmbs/test-wcsrchr-ifunc.c
+++ b/libc/wcsmbs/test-wcsrchr-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wcsrchr function.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/test-wmemcmp-ifunc.c b/libc/wcsmbs/test-wmemcmp-ifunc.c
index 13f57eb94..da1a71d49 100644
--- a/libc/wcsmbs/test-wmemcmp-ifunc.c
+++ b/libc/wcsmbs/test-wmemcmp-ifunc.c
@@ -1,5 +1,5 @@
/* Test and measure IFUNC implementations of wmemcmp function.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/tst-btowc.c b/libc/wcsmbs/tst-btowc.c
index ec27ee2ed..d79362277 100644
--- a/libc/wcsmbs/tst-btowc.c
+++ b/libc/wcsmbs/tst-btowc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
diff --git a/libc/wcsmbs/tst-mbrtowc.c b/libc/wcsmbs/tst-mbrtowc.c
index 990635f1d..3e1eb728e 100644
--- a/libc/wcsmbs/tst-mbrtowc.c
+++ b/libc/wcsmbs/tst-mbrtowc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
diff --git a/libc/wcsmbs/tst-mbsrtowcs.c b/libc/wcsmbs/tst-mbsrtowcs.c
index 9392751d0..8d7e2cbee 100644
--- a/libc/wcsmbs/tst-mbsrtowcs.c
+++ b/libc/wcsmbs/tst-mbsrtowcs.c
@@ -1,5 +1,5 @@
/* Test NUL handling of mbsrtowcs.
- Copyright (C) 2004-2013 Free Software Foundation, Inc.
+ Copyright (C) 2004-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
diff --git a/libc/wcsmbs/tst-wcpncpy.c b/libc/wcsmbs/tst-wcpncpy.c
index 06e552edf..74765e755 100644
--- a/libc/wcsmbs/tst-wcpncpy.c
+++ b/libc/wcsmbs/tst-wcpncpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
diff --git a/libc/wcsmbs/tst-wcrtomb.c b/libc/wcsmbs/tst-wcrtomb.c
index 3090689d8..3f052f3b2 100644
--- a/libc/wcsmbs/tst-wcrtomb.c
+++ b/libc/wcsmbs/tst-wcrtomb.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
diff --git a/libc/wcsmbs/tst-wcsnlen.c b/libc/wcsmbs/tst-wcsnlen.c
index 580c95495..60e64ad65 100644
--- a/libc/wcsmbs/tst-wcsnlen.c
+++ b/libc/wcsmbs/tst-wcsnlen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
diff --git a/libc/wcsmbs/uchar.h b/libc/wcsmbs/uchar.h
index a1e4461ae..c12d77ee2 100644
--- a/libc/wcsmbs/uchar.h
+++ b/libc/wcsmbs/uchar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/wchar.h b/libc/wcsmbs/wchar.h
index e91558683..29340fdaa 100644
--- a/libc/wcsmbs/wchar.h
+++ b/libc/wcsmbs/wchar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/wcpcpy.c b/libc/wcsmbs/wcpcpy.c
index 6f952b45d..7831a67ac 100644
--- a/libc/wcsmbs/wcpcpy.c
+++ b/libc/wcsmbs/wcpcpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcpncpy.c b/libc/wcsmbs/wcpncpy.c
index 634d3350a..e4c4009ff 100644
--- a/libc/wcsmbs/wcpncpy.c
+++ b/libc/wcsmbs/wcpncpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcrtomb.c b/libc/wcsmbs/wcrtomb.c
index 3be834831..be93877cc 100644
--- a/libc/wcsmbs/wcrtomb.c
+++ b/libc/wcsmbs/wcrtomb.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
diff --git a/libc/wcsmbs/wcscasecmp.c b/libc/wcsmbs/wcscasecmp.c
index b2d67cc55..3605b9423 100644
--- a/libc/wcsmbs/wcscasecmp.c
+++ b/libc/wcsmbs/wcscasecmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/wcscasecmp_l.c b/libc/wcsmbs/wcscasecmp_l.c
index 376567323..58c2b070a 100644
--- a/libc/wcsmbs/wcscasecmp_l.c
+++ b/libc/wcsmbs/wcscasecmp_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcscat.c b/libc/wcsmbs/wcscat.c
index 7ab7969f5..401528fff 100644
--- a/libc/wcsmbs/wcscat.c
+++ b/libc/wcsmbs/wcscat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcschr.c b/libc/wcsmbs/wcschr.c
index 22872eead..1a35b8044 100644
--- a/libc/wcsmbs/wcschr.c
+++ b/libc/wcsmbs/wcschr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/wcschrnul.c b/libc/wcsmbs/wcschrnul.c
index d6b123111..9d8895584 100644
--- a/libc/wcsmbs/wcschrnul.c
+++ b/libc/wcsmbs/wcschrnul.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/wcscmp.c b/libc/wcsmbs/wcscmp.c
index 3da86fcb5..91ae717c6 100644
--- a/libc/wcsmbs/wcscmp.c
+++ b/libc/wcsmbs/wcscmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcscoll.c b/libc/wcsmbs/wcscoll.c
index 99dcf9173..33194956c 100644
--- a/libc/wcsmbs/wcscoll.c
+++ b/libc/wcsmbs/wcscoll.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
diff --git a/libc/wcsmbs/wcscoll_l.c b/libc/wcsmbs/wcscoll_l.c
index c5b775544..74e2e39eb 100644
--- a/libc/wcsmbs/wcscoll_l.c
+++ b/libc/wcsmbs/wcscoll_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcscpy.c b/libc/wcsmbs/wcscpy.c
index 3b1e0c624..893469535 100644
--- a/libc/wcsmbs/wcscpy.c
+++ b/libc/wcsmbs/wcscpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
@@ -20,9 +20,13 @@
#include <wchar.h>
+#ifndef WCSCPY
+# define WCSCPY wcscpy
+#endif
+
/* Copy SRC to DEST. */
wchar_t *
-wcscpy (dest, src)
+WCSCPY (dest, src)
wchar_t *dest;
const wchar_t *src;
{
diff --git a/libc/wcsmbs/wcscspn.c b/libc/wcsmbs/wcscspn.c
index a25da0f1e..89bccf816 100644
--- a/libc/wcsmbs/wcscspn.c
+++ b/libc/wcsmbs/wcscspn.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsdup.c b/libc/wcsmbs/wcsdup.c
index a8d482eb3..bf7ffaefd 100644
--- a/libc/wcsmbs/wcsdup.c
+++ b/libc/wcsmbs/wcsdup.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcslen.c b/libc/wcsmbs/wcslen.c
index 74553ca81..41621a0e3 100644
--- a/libc/wcsmbs/wcslen.c
+++ b/libc/wcsmbs/wcslen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsmbsload.c b/libc/wcsmbs/wcsmbsload.c
index 6ea3fb4ee..ce32838e3 100644
--- a/libc/wcsmbs/wcsmbsload.c
+++ b/libc/wcsmbs/wcsmbsload.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/wcsmbs/wcsmbsload.h b/libc/wcsmbs/wcsmbsload.h
index 2402776a3..a70942863 100644
--- a/libc/wcsmbs/wcsmbsload.h
+++ b/libc/wcsmbs/wcsmbsload.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/wcsmbs/wcsncase.c b/libc/wcsmbs/wcsncase.c
index b01b02ecc..88b97e377 100644
--- a/libc/wcsmbs/wcsncase.c
+++ b/libc/wcsmbs/wcsncase.c
@@ -1,6 +1,6 @@
/* Compare at most N wide characters of two strings without taking care
for the case.
- Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ Copyright (C) 1992-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/wcsncase_l.c b/libc/wcsmbs/wcsncase_l.c
index 8e68d7935..31b0a8865 100644
--- a/libc/wcsmbs/wcsncase_l.c
+++ b/libc/wcsmbs/wcsncase_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcsncat.c b/libc/wcsmbs/wcsncat.c
index 3450956cc..27f565d75 100644
--- a/libc/wcsmbs/wcsncat.c
+++ b/libc/wcsmbs/wcsncat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsncmp.c b/libc/wcsmbs/wcsncmp.c
index 35ab2c95f..5d412aa8e 100644
--- a/libc/wcsmbs/wcsncmp.c
+++ b/libc/wcsmbs/wcsncmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsncpy.c b/libc/wcsmbs/wcsncpy.c
index a88f8fc1d..e6abf7dbb 100644
--- a/libc/wcsmbs/wcsncpy.c
+++ b/libc/wcsmbs/wcsncpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsnlen.c b/libc/wcsmbs/wcsnlen.c
index f5206a9ed..81f588d51 100644
--- a/libc/wcsmbs/wcsnlen.c
+++ b/libc/wcsmbs/wcsnlen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
diff --git a/libc/wcsmbs/wcsnrtombs.c b/libc/wcsmbs/wcsnrtombs.c
index 58aeec3ca..6fe718dd2 100644
--- a/libc/wcsmbs/wcsnrtombs.c
+++ b/libc/wcsmbs/wcsnrtombs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
diff --git a/libc/wcsmbs/wcspbrk.c b/libc/wcsmbs/wcspbrk.c
index 5a3438fac..dd3c8e38a 100644
--- a/libc/wcsmbs/wcspbrk.c
+++ b/libc/wcsmbs/wcspbrk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
diff --git a/libc/wcsmbs/wcsrchr.c b/libc/wcsmbs/wcsrchr.c
index e30b851b7..ebe3d5da9 100644
--- a/libc/wcsmbs/wcsrchr.c
+++ b/libc/wcsmbs/wcsrchr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
@@ -18,10 +18,13 @@
#include <wchar.h>
+#ifndef WCSRCHR
+# define WCSRCHR wcsrchr
+#endif
/* Find the last occurrence of WC in WCS. */
wchar_t *
-wcsrchr (wcs, wc)
+WCSRCHR (wcs, wc)
const wchar_t *wcs;
const wchar_t wc;
{
diff --git a/libc/wcsmbs/wcsrtombs.c b/libc/wcsmbs/wcsrtombs.c
index e0bdab57a..24e249c6e 100644
--- a/libc/wcsmbs/wcsrtombs.c
+++ b/libc/wcsmbs/wcsrtombs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
diff --git a/libc/wcsmbs/wcsspn.c b/libc/wcsmbs/wcsspn.c
index 709b61b39..94c0bfec6 100644
--- a/libc/wcsmbs/wcsspn.c
+++ b/libc/wcsmbs/wcsspn.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcsstr.c b/libc/wcsmbs/wcsstr.c
index fe984d141..4e9221a6b 100644
--- a/libc/wcsmbs/wcsstr.c
+++ b/libc/wcsmbs/wcsstr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/wcsmbs/wcstod.c b/libc/wcsmbs/wcstod.c
index 6e214c880..12e3dfef8 100644
--- a/libc/wcsmbs/wcstod.c
+++ b/libc/wcsmbs/wcstod.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstod_l.c b/libc/wcsmbs/wcstod_l.c
index def0853d8..2f5a9159c 100644
--- a/libc/wcsmbs/wcstod_l.c
+++ b/libc/wcsmbs/wcstod_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstof.c b/libc/wcsmbs/wcstof.c
index 49cda65df..0508ebf69 100644
--- a/libc/wcsmbs/wcstof.c
+++ b/libc/wcsmbs/wcstof.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstof_l.c b/libc/wcsmbs/wcstof_l.c
index 95f56f07d..b90c9f1dc 100644
--- a/libc/wcsmbs/wcstof_l.c
+++ b/libc/wcsmbs/wcstof_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstok.c b/libc/wcsmbs/wcstok.c
index 171a97b72..21a108913 100644
--- a/libc/wcsmbs/wcstok.c
+++ b/libc/wcsmbs/wcstok.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/wcsmbs/wcstol.c b/libc/wcsmbs/wcstol.c
index 43e4d2979..6d3a6f43a 100644
--- a/libc/wcsmbs/wcstol.c
+++ b/libc/wcsmbs/wcstol.c
@@ -1,5 +1,5 @@
/* Function to parse a `long int' from text.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstol_l.c b/libc/wcsmbs/wcstol_l.c
index f9fb11908..8b781b98b 100644
--- a/libc/wcsmbs/wcstol_l.c
+++ b/libc/wcsmbs/wcstol_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstold.c b/libc/wcsmbs/wcstold.c
index 6153e6d43..a5afefb18 100644
--- a/libc/wcsmbs/wcstold.c
+++ b/libc/wcsmbs/wcstold.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstold_l.c b/libc/wcsmbs/wcstold_l.c
index 2d2fdafd9..c18264c1c 100644
--- a/libc/wcsmbs/wcstold_l.c
+++ b/libc/wcsmbs/wcstold_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstoll.c b/libc/wcsmbs/wcstoll.c
index 7d80779fa..dcc5a3872 100644
--- a/libc/wcsmbs/wcstoll.c
+++ b/libc/wcsmbs/wcstoll.c
@@ -1,5 +1,5 @@
/* Function to parse a `long long int' from text.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstoll_l.c b/libc/wcsmbs/wcstoll_l.c
index 6dee61b21..adaa90e5e 100644
--- a/libc/wcsmbs/wcstoll_l.c
+++ b/libc/wcsmbs/wcstoll_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstoul.c b/libc/wcsmbs/wcstoul.c
index c799479d4..2f549c5e0 100644
--- a/libc/wcsmbs/wcstoul.c
+++ b/libc/wcsmbs/wcstoul.c
@@ -1,5 +1,5 @@
/* Function to parse an `unsigned long int' from text.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstoul_l.c b/libc/wcsmbs/wcstoul_l.c
index 5fe3a6c9d..ec2de24c7 100644
--- a/libc/wcsmbs/wcstoul_l.c
+++ b/libc/wcsmbs/wcstoul_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcstoull.c b/libc/wcsmbs/wcstoull.c
index c6de524a4..f03eeb64f 100644
--- a/libc/wcsmbs/wcstoull.c
+++ b/libc/wcsmbs/wcstoull.c
@@ -1,5 +1,5 @@
/* Function to parse an `unsigned long long int' from text.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcstoull_l.c b/libc/wcsmbs/wcstoull_l.c
index c8d619898..f19f56d7d 100644
--- a/libc/wcsmbs/wcstoull_l.c
+++ b/libc/wcsmbs/wcstoull_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to integer value, using given locale.
- Copyright (C) 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libc/wcsmbs/wcswidth.c b/libc/wcsmbs/wcswidth.c
index 164ab076d..c5d2f21c0 100644
--- a/libc/wcsmbs/wcswidth.c
+++ b/libc/wcsmbs/wcswidth.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcsxfrm.c b/libc/wcsmbs/wcsxfrm.c
index 1fd2eec35..8a4a79fb8 100644
--- a/libc/wcsmbs/wcsxfrm.c
+++ b/libc/wcsmbs/wcsxfrm.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
diff --git a/libc/wcsmbs/wcsxfrm_l.c b/libc/wcsmbs/wcsxfrm_l.c
index bb853703a..f3f3f502d 100644
--- a/libc/wcsmbs/wcsxfrm_l.c
+++ b/libc/wcsmbs/wcsxfrm_l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wctob.c b/libc/wcsmbs/wctob.c
index f494cdf87..24c33cec0 100644
--- a/libc/wcsmbs/wctob.c
+++ b/libc/wcsmbs/wctob.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcwidth.c b/libc/wcsmbs/wcwidth.c
index 99cad54eb..436bfecdb 100644
--- a/libc/wcsmbs/wcwidth.c
+++ b/libc/wcsmbs/wcwidth.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wcwidth.h b/libc/wcsmbs/wcwidth.h
index 2038990e0..22c499a63 100644
--- a/libc/wcsmbs/wcwidth.h
+++ b/libc/wcsmbs/wcwidth.h
@@ -1,5 +1,5 @@
/* Internal header containing implementation of wcwidth() function.
- Copyright (C) 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wmemchr.c b/libc/wcsmbs/wmemchr.c
index 237765a2f..e1b3b762b 100644
--- a/libc/wcsmbs/wmemchr.c
+++ b/libc/wcsmbs/wmemchr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
diff --git a/libc/wcsmbs/wmemcmp.c b/libc/wcsmbs/wmemcmp.c
index 37b84b5f3..620b815a1 100644
--- a/libc/wcsmbs/wmemcmp.c
+++ b/libc/wcsmbs/wmemcmp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
diff --git a/libc/wcsmbs/wmemcpy.c b/libc/wcsmbs/wmemcpy.c
index 90dcac1f7..e931fd9a1 100644
--- a/libc/wcsmbs/wmemcpy.c
+++ b/libc/wcsmbs/wmemcpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
diff --git a/libc/wcsmbs/wmemmove.c b/libc/wcsmbs/wmemmove.c
index c051bf5cb..a817ada86 100644
--- a/libc/wcsmbs/wmemmove.c
+++ b/libc/wcsmbs/wmemmove.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
diff --git a/libc/wcsmbs/wmempcpy.c b/libc/wcsmbs/wmempcpy.c
index 99feaedfe..f8af89d5a 100644
--- a/libc/wcsmbs/wmempcpy.c
+++ b/libc/wcsmbs/wmempcpy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
diff --git a/libc/wcsmbs/wmemset.c b/libc/wcsmbs/wmemset.c
index fbec915e8..c49954531 100644
--- a/libc/wcsmbs/wmemset.c
+++ b/libc/wcsmbs/wmemset.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.