summaryrefslogtreecommitdiff
path: root/libc/stdio-common
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/stdio-common
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/stdio-common')
-rw-r--r--libc/stdio-common/Makefile2
-rw-r--r--libc/stdio-common/_i18n_number.h2
-rw-r--r--libc/stdio-common/_itoa.c2
-rw-r--r--libc/stdio-common/_itowa.c2
-rw-r--r--libc/stdio-common/_itowa.h2
-rw-r--r--libc/stdio-common/asprintf.c2
-rw-r--r--libc/stdio-common/bits/printf-ldbl.h2
-rw-r--r--libc/stdio-common/bug-vfprintf-nargs.c2
-rw-r--r--libc/stdio-common/bug26.c2
-rw-r--r--libc/stdio-common/ctermid.c2
-rw-r--r--libc/stdio-common/cuserid.c2
-rw-r--r--libc/stdio-common/dprintf.c2
-rw-r--r--libc/stdio-common/errlist.c2
-rw-r--r--libc/stdio-common/errnobug.c2
-rw-r--r--libc/stdio-common/flockfile.c2
-rw-r--r--libc/stdio-common/fprintf.c2
-rw-r--r--libc/stdio-common/fscanf.c2
-rw-r--r--libc/stdio-common/ftrylockfile.c2
-rw-r--r--libc/stdio-common/funlockfile.c2
-rw-r--r--libc/stdio-common/fxprintf.c2
-rw-r--r--libc/stdio-common/getline.c2
-rw-r--r--libc/stdio-common/getw.c2
-rw-r--r--libc/stdio-common/isoc99_fscanf.c2
-rw-r--r--libc/stdio-common/isoc99_scanf.c2
-rw-r--r--libc/stdio-common/isoc99_sscanf.c2
-rw-r--r--libc/stdio-common/isoc99_vfscanf.c2
-rw-r--r--libc/stdio-common/isoc99_vscanf.c2
-rw-r--r--libc/stdio-common/isoc99_vsscanf.c2
-rw-r--r--libc/stdio-common/itoa-digits.c2
-rw-r--r--libc/stdio-common/itoa-udigits.c2
-rw-r--r--libc/stdio-common/itowa-digits.c2
-rw-r--r--libc/stdio-common/perror.c2
-rw-r--r--libc/stdio-common/printf-parse.h2
-rw-r--r--libc/stdio-common/printf-parsemb.c2
-rw-r--r--libc/stdio-common/printf-prs.c2
-rw-r--r--libc/stdio-common/printf.c2
-rw-r--r--libc/stdio-common/printf.h2
-rw-r--r--libc/stdio-common/printf_fp.c2
-rw-r--r--libc/stdio-common/printf_fphex.c2
-rw-r--r--libc/stdio-common/printf_size.c2
-rw-r--r--libc/stdio-common/psiginfo.c2
-rw-r--r--libc/stdio-common/psignal.c2
-rw-r--r--libc/stdio-common/putw.c2
-rw-r--r--libc/stdio-common/reg-modifier.c2
-rw-r--r--libc/stdio-common/reg-printf.c2
-rw-r--r--libc/stdio-common/reg-type.c2
-rw-r--r--libc/stdio-common/remove.c2
-rw-r--r--libc/stdio-common/rename.c2
-rw-r--r--libc/stdio-common/renameat.c2
-rw-r--r--libc/stdio-common/scanf.c2
-rw-r--r--libc/stdio-common/scanf11.c2
-rw-r--r--libc/stdio-common/siglist.c2
-rw-r--r--libc/stdio-common/snprintf.c2
-rw-r--r--libc/stdio-common/sprintf.c2
-rw-r--r--libc/stdio-common/sscanf.c2
-rw-r--r--libc/stdio-common/stdio_ext.h2
-rw-r--r--libc/stdio-common/stdio_lim.h.in2
-rw-r--r--libc/stdio-common/tempnam.c2
-rw-r--r--libc/stdio-common/tempname.c2
-rw-r--r--libc/stdio-common/test-fseek.c2
-rw-r--r--libc/stdio-common/test-popen.c2
-rw-r--r--libc/stdio-common/test-vfprintf.c2
-rw-r--r--libc/stdio-common/test_rdwr.c2
-rw-r--r--libc/stdio-common/tmpfile.c2
-rw-r--r--libc/stdio-common/tmpfile64.c2
-rw-r--r--libc/stdio-common/tmpnam.c2
-rw-r--r--libc/stdio-common/tmpnam_r.c2
-rw-r--r--libc/stdio-common/tst-fileno.c2
-rw-r--r--libc/stdio-common/tst-fphex-wide.c2
-rw-r--r--libc/stdio-common/tst-fseek.c2
-rw-r--r--libc/stdio-common/tst-gets.c2
-rw-r--r--libc/stdio-common/tst-long-dbl-fphex.c2
-rw-r--r--libc/stdio-common/tst-popen.c2
-rw-r--r--libc/stdio-common/tst-printf-round.c2
-rw-r--r--libc/stdio-common/tst-printf.c2
-rw-r--r--libc/stdio-common/tst-printf.sh2
-rw-r--r--libc/stdio-common/tst-put-error.c2
-rw-r--r--libc/stdio-common/tst-sprintf3.c2
-rw-r--r--libc/stdio-common/tst-sscanf.c4
-rw-r--r--libc/stdio-common/tst-tmpnam.c2
-rwxr-xr-xlibc/stdio-common/tst-unbputc.sh2
-rw-r--r--libc/stdio-common/tst-unlockedio.c2
-rw-r--r--libc/stdio-common/tstgetln.c2
-rw-r--r--libc/stdio-common/tstscanf.c2
-rw-r--r--libc/stdio-common/vfprintf.c2
-rw-r--r--libc/stdio-common/vfscanf.c4
-rw-r--r--libc/stdio-common/vprintf.c2
87 files changed, 90 insertions, 88 deletions
diff --git a/libc/stdio-common/Makefile b/libc/stdio-common/Makefile
index 128747e08..0c653fb71 100644
--- a/libc/stdio-common/Makefile
+++ b/libc/stdio-common/Makefile
@@ -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/stdio-common/_i18n_number.h b/libc/stdio-common/_i18n_number.h
index 325887e5e..bb14fd685 100644
--- a/libc/stdio-common/_i18n_number.h
+++ b/libc/stdio-common/_i18n_number.h
@@ -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@gnu.org>, 2000.
diff --git a/libc/stdio-common/_itoa.c b/libc/stdio-common/_itoa.c
index 31bffe7ff..716fe39cc 100644
--- a/libc/stdio-common/_itoa.c
+++ b/libc/stdio-common/_itoa.c
@@ -1,5 +1,5 @@
/* Internal function for converting integers to ASCII.
- Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund <tege@matematik.su.se>
and Ulrich Drepper <drepper@gnu.org>.
diff --git a/libc/stdio-common/_itowa.c b/libc/stdio-common/_itowa.c
index c71831ac6..405550dfe 100644
--- a/libc/stdio-common/_itowa.c
+++ b/libc/stdio-common/_itowa.c
@@ -1,5 +1,5 @@
/* Internal function for converting integers to ASCII.
- Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund <tege@matematik.su.se>
and Ulrich Drepper <drepper@gnu.org>.
diff --git a/libc/stdio-common/_itowa.h b/libc/stdio-common/_itowa.h
index d8e744fe4..31442f405 100644
--- a/libc/stdio-common/_itowa.h
+++ b/libc/stdio-common/_itowa.h
@@ -1,5 +1,5 @@
/* Internal function for converting integers to ASCII.
- Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994-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/stdio-common/asprintf.c b/libc/stdio-common/asprintf.c
index 86a5396ac..787d3b3c6 100644
--- a/libc/stdio-common/asprintf.c
+++ b/libc/stdio-common/asprintf.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/stdio-common/bits/printf-ldbl.h b/libc/stdio-common/bits/printf-ldbl.h
index 1175ea2aa..5669faef3 100644
--- a/libc/stdio-common/bits/printf-ldbl.h
+++ b/libc/stdio-common/bits/printf-ldbl.h
@@ -1,5 +1,5 @@
/* -mlong-double-64 compatibility mode for <printf.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/stdio-common/bug-vfprintf-nargs.c b/libc/stdio-common/bug-vfprintf-nargs.c
index 54d81fb36..c7e7f0b8b 100644
--- a/libc/stdio-common/bug-vfprintf-nargs.c
+++ b/libc/stdio-common/bug-vfprintf-nargs.c
@@ -1,5 +1,5 @@
/* Test for vfprintf nargs allocation overflow (BZ #13656).
- 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.
Contributed by Kees Cook <keescook@chromium.org>, 2012.
diff --git a/libc/stdio-common/bug26.c b/libc/stdio-common/bug26.c
index cc54b9641..285fe40c7 100644
--- a/libc/stdio-common/bug26.c
+++ b/libc/stdio-common/bug26.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-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/stdio-common/ctermid.c b/libc/stdio-common/ctermid.c
index 901d3692d..892389cdd 100644
--- a/libc/stdio-common/ctermid.c
+++ b/libc/stdio-common/ctermid.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/stdio-common/cuserid.c b/libc/stdio-common/cuserid.c
index 35bcdbbe9..5bec4f0d0 100644
--- a/libc/stdio-common/cuserid.c
+++ b/libc/stdio-common/cuserid.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/stdio-common/dprintf.c b/libc/stdio-common/dprintf.c
index e6f5a666e..c8c992888 100644
--- a/libc/stdio-common/dprintf.c
+++ b/libc/stdio-common/dprintf.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/stdio-common/errlist.c b/libc/stdio-common/errlist.c
index adb75b7b2..e06be8ccd 100644
--- a/libc/stdio-common/errlist.c
+++ b/libc/stdio-common/errlist.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/stdio-common/errnobug.c b/libc/stdio-common/errnobug.c
index 2a858547a..5063fbddc 100644
--- a/libc/stdio-common/errnobug.c
+++ b/libc/stdio-common/errnobug.c
@@ -1,6 +1,6 @@
/* Regression test for reported old bug that errno is clobbered
by the first successful output to a stream on an unseekable object.
- 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/stdio-common/flockfile.c b/libc/stdio-common/flockfile.c
index fc0fc9fa2..0b4450502 100644
--- a/libc/stdio-common/flockfile.c
+++ b/libc/stdio-common/flockfile.c
@@ -1,5 +1,5 @@
/* Lock I/O stream. Singlethreaded version.
- 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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/fprintf.c b/libc/stdio-common/fprintf.c
index 4d64dcbfb..e59e81567 100644
--- a/libc/stdio-common/fprintf.c
+++ b/libc/stdio-common/fprintf.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/stdio-common/fscanf.c b/libc/stdio-common/fscanf.c
index 1a392e115..1ff8dc69d 100644
--- a/libc/stdio-common/fscanf.c
+++ b/libc/stdio-common/fscanf.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/stdio-common/ftrylockfile.c b/libc/stdio-common/ftrylockfile.c
index 0bb58089b..0bd6d7dd8 100644
--- a/libc/stdio-common/ftrylockfile.c
+++ b/libc/stdio-common/ftrylockfile.c
@@ -1,5 +1,5 @@
/* Try locking I/O stream. Singlethreaded version.
- 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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/funlockfile.c b/libc/stdio-common/funlockfile.c
index d946aebbc..3d6ad0daf 100644
--- a/libc/stdio-common/funlockfile.c
+++ b/libc/stdio-common/funlockfile.c
@@ -1,5 +1,5 @@
/* Unlock I/O stream. Singlethreaded version.
- 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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/fxprintf.c b/libc/stdio-common/fxprintf.c
index 1096718c2..64b08a2f6 100644
--- a/libc/stdio-common/fxprintf.c
+++ b/libc/stdio-common/fxprintf.c
@@ -1,4 +1,4 @@
-/* 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.
Contributed by Ulrich Drepper <drepper@gnu.org>.
diff --git a/libc/stdio-common/getline.c b/libc/stdio-common/getline.c
index 903ee0bde..fa8100e0f 100644
--- a/libc/stdio-common/getline.c
+++ b/libc/stdio-common/getline.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/stdio-common/getw.c b/libc/stdio-common/getw.c
index 00918033f..c9b15ebe4 100644
--- a/libc/stdio-common/getw.c
+++ b/libc/stdio-common/getw.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/stdio-common/isoc99_fscanf.c b/libc/stdio-common/isoc99_fscanf.c
index 9d6ea7c11..bdf8d15a5 100644
--- a/libc/stdio-common/isoc99_fscanf.c
+++ b/libc/stdio-common/isoc99_fscanf.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/stdio-common/isoc99_scanf.c b/libc/stdio-common/isoc99_scanf.c
index f5163de56..e08ec7120 100644
--- a/libc/stdio-common/isoc99_scanf.c
+++ b/libc/stdio-common/isoc99_scanf.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/stdio-common/isoc99_sscanf.c b/libc/stdio-common/isoc99_sscanf.c
index 1e3ddcd70..c61838a09 100644
--- a/libc/stdio-common/isoc99_sscanf.c
+++ b/libc/stdio-common/isoc99_sscanf.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/stdio-common/isoc99_vfscanf.c b/libc/stdio-common/isoc99_vfscanf.c
index 36778d238..da5382ab0 100644
--- a/libc/stdio-common/isoc99_vfscanf.c
+++ b/libc/stdio-common/isoc99_vfscanf.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/stdio-common/isoc99_vscanf.c b/libc/stdio-common/isoc99_vscanf.c
index 36d3746c0..a359ef635 100644
--- a/libc/stdio-common/isoc99_vscanf.c
+++ b/libc/stdio-common/isoc99_vscanf.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/stdio-common/isoc99_vsscanf.c b/libc/stdio-common/isoc99_vsscanf.c
index a0fcc6488..3d6d50795 100644
--- a/libc/stdio-common/isoc99_vsscanf.c
+++ b/libc/stdio-common/isoc99_vsscanf.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/stdio-common/itoa-digits.c b/libc/stdio-common/itoa-digits.c
index b21cb0fc3..dc5ea014f 100644
--- a/libc/stdio-common/itoa-digits.c
+++ b/libc/stdio-common/itoa-digits.c
@@ -1,5 +1,5 @@
/* Digits.
- Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994-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/stdio-common/itoa-udigits.c b/libc/stdio-common/itoa-udigits.c
index b7bfe6bcf..53185c3af 100644
--- a/libc/stdio-common/itoa-udigits.c
+++ b/libc/stdio-common/itoa-udigits.c
@@ -1,5 +1,5 @@
/* Digits.
- Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994-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/stdio-common/itowa-digits.c b/libc/stdio-common/itowa-digits.c
index 91875a359..11f018db8 100644
--- a/libc/stdio-common/itowa-digits.c
+++ b/libc/stdio-common/itowa-digits.c
@@ -1,5 +1,5 @@
/* Digits.
- Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994-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/stdio-common/perror.c b/libc/stdio-common/perror.c
index 4232ce44c..acd97d2f7 100644
--- a/libc/stdio-common/perror.c
+++ b/libc/stdio-common/perror.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/stdio-common/printf-parse.h b/libc/stdio-common/printf-parse.h
index a193eddca..ca9e77f24 100644
--- a/libc/stdio-common/printf-parse.h
+++ b/libc/stdio-common/printf-parse.h
@@ -1,5 +1,5 @@
/* Internal header for parsing printf format strings.
- Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of th GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/printf-parsemb.c b/libc/stdio-common/printf-parsemb.c
index 483f16bf3..24909b2b0 100644
--- a/libc/stdio-common/printf-parsemb.c
+++ b/libc/stdio-common/printf-parsemb.c
@@ -1,5 +1,5 @@
/* Helper functions for parsing printf format strings.
- Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of th GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/printf-prs.c b/libc/stdio-common/printf-prs.c
index ca844aa3d..88d2b3f6a 100644
--- a/libc/stdio-common/printf-prs.c
+++ b/libc/stdio-common/printf-prs.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/stdio-common/printf.c b/libc/stdio-common/printf.c
index 5dac2a70d..9bf28949c 100644
--- a/libc/stdio-common/printf.c
+++ b/libc/stdio-common/printf.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/stdio-common/printf.h b/libc/stdio-common/printf.h
index 45847a99a..1e79cc1e2 100644
--- a/libc/stdio-common/printf.h
+++ b/libc/stdio-common/printf.h
@@ -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/stdio-common/printf_fp.c b/libc/stdio-common/printf_fp.c
index 340f9977b..096a49503 100644
--- a/libc/stdio-common/printf_fp.c
+++ b/libc/stdio-common/printf_fp.c
@@ -1,5 +1,5 @@
/* Floating point output for `printf'.
- 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.
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libc/stdio-common/printf_fphex.c b/libc/stdio-common/printf_fphex.c
index 9b0c4f31a..e0dc99072 100644
--- a/libc/stdio-common/printf_fphex.c
+++ b/libc/stdio-common/printf_fphex.c
@@ -1,5 +1,5 @@
/* Print floating point number in hexadecimal notation according to ISO C99.
- 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/stdio-common/printf_size.c b/libc/stdio-common/printf_size.c
index 87a9c2da1..9a4c699d6 100644
--- a/libc/stdio-common/printf_size.c
+++ b/libc/stdio-common/printf_size.c
@@ -1,5 +1,5 @@
/* Print size value using units for orders of magnitude.
- 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.
Based on a proposal by Larry McVoy <lm@sgi.com>.
diff --git a/libc/stdio-common/psiginfo.c b/libc/stdio-common/psiginfo.c
index 905b98afd..564d2375e 100644
--- a/libc/stdio-common/psiginfo.c
+++ b/libc/stdio-common/psiginfo.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-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/stdio-common/psignal.c b/libc/stdio-common/psignal.c
index 38d747578..f8155f042 100644
--- a/libc/stdio-common/psignal.c
+++ b/libc/stdio-common/psignal.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/stdio-common/putw.c b/libc/stdio-common/putw.c
index aab46bce9..419c1e428 100644
--- a/libc/stdio-common/putw.c
+++ b/libc/stdio-common/putw.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/stdio-common/reg-modifier.c b/libc/stdio-common/reg-modifier.c
index 8a358f63b..e24b11404 100644
--- a/libc/stdio-common/reg-modifier.c
+++ b/libc/stdio-common/reg-modifier.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-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/stdio-common/reg-printf.c b/libc/stdio-common/reg-printf.c
index ff68b94ba..464707a52 100644
--- a/libc/stdio-common/reg-printf.c
+++ b/libc/stdio-common/reg-printf.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/stdio-common/reg-type.c b/libc/stdio-common/reg-type.c
index 402ec0653..329fbe9d1 100644
--- a/libc/stdio-common/reg-type.c
+++ b/libc/stdio-common/reg-type.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-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/stdio-common/remove.c b/libc/stdio-common/remove.c
index dcb587495..d48e9a9a0 100644
--- a/libc/stdio-common/remove.c
+++ b/libc/stdio-common/remove.c
@@ -1,5 +1,5 @@
/* ANSI C `remove' function to delete a file or directory. Stub version.
- 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/stdio-common/rename.c b/libc/stdio-common/rename.c
index 35c40060e..3831138ce 100644
--- a/libc/stdio-common/rename.c
+++ b/libc/stdio-common/rename.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/stdio-common/renameat.c b/libc/stdio-common/renameat.c
index 428e44e0b..0726444a6 100644
--- a/libc/stdio-common/renameat.c
+++ b/libc/stdio-common/renameat.c
@@ -1,4 +1,4 @@
-/* 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/stdio-common/scanf.c b/libc/stdio-common/scanf.c
index b26b65abe..14f980816 100644
--- a/libc/stdio-common/scanf.c
+++ b/libc/stdio-common/scanf.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/stdio-common/scanf11.c b/libc/stdio-common/scanf11.c
index 6fe069844..6f1f037e5 100644
--- a/libc/stdio-common/scanf11.c
+++ b/libc/stdio-common/scanf11.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
diff --git a/libc/stdio-common/siglist.c b/libc/stdio-common/siglist.c
index 9fd602b50..1f8d693de 100644
--- a/libc/stdio-common/siglist.c
+++ b/libc/stdio-common/siglist.c
@@ -1,5 +1,5 @@
/* Define list of all signal numbers and their names.
- 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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/snprintf.c b/libc/stdio-common/snprintf.c
index 81f9adec9..d0871a839 100644
--- a/libc/stdio-common/snprintf.c
+++ b/libc/stdio-common/snprintf.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/stdio-common/sprintf.c b/libc/stdio-common/sprintf.c
index 543eed717..7b8ecd1f2 100644
--- a/libc/stdio-common/sprintf.c
+++ b/libc/stdio-common/sprintf.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/stdio-common/sscanf.c b/libc/stdio-common/sscanf.c
index 7218d6f3c..d09e104ed 100644
--- a/libc/stdio-common/sscanf.c
+++ b/libc/stdio-common/sscanf.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/stdio-common/stdio_ext.h b/libc/stdio-common/stdio_ext.h
index f5c0d37b0..c32d5a5f8 100644
--- a/libc/stdio-common/stdio_ext.h
+++ b/libc/stdio-common/stdio_ext.h
@@ -1,5 +1,5 @@
/* Functions to access FILE structure internals.
- 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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/stdio_lim.h.in b/libc/stdio-common/stdio_lim.h.in
index 5814a3c29..77b82d2b1 100644
--- a/libc/stdio-common/stdio_lim.h.in
+++ b/libc/stdio-common/stdio_lim.h.in
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-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/stdio-common/tempnam.c b/libc/stdio-common/tempnam.c
index ac85121e1..dcbb0a92e 100644
--- a/libc/stdio-common/tempnam.c
+++ b/libc/stdio-common/tempnam.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/stdio-common/tempname.c b/libc/stdio-common/tempname.c
index 828bf82d6..7eeb089f1 100644
--- a/libc/stdio-common/tempname.c
+++ b/libc/stdio-common/tempname.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/stdio-common/test-fseek.c b/libc/stdio-common/test-fseek.c
index d9de35642..fe57df6ac 100644
--- a/libc/stdio-common/test-fseek.c
+++ b/libc/stdio-common/test-fseek.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/stdio-common/test-popen.c b/libc/stdio-common/test-popen.c
index 6fd64fce9..d36cd61b4 100644
--- a/libc/stdio-common/test-popen.c
+++ b/libc/stdio-common/test-popen.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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/test-vfprintf.c b/libc/stdio-common/test-vfprintf.c
index 3490f62e3..a936c2804 100644
--- a/libc/stdio-common/test-vfprintf.c
+++ b/libc/stdio-common/test-vfprintf.c
@@ -1,5 +1,5 @@
/* Tests of *printf for very large strings.
- 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/stdio-common/test_rdwr.c b/libc/stdio-common/test_rdwr.c
index 2be8365a3..0c42fa20f 100644
--- a/libc/stdio-common/test_rdwr.c
+++ b/libc/stdio-common/test_rdwr.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/stdio-common/tmpfile.c b/libc/stdio-common/tmpfile.c
index 7afd9b075..022c2f650 100644
--- a/libc/stdio-common/tmpfile.c
+++ b/libc/stdio-common/tmpfile.c
@@ -1,5 +1,5 @@
/* Open a stdio stream on an anonymous temporary file. Generic/POSIX version.
- 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/stdio-common/tmpfile64.c b/libc/stdio-common/tmpfile64.c
index dfd38d86a..f6d360441 100644
--- a/libc/stdio-common/tmpfile64.c
+++ b/libc/stdio-common/tmpfile64.c
@@ -1,5 +1,5 @@
/* Open a stdio stream on an anonymous, large temporary file. Generic version.
- 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/stdio-common/tmpnam.c b/libc/stdio-common/tmpnam.c
index 82ff80a1d..3d0386269 100644
--- a/libc/stdio-common/tmpnam.c
+++ b/libc/stdio-common/tmpnam.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/stdio-common/tmpnam_r.c b/libc/stdio-common/tmpnam_r.c
index 521b75bf8..aa2e24e73 100644
--- a/libc/stdio-common/tmpnam_r.c
+++ b/libc/stdio-common/tmpnam_r.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/stdio-common/tst-fileno.c b/libc/stdio-common/tst-fileno.c
index d79b83935..a0c8853b8 100644
--- a/libc/stdio-common/tst-fileno.c
+++ b/libc/stdio-common/tst-fileno.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-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/stdio-common/tst-fphex-wide.c b/libc/stdio-common/tst-fphex-wide.c
index f745b45f2..d285c9733 100644
--- a/libc/stdio-common/tst-fphex-wide.c
+++ b/libc/stdio-common/tst-fphex-wide.c
@@ -1,6 +1,6 @@
/* Test program for %a wprintf formats.
This file is part of the GNU C Library.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Marek Polacek <polacek@redhat.com>, 2012.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/tst-fseek.c b/libc/stdio-common/tst-fseek.c
index 7e4474609..1ab4702ab 100644
--- a/libc/stdio-common/tst-fseek.c
+++ b/libc/stdio-common/tst-fseek.c
@@ -1,5 +1,5 @@
/* Tests of fseek and fseeko.
- 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/stdio-common/tst-gets.c b/libc/stdio-common/tst-gets.c
index 5b42b6d10..7f78fc128 100644
--- a/libc/stdio-common/tst-gets.c
+++ b/libc/stdio-common/tst-gets.c
@@ -1,5 +1,5 @@
/* Tests for gets.
- Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
diff --git a/libc/stdio-common/tst-long-dbl-fphex.c b/libc/stdio-common/tst-long-dbl-fphex.c
index a406a7180..f0ae04182 100644
--- a/libc/stdio-common/tst-long-dbl-fphex.c
+++ b/libc/stdio-common/tst-long-dbl-fphex.c
@@ -1,5 +1,5 @@
/* This file is part of the GNU C Library.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Marek Polacek <polacek@redhat.com>, 2012.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/tst-popen.c b/libc/stdio-common/tst-popen.c
index 4c59920c0..03e2477b1 100644
--- a/libc/stdio-common/tst-popen.c
+++ b/libc/stdio-common/tst-popen.c
@@ -1,4 +1,4 @@
-/* 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 Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/stdio-common/tst-printf-round.c b/libc/stdio-common/tst-printf-round.c
index 2a45e4848..b76360f7e 100644
--- a/libc/stdio-common/tst-printf-round.c
+++ b/libc/stdio-common/tst-printf-round.c
@@ -1,5 +1,5 @@
/* Test for correct rounding of printf floating-point output.
- 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/stdio-common/tst-printf.c b/libc/stdio-common/tst-printf.c
index dd0b8322f..10673ce77 100644
--- a/libc/stdio-common/tst-printf.c
+++ b/libc/stdio-common/tst-printf.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/stdio-common/tst-printf.sh b/libc/stdio-common/tst-printf.sh
index 81e1e24af..521e66068 100644
--- a/libc/stdio-common/tst-printf.sh
+++ b/libc/stdio-common/tst-printf.sh
@@ -1,6 +1,6 @@
#! /bin/sh
# Testing of printf.
-# 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.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/tst-put-error.c b/libc/stdio-common/tst-put-error.c
index 9f248ac2b..6329bf6c8 100644
--- a/libc/stdio-common/tst-put-error.c
+++ b/libc/stdio-common/tst-put-error.c
@@ -1,6 +1,6 @@
/* Verify that print functions return error when there is an I/O error.
- 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/stdio-common/tst-sprintf3.c b/libc/stdio-common/tst-sprintf3.c
index 85481e4d4..e54b23b16 100644
--- a/libc/stdio-common/tst-sprintf3.c
+++ b/libc/stdio-common/tst-sprintf3.c
@@ -1,4 +1,4 @@
-/* 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/stdio-common/tst-sscanf.c b/libc/stdio-common/tst-sscanf.c
index 3c34f58a6..1214c7d06 100644
--- a/libc/stdio-common/tst-sscanf.c
+++ b/libc/stdio-common/tst-sscanf.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 Jakub Jelinek <jakub@redhat.com>, 2000.
@@ -92,6 +92,8 @@ struct test
{ L("foo bar"), L("foo bar"), 0 },
{ L("foo bar"), L("foo %d"), 0 },
{ L("foo bar"), L("foon%d"), 0 },
+ { L("foo (nil)"), L("foo %p"), 1},
+ { L("foo (nil)"), L("foo %4p"), 0},
{ L("foo "), L("foo %n"), 0 },
{ L("foo%bar1"), L("foo%%bar%d"), 1 },
/* Some OSes skip whitespace here while others don't. */
diff --git a/libc/stdio-common/tst-tmpnam.c b/libc/stdio-common/tst-tmpnam.c
index d2ab65603..a3bd9fb90 100644
--- a/libc/stdio-common/tst-tmpnam.c
+++ b/libc/stdio-common/tst-tmpnam.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.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/tst-unbputc.sh b/libc/stdio-common/tst-unbputc.sh
index 3ce869640..579747d1f 100755
--- a/libc/stdio-common/tst-unbputc.sh
+++ b/libc/stdio-common/tst-unbputc.sh
@@ -1,6 +1,6 @@
#! /bin/sh
# Testing the stdio implementation
-# 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.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/stdio-common/tst-unlockedio.c b/libc/stdio-common/tst-unlockedio.c
index 7e8e0b998..4d17a4cb6 100644
--- a/libc/stdio-common/tst-unlockedio.c
+++ b/libc/stdio-common/tst-unlockedio.c
@@ -1,5 +1,5 @@
/* Test for some *_unlocked stdio interfaces.
- 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 Jakub Jelinek <jakub@redhat.com>, 2004.
diff --git a/libc/stdio-common/tstgetln.c b/libc/stdio-common/tstgetln.c
index ab4d64503..913b5259f 100644
--- a/libc/stdio-common/tstgetln.c
+++ b/libc/stdio-common/tstgetln.c
@@ -1,4 +1,4 @@
-/* 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/stdio-common/tstscanf.c b/libc/stdio-common/tstscanf.c
index 1cd3d2058..85a5edb39 100644
--- a/libc/stdio-common/tstscanf.c
+++ b/libc/stdio-common/tstscanf.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/stdio-common/vfprintf.c b/libc/stdio-common/vfprintf.c
index 8045bb013..4f1bea7ad 100644
--- a/libc/stdio-common/vfprintf.c
+++ b/libc/stdio-common/vfprintf.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/stdio-common/vfscanf.c b/libc/stdio-common/vfscanf.c
index abaae2dba..e37ed36bb 100644
--- a/libc/stdio-common/vfscanf.c
+++ b/libc/stdio-common/vfscanf.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
@@ -1788,7 +1788,7 @@ _IO_vfscanf_internal (_IO_FILE *s, const char *format, _IO_va_list argptr,
we must recognize "(nil)" as well. */
if (__builtin_expect (wpsize == 0
&& (flags & READ_POINTER)
- && (width < 0 || width >= 0)
+ && (width < 0 || width >= 5)
&& c == '('
&& TOLOWER (inchar ()) == L_('n')
&& TOLOWER (inchar ()) == L_('i')
diff --git a/libc/stdio-common/vprintf.c b/libc/stdio-common/vprintf.c
index 08c749ebe..367adfcb6 100644
--- a/libc/stdio-common/vprintf.c
+++ b/libc/stdio-common/vprintf.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