From f7a9f785e547bd599dee496fd906a28bcb4ec7fe Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 4 Jan 2016 16:05:18 +0000 Subject: Update copyright dates with scripts/update-copyrights. --- debug/catchsegv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug/catchsegv.sh') diff --git a/debug/catchsegv.sh b/debug/catchsegv.sh index bd835176d9..a83cd9d08d 100755 --- a/debug/catchsegv.sh +++ b/debug/catchsegv.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2015 Free Software Foundation, Inc. +# Copyright (C) 1998-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 1998. -- cgit v1.2.3 From 1979f3c1ad7a6ae30de5c9cd162729b29488cece Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 4 Jan 2016 16:26:30 +0000 Subject: Update copyright dates not handled by scripts/update-copyrights. I've updated copyright dates in glibc for 2016. This is the patch for the changes not generated by scripts/update-copyrights and subsequent build / regeneration of generated files. * NEWS: Update copyright dates. * catgets/gencat.c (print_version): Likewise. * csu/version.c (banner): Likewise. * debug/catchsegv.sh: Likewise. * debug/pcprofiledump.c (print_version): Likewise. * debug/xtrace.sh (do_version): Likewise. * elf/ldconfig.c (print_version): Likewise. * elf/ldd.bash.in: Likewise. * elf/pldd.c (print_version): Likewise. * elf/sotruss.sh: Likewise. * elf/sprof.c (print_version): Likewise. * iconv/iconv_prog.c (print_version): Likewise. * iconv/iconvconfig.c (print_version): Likewise. * locale/programs/locale.c (print_version): Likewise. * locale/programs/localedef.c (print_version): Likewise. * login/programs/pt_chown.c (print_version): Likewise. * malloc/memusage.sh (do_version): Likewise. * malloc/memusagestat.c (print_version): Likewise. * malloc/mtrace.pl: Likewise. * manual/libc.texinfo: Likewise. * nptl/version.c (banner): Likewise. * nscd/nscd.c (print_version): Likewise. * nss/getent.c (print_version): Likewise. * nss/makedb.c (print_version): Likewise. * posix/getconf.c (main): Likewise. * scripts/test-installation.pl: Likewise. * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise. --- ChangeLog | 28 ++++++++++++++++++++++++++++ NEWS | 2 +- catgets/gencat.c | 2 +- csu/version.c | 2 +- debug/catchsegv.sh | 2 +- debug/pcprofiledump.c | 2 +- debug/xtrace.sh | 2 +- elf/ldconfig.c | 2 +- elf/ldd.bash.in | 2 +- elf/pldd.c | 2 +- elf/sotruss.sh | 2 +- elf/sprof.c | 2 +- iconv/iconv_prog.c | 2 +- iconv/iconvconfig.c | 2 +- locale/programs/locale.c | 2 +- locale/programs/localedef.c | 2 +- login/programs/pt_chown.c | 2 +- malloc/memusage.sh | 2 +- malloc/memusagestat.c | 2 +- malloc/mtrace.pl | 2 +- manual/libc.texinfo | 2 +- nptl/version.c | 2 +- nscd/nscd.c | 2 +- nss/getent.c | 2 +- nss/makedb.c | 2 +- posix/getconf.c | 2 +- scripts/test-installation.pl | 2 +- sysdeps/unix/sysv/linux/lddlibc4.c | 2 +- 28 files changed, 55 insertions(+), 27 deletions(-) (limited to 'debug/catchsegv.sh') diff --git a/ChangeLog b/ChangeLog index 5ce9b687d9..bea73e3582 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,33 @@ 2016-01-04 Joseph Myers + * NEWS: Update copyright dates. + * catgets/gencat.c (print_version): Likewise. + * csu/version.c (banner): Likewise. + * debug/catchsegv.sh: Likewise. + * debug/pcprofiledump.c (print_version): Likewise. + * debug/xtrace.sh (do_version): Likewise. + * elf/ldconfig.c (print_version): Likewise. + * elf/ldd.bash.in: Likewise. + * elf/pldd.c (print_version): Likewise. + * elf/sotruss.sh: Likewise. + * elf/sprof.c (print_version): Likewise. + * iconv/iconv_prog.c (print_version): Likewise. + * iconv/iconvconfig.c (print_version): Likewise. + * locale/programs/locale.c (print_version): Likewise. + * locale/programs/localedef.c (print_version): Likewise. + * login/programs/pt_chown.c (print_version): Likewise. + * malloc/memusage.sh (do_version): Likewise. + * malloc/memusagestat.c (print_version): Likewise. + * malloc/mtrace.pl: Likewise. + * manual/libc.texinfo: Likewise. + * nptl/version.c (banner): Likewise. + * nscd/nscd.c (print_version): Likewise. + * nss/getent.c (print_version): Likewise. + * nss/makedb.c (print_version): Likewise. + * posix/getconf.c (main): Likewise. + * scripts/test-installation.pl: Likewise. + * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise. + * All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * intl/plural.c: Regenerated. diff --git a/NEWS b/NEWS index 9acef8dfac..93c09bee07 100644 --- a/NEWS +++ b/NEWS @@ -2777,7 +2777,7 @@ Version 1.04 ---------------------------------------------------------------------- Copyright information: -Copyright (C) 1992-2015 Free Software Foundation, Inc. +Copyright (C) 1992-2016 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the diff --git a/catgets/gencat.c b/catgets/gencat.c index 2d6ead545d..73c94b7570 100644 --- a/catgets/gencat.c +++ b/catgets/gencat.c @@ -246,7 +246,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/csu/version.c b/csu/version.c index bf63afc2db..15aab349ee 100644 --- a/csu/version.c +++ b/csu/version.c @@ -25,7 +25,7 @@ static const char __libc_version[] = VERSION; static const char banner[] = "GNU C Library "PKGVERSION RELEASE" release version "VERSION", by Roland McGrath et al.\n\ -Copyright (C) 2015 Free Software Foundation, Inc.\n\ +Copyright (C) 2016 Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions.\n\ There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\ PARTICULAR PURPOSE.\n\ diff --git a/debug/catchsegv.sh b/debug/catchsegv.sh index a83cd9d08d..a4ef821ea0 100755 --- a/debug/catchsegv.sh +++ b/debug/catchsegv.sh @@ -40,7 +40,7 @@ EOF ;; --v | --ve | --ver | --vers | --versi | --versio | --version) echo 'catchsegv @PKGVERSION@@VERSION@' - echo 'Copyright (C) 2015 Free Software Foundation, Inc. + echo 'Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Ulrich Drepper.' diff --git a/debug/pcprofiledump.c b/debug/pcprofiledump.c index bdc21a0a20..2bee597d68 100644 --- a/debug/pcprofiledump.c +++ b/debug/pcprofiledump.c @@ -226,6 +226,6 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/debug/xtrace.sh b/debug/xtrace.sh index 5df6187ed5..2f69812d84 100755 --- a/debug/xtrace.sh +++ b/debug/xtrace.sh @@ -64,7 +64,7 @@ do_version() { printf $"Copyright (C) %s Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -" "2015" +" "2016" printf $"Written by %s. " "Ulrich Drepper" exit 0 diff --git a/elf/ldconfig.c b/elf/ldconfig.c index 0048bbdbe2..9c6f2ba791 100644 --- a/elf/ldconfig.c +++ b/elf/ldconfig.c @@ -324,7 +324,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Andreas Jaeger"); } diff --git a/elf/ldd.bash.in b/elf/ldd.bash.in index f6021aa6b0..80a7cd59cd 100644 --- a/elf/ldd.bash.in +++ b/elf/ldd.bash.in @@ -38,7 +38,7 @@ while test $# -gt 0; do printf $"Copyright (C) %s Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -" "2015" +" "2016" printf $"Written by %s and %s. " "Roland McGrath" "Ulrich Drepper" exit 0 diff --git a/elf/pldd.c b/elf/pldd.c index 05a6adbb2a..1bf74442ba 100644 --- a/elf/pldd.c +++ b/elf/pldd.c @@ -269,7 +269,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/elf/sotruss.sh b/elf/sotruss.sh index 21b5e4eddb..07f6281e6b 100755 --- a/elf/sotruss.sh +++ b/elf/sotruss.sh @@ -75,7 +75,7 @@ while test $# -gt 0; do printf $"Copyright (C) %s Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -" "2015" +" "2016" printf $"Written by %s.\n" "Ulrich Drepper" exit 0 ;; diff --git a/elf/sprof.c b/elf/sprof.c index b31221396f..acf2c205d6 100644 --- a/elf/sprof.c +++ b/elf/sprof.c @@ -391,7 +391,7 @@ Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ "), - "2015"); + "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/iconv/iconv_prog.c b/iconv/iconv_prog.c index e64474bc86..1ec70abcae 100644 --- a/iconv/iconv_prog.c +++ b/iconv/iconv_prog.c @@ -426,7 +426,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/iconv/iconvconfig.c b/iconv/iconvconfig.c index 021cc73612..05674de326 100644 --- a/iconv/iconvconfig.c +++ b/iconv/iconvconfig.c @@ -397,7 +397,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/locale/programs/locale.c b/locale/programs/locale.c index 235d913a3c..6cb3d5ec64 100644 --- a/locale/programs/locale.c +++ b/locale/programs/locale.c @@ -295,7 +295,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/locale/programs/localedef.c b/locale/programs/localedef.c index 598d8aad40..6becd9aa2e 100644 --- a/locale/programs/localedef.c +++ b/locale/programs/localedef.c @@ -403,7 +403,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/login/programs/pt_chown.c b/login/programs/pt_chown.c index 447f60537c..6d11d778fb 100644 --- a/login/programs/pt_chown.c +++ b/login/programs/pt_chown.c @@ -64,7 +64,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); } static char * diff --git a/malloc/memusage.sh b/malloc/memusage.sh index c6400b3adf..7430f8881d 100755 --- a/malloc/memusage.sh +++ b/malloc/memusage.sh @@ -71,7 +71,7 @@ do_version() { printf $"Copyright (C) %s Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -" "2015" +" "2016" printf $"Written by %s. " "Ulrich Drepper" exit 0 diff --git a/malloc/memusagestat.c b/malloc/memusagestat.c index 77fdda155e..7fb65d1d97 100644 --- a/malloc/memusagestat.c +++ b/malloc/memusagestat.c @@ -582,6 +582,6 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/malloc/mtrace.pl b/malloc/mtrace.pl index 10a502ea07..3715a7f830 100644 --- a/malloc/mtrace.pl +++ b/malloc/mtrace.pl @@ -45,7 +45,7 @@ arglist: while (@ARGV) { $ARGV[0] eq "--vers" || $ARGV[0] eq "--versi" || $ARGV[0] eq "--versio" || $ARGV[0] eq "--version") { print "mtrace $PKGVERSION$VERSION\n"; - print "Copyright (C) 2015 Free Software Foundation, Inc.\n"; + print "Copyright (C) 2016 Free Software Foundation, Inc.\n"; print "This is free software; see the source for copying conditions. There is NO\n"; print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; print "Written by Ulrich Drepper \n"; diff --git a/manual/libc.texinfo b/manual/libc.texinfo index 554f8b0a3e..573c30f51b 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -46,7 +46,7 @@ This is @value{VERSION} @value{PKGVERSION}. @end ifclear -Copyright @copyright{} 1993--2015 Free Software Foundation, Inc. +Copyright @copyright{} 1993--2016 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version diff --git a/nptl/version.c b/nptl/version.c index 16e086783c..957595bc34 100644 --- a/nptl/version.c +++ b/nptl/version.c @@ -23,7 +23,7 @@ static const char banner[] = #include "banner.h" -"Copyright (C) 2015 Free Software Foundation, Inc.\n\ +"Copyright (C) 2016 Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions.\n\ There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\ PARTICULAR PURPOSE.\n" diff --git a/nscd/nscd.c b/nscd/nscd.c index e323a4f7ee..3391915907 100644 --- a/nscd/nscd.c +++ b/nscd/nscd.c @@ -510,7 +510,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Thorsten Kukuk and Ulrich Drepper"); } diff --git a/nss/getent.c b/nss/getent.c index 4dc093bce9..de7b83ff38 100644 --- a/nss/getent.c +++ b/nss/getent.c @@ -87,7 +87,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Thorsten Kukuk"); } diff --git a/nss/makedb.c b/nss/makedb.c index 9f750164e6..6312920216 100644 --- a/nss/makedb.c +++ b/nss/makedb.c @@ -386,7 +386,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/posix/getconf.c b/posix/getconf.c index 0f8a9ba88d..3e03396ea7 100644 --- a/posix/getconf.c +++ b/posix/getconf.c @@ -469,7 +469,7 @@ main (int argc, char *argv[]) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); printf (gettext ("Written by %s.\n"), "Roland McGrath"); return 0; } diff --git a/scripts/test-installation.pl b/scripts/test-installation.pl index 366c93b1ff..fcbb7a94aa 100755 --- a/scripts/test-installation.pl +++ b/scripts/test-installation.pl @@ -59,7 +59,7 @@ arglist: while (@ARGV) { $ARGV[0] eq "--vers" || $ARGV[0] eq "--versi" || $ARGV[0] eq "--versio" || $ARGV[0] eq "--version") { print "test-installation (GNU $PACKAGE)\n"; - print "Copyright (C) 2015 Free Software Foundation, Inc.\n"; + print "Copyright (C) 2016 Free Software Foundation, Inc.\n"; print "This is free software; see the source for copying conditions. There is NO\n"; print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; print "Written by Andreas Jaeger \n"; diff --git a/sysdeps/unix/sysv/linux/lddlibc4.c b/sysdeps/unix/sysv/linux/lddlibc4.c index 3dc8cded40..691b119cdc 100644 --- a/sysdeps/unix/sysv/linux/lddlibc4.c +++ b/sysdeps/unix/sysv/linux/lddlibc4.c @@ -69,7 +69,7 @@ main (int argc, char *argv[]) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2015"); +"), "2016"); return 0; } -- cgit v1.2.3 From 48d0341cdd41040714f1e9896efe89d49296bc78 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Thu, 7 Jan 2016 10:51:53 +0200 Subject: Make shebang interpreter directives consistent --- ChangeLog | 58 ++++++++++++++++++++++++++++++++++++++++++ catgets/test-gencat.sh | 2 +- conform/GlibcConform.pm | 2 +- conform/check-header-lists.sh | 2 +- conform/conformtest.pl | 2 +- conform/linknamespace.pl | 2 +- conform/list-header-symbols.pl | 2 +- debug/catchsegv.sh | 2 +- elf/genrtldtbl.awk | 2 +- elf/tst-pathopt.sh | 2 +- elf/tst-rtld-load-self.sh | 2 +- grp/tst_fgetgrent.sh | 2 +- iconvdata/gen-8bit-gap-1.sh | 2 +- iconvdata/gen-8bit-gap.sh | 2 +- iconvdata/gen-8bit.sh | 2 +- iconvdata/run-iconv-test.sh | 2 +- intl/tst-gettext.sh | 2 +- intl/tst-gettext2.sh | 2 +- intl/tst-gettext4.sh | 2 +- intl/tst-gettext6.sh | 2 +- intl/tst-translit.sh | 2 +- io/ftwtest-sh | 2 +- libio/test-freopen.sh | 2 +- locale/gen-translit.pl | 2 +- localedata/ChangeLog | 12 +++++++++ localedata/gen-locale.sh | 2 +- localedata/sort-test.sh | 2 +- localedata/tst-ctype.sh | 2 +- localedata/tst-fmon.sh | 2 +- localedata/tst-langinfo.sh | 2 +- localedata/tst-locale.sh | 2 +- localedata/tst-numeric.sh | 2 +- localedata/tst-rpmatch.sh | 2 +- localedata/tst-trans.sh | 2 +- malloc/tst-mtrace.sh | 2 +- manual/check-safety.sh | 2 +- manual/libc-texinfo.sh | 2 +- manual/tsort.awk | 2 +- manual/xtract-typefun.awk | 2 +- nptl/tst-cancel-wrappers.sh | 2 +- nptl/tst-tls6.sh | 2 +- posix/globtest.sh | 2 +- posix/tst-getconf.sh | 2 +- posix/wordexp-tst.sh | 2 +- scripts/check-c++-types.sh | 2 +- scripts/check-local-headers.sh | 2 +- scripts/config.guess | 2 +- scripts/config.sub | 2 +- scripts/cpp | 2 +- scripts/cross-test-ssh.sh | 2 +- scripts/documented.sh | 2 +- scripts/evaluate-test.sh | 2 +- scripts/gen-libc-abis | 2 +- scripts/gen-sorted.awk | 2 +- scripts/list-fixed-bugs.py | 2 +- scripts/merge-test-results.sh | 2 +- scripts/mkinstalldirs | 2 +- scripts/rellns-sh | 2 +- scripts/test-installation.pl | 2 +- scripts/update-copyrights | 2 +- stdio-common/tst-printf.sh | 2 +- stdio-common/tst-unbputc.sh | 2 +- stdlib/tst-fmtmsg.sh | 2 +- stdlib/tst-setcontext3.sh | 2 +- sysdeps/i386/tst-ld-sse-use.sh | 2 +- sysdeps/unix/make-syscalls.sh | 2 +- 66 files changed, 134 insertions(+), 64 deletions(-) (limited to 'debug/catchsegv.sh') diff --git a/ChangeLog b/ChangeLog index acaf7a87a0..7dc2a942a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,61 @@ +2016-01-07 Marko Myllynen + + * catgets/test-gencat.sh: Remove space after shebang. + * conform/GlibcConform.pm: Likewise. + * conform/check-header-lists.sh: Likewise. + * conform/conformtest.pl: Likewise. + * conform/linknamespace.pl: Likewise. + * conform/list-header-symbols.pl: Likewise. + * debug/catchsegv.sh: Likewise. + * elf/genrtldtbl.awk: Likewise. + * elf/tst-pathopt.sh: Likewise. + * elf/tst-rtld-load-self.sh: Likewise. + * grp/tst_fgetgrent.sh: Likewise. + * iconvdata/gen-8bit-gap-1.sh: Likewise. + * iconvdata/gen-8bit-gap.sh: Likewise. + * iconvdata/gen-8bit.sh: Likewise. + * iconvdata/run-iconv-test.sh: Likewise. + * intl/tst-gettext.sh: Likewise. + * intl/tst-gettext2.sh: Likewise. + * intl/tst-gettext4.sh: Likewise. + * intl/tst-gettext6.sh: Likewise. + * intl/tst-translit.sh: Likewise. + * io/ftwtest-sh: Likewise. + * libio/test-freopen.sh: Likewise. + * locale/gen-translit.pl: Likewise. + * malloc/tst-mtrace.sh: Likewise. + * manual/check-safety.sh: Likewise. + * manual/libc-texinfo.sh: Likewise. + * manual/tsort.awk: Likewise. + * manual/xtract-typefun.awk: Likewise. + * nptl/tst-cancel-wrappers.sh: Likewise. + * nptl/tst-tls6.sh: Likewise. + * posix/globtest.sh: Likewise. + * posix/tst-getconf.sh: Likewise. + * posix/wordexp-tst.sh: Likewise. + * scripts/check-c++-types.sh: Likewise. + * scripts/check-local-headers.sh: Likewise. + * scripts/config.guess: Likewise. + * scripts/config.sub: Likewise. + * scripts/cpp: Likewise. + * scripts/cross-test-ssh.sh: Likewise. + * scripts/documented.sh: Likewise. + * scripts/evaluate-test.sh: Likewise. + * scripts/gen-libc-abis: Likewise. + * scripts/gen-sorted.awk: Likewise. + * scripts/list-fixed-bugs.py: Likewise. + * scripts/merge-test-results.sh: Likewise. + * scripts/mkinstalldirs: Likewise. + * scripts/rellns-sh: Likewise. + * scripts/test-installation.pl: Likewise. + * scripts/update-copyrights: Likewise. + * stdio-common/tst-printf.sh: Likewise. + * stdio-common/tst-unbputc.sh: Likewise. + * stdlib/tst-fmtmsg.sh: Likewise. + * stdlib/tst-setcontext3.sh: Likewise. + * sysdeps/i386/tst-ld-sse-use.sh: Likewise. + * sysdeps/unix/make-syscalls.sh: Likewise. + 2016-01-06 John David Anglin * sysdeps/hppa/nptl/pthread_spin_init.c (pthread_spin_init): Replace diff --git a/catgets/test-gencat.sh b/catgets/test-gencat.sh index a672f123d8..48b21207c9 100755 --- a/catgets/test-gencat.sh +++ b/catgets/test-gencat.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test escape character handling in gencat. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/conform/GlibcConform.pm b/conform/GlibcConform.pm index 3f4dc2061f..b83204384e 100644 --- a/conform/GlibcConform.pm +++ b/conform/GlibcConform.pm @@ -1,4 +1,4 @@ -#! /usr/bin/perl +#!/usr/bin/perl # Shared code for glibc conformance tests. diff --git a/conform/check-header-lists.sh b/conform/check-header-lists.sh index f6e76c6ade..849dfbcbce 100755 --- a/conform/check-header-lists.sh +++ b/conform/check-header-lists.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Check the set of headers with conformtest expectations for a given standard. # Copyright (C) 2014-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/conform/conformtest.pl b/conform/conformtest.pl index cc0944a889..fedcbc3f16 100644 --- a/conform/conformtest.pl +++ b/conform/conformtest.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl +#!/usr/bin/perl use GlibcConform; use Getopt::Long; diff --git a/conform/linknamespace.pl b/conform/linknamespace.pl index d6a18503a7..4b7b288165 100644 --- a/conform/linknamespace.pl +++ b/conform/linknamespace.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl +#!/usr/bin/perl # Check that use of symbols declared in a given header does not result # in any symbols being brought in that are not reserved with external diff --git a/conform/list-header-symbols.pl b/conform/list-header-symbols.pl index 2b012c7457..ab7ae57894 100644 --- a/conform/list-header-symbols.pl +++ b/conform/list-header-symbols.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl +#!/usr/bin/perl # Print a list of symbols exported by some headers that would # otherwise be in the user's namespace. diff --git a/debug/catchsegv.sh b/debug/catchsegv.sh index a4ef821ea0..3c788d2125 100755 --- a/debug/catchsegv.sh +++ b/debug/catchsegv.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) 1998-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 1998. diff --git a/elf/genrtldtbl.awk b/elf/genrtldtbl.awk index 54cdc8c589..0e2a374901 100644 --- a/elf/genrtldtbl.awk +++ b/elf/genrtldtbl.awk @@ -1,4 +1,4 @@ -#! /usr/bin/awk +#!/usr/bin/awk BEGIN { FS=":"; count=0; diff --git a/elf/tst-pathopt.sh b/elf/tst-pathopt.sh index 892f22ef84..309b628bc9 100755 --- a/elf/tst-pathopt.sh +++ b/elf/tst-pathopt.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test lookup path optimization. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/elf/tst-rtld-load-self.sh b/elf/tst-rtld-load-self.sh index a5488d3f71..aa97ee6ca9 100755 --- a/elf/tst-rtld-load-self.sh +++ b/elf/tst-rtld-load-self.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test how rtld loads itself. # Copyright (C) 2012-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/grp/tst_fgetgrent.sh b/grp/tst_fgetgrent.sh index e7837bd667..8dbf095ba9 100644 --- a/grp/tst_fgetgrent.sh +++ b/grp/tst_fgetgrent.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) 1999-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Andreas Jaeger , 1999. diff --git a/iconvdata/gen-8bit-gap-1.sh b/iconvdata/gen-8bit-gap-1.sh index e86ac53e89..46567f235f 100644 --- a/iconvdata/gen-8bit-gap-1.sh +++ b/iconvdata/gen-8bit-gap-1.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh echo "static const uint32_t iso88597_to_ucs4[96] = {" sed -ne '/^[^[:space:]]*[[:space:]]*.x00/d;/^END/q' \ -e 's/^[[:space:]]*.x\([A-Fa-f].\).*/ [0x\2 - 0xA0] = 0x\1,/p' \ diff --git a/iconvdata/gen-8bit-gap.sh b/iconvdata/gen-8bit-gap.sh index e1dabaebdb..bcd6d12ce1 100644 --- a/iconvdata/gen-8bit-gap.sh +++ b/iconvdata/gen-8bit-gap.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh echo "static const uint32_t to_ucs4[256] = {" sed -ne '/^[^[:space:]]*[[:space:]]*.x00/d;/^END/q' \ -e 's/^[[:space:]]*.x\(..\).*/ [0x\2] = 0x\1,/p' \ diff --git a/iconvdata/gen-8bit.sh b/iconvdata/gen-8bit.sh index d1a21bc03d..94de6fdd09 100644 --- a/iconvdata/gen-8bit.sh +++ b/iconvdata/gen-8bit.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh echo "static const uint32_t to_ucs4[256] = {" sed -ne '/^[^[:space:]]*[[:space:]]*.x00/d;/^END/q' \ -e 's/^[[:space:]]*.x\(..\).*/ [0x\2] = 0x\1,/p' \ diff --git a/iconvdata/run-iconv-test.sh b/iconvdata/run-iconv-test.sh index c18072668e..2e7105a2d9 100755 --- a/iconvdata/run-iconv-test.sh +++ b/iconvdata/run-iconv-test.sh @@ -1,4 +1,4 @@ -#! /bin/sh -f +#!/bin/sh -f # Run available iconv(1) tests. # Copyright (C) 1998-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/intl/tst-gettext.sh b/intl/tst-gettext.sh index 3c83645652..fe8bd2896f 100755 --- a/intl/tst-gettext.sh +++ b/intl/tst-gettext.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test of gettext functions. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/intl/tst-gettext2.sh b/intl/tst-gettext2.sh index 6d791752a6..ae02455f07 100644 --- a/intl/tst-gettext2.sh +++ b/intl/tst-gettext2.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test of gettext functions. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/intl/tst-gettext4.sh b/intl/tst-gettext4.sh index fac7d8889e..f692b431e3 100755 --- a/intl/tst-gettext4.sh +++ b/intl/tst-gettext4.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test that gettext() in multithreaded applications works correctly if # different threads operate in different locales with the same encoding. # Copyright (C) 2001-2016 Free Software Foundation, Inc. diff --git a/intl/tst-gettext6.sh b/intl/tst-gettext6.sh index 9d2d7f4ab3..88bf50d6a2 100644 --- a/intl/tst-gettext6.sh +++ b/intl/tst-gettext6.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test that gettext() in multithreaded applications works correctly. # Copyright (C) 2008-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/intl/tst-translit.sh b/intl/tst-translit.sh index b1c5a3ff6b..a29a0e86f8 100755 --- a/intl/tst-translit.sh +++ b/intl/tst-translit.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test of transliteration in gettext functions. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/io/ftwtest-sh b/io/ftwtest-sh index 8a440e8de4..db8435ab5a 100644 --- a/io/ftwtest-sh +++ b/io/ftwtest-sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test for nftw(3). # Copyright (C) 1997-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/libio/test-freopen.sh b/libio/test-freopen.sh index 318bac937c..5db163fb4b 100755 --- a/libio/test-freopen.sh +++ b/libio/test-freopen.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test of freopen. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/locale/gen-translit.pl b/locale/gen-translit.pl index 5f30e30851..30d3f2f195 100644 --- a/locale/gen-translit.pl +++ b/locale/gen-translit.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl -w +#!/usr/bin/perl -w open F, "cat C-translit.h.in | gcc -E - |" || die "Cannot preprocess input file"; diff --git a/localedata/ChangeLog b/localedata/ChangeLog index c14bb2c661..7baecb4890 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,15 @@ +2016-01-07 Marko Myllynen + + * gen-locale.sh: Remove space after shebang. + * sort-test.sh: Likewise. + * tst-ctype.sh: Likewise. + * tst-fmon.sh: Likewise. + * tst-langinfo.sh: Likewise. + * tst-locale.sh: Likewise. + * tst-numeric.sh: Likewise. + * tst-rpmatch.sh: Likewise. + * tst-trans.sh: Likewise. + 2016-01-04 Joseph Myers * All files with FSF copyright notices: Update copyright dates diff --git a/localedata/gen-locale.sh b/localedata/gen-locale.sh index ce1b9c8aaa..d471086d0d 100644 --- a/localedata/gen-locale.sh +++ b/localedata/gen-locale.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Generate test locale files. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/localedata/sort-test.sh b/localedata/sort-test.sh index 42d9e7c502..7b6927236c 100644 --- a/localedata/sort-test.sh +++ b/localedata/sort-test.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test collation using xfrm-test. # Copyright (C) 1997-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/localedata/tst-ctype.sh b/localedata/tst-ctype.sh index d5439bfdbb..eb7bdc85e9 100755 --- a/localedata/tst-ctype.sh +++ b/localedata/tst-ctype.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing the implementation of the isxxx() and toxxx() functions. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/localedata/tst-fmon.sh b/localedata/tst-fmon.sh index c244c87cec..bec4322da0 100755 --- a/localedata/tst-fmon.sh +++ b/localedata/tst-fmon.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing the implementation of strfmon(3). # Copyright (C) 1996-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/localedata/tst-langinfo.sh b/localedata/tst-langinfo.sh index c643763429..835d7c0030 100755 --- a/localedata/tst-langinfo.sh +++ b/localedata/tst-langinfo.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test nl_langinfo. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/localedata/tst-locale.sh b/localedata/tst-locale.sh index fd1edf7af0..202936d4c7 100755 --- a/localedata/tst-locale.sh +++ b/localedata/tst-locale.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing the implementation of localedata. # Copyright (C) 1998-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/localedata/tst-numeric.sh b/localedata/tst-numeric.sh index f1e68c2884..77c2215104 100644 --- a/localedata/tst-numeric.sh +++ b/localedata/tst-numeric.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing the implementation of LC_NUMERIC and snprintf(3). # Copyright (C) 1996-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/localedata/tst-rpmatch.sh b/localedata/tst-rpmatch.sh index 1d0d69aadf..45ffabad60 100755 --- a/localedata/tst-rpmatch.sh +++ b/localedata/tst-rpmatch.sh @@ -1,4 +1,4 @@ -#! /bin/sh -f +#!/bin/sh -f # # Copyright (C) 1998-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library and contains tests for diff --git a/localedata/tst-trans.sh b/localedata/tst-trans.sh index be03ef625f..ea8bb51c61 100755 --- a/localedata/tst-trans.sh +++ b/localedata/tst-trans.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test character mapping definitions. # Copyright (C) 1999-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/malloc/tst-mtrace.sh b/malloc/tst-mtrace.sh index 06fb5dcf4c..cbcaea8122 100755 --- a/malloc/tst-mtrace.sh +++ b/malloc/tst-mtrace.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing the mtrace function. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/manual/check-safety.sh b/manual/check-safety.sh index 8867ed9d9b..2eba0009e8 100644 --- a/manual/check-safety.sh +++ b/manual/check-safety.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright 2014-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/manual/libc-texinfo.sh b/manual/libc-texinfo.sh index 1ef09fcbb4..4d0a52213b 100644 --- a/manual/libc-texinfo.sh +++ b/manual/libc-texinfo.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh OUTDIR=$1 shift diff --git a/manual/tsort.awk b/manual/tsort.awk index 0260dccda6..82ac3decb7 100644 --- a/manual/tsort.awk +++ b/manual/tsort.awk @@ -1,4 +1,4 @@ -#! /usr/bin/awk -f +#!/usr/bin/awk -f # Generate topologically sorted list of manual chapters. # Copyright (C) 1998-2016 Free Software Foundation, Inc. # Written by Ulrich Drepper , 1998. diff --git a/manual/xtract-typefun.awk b/manual/xtract-typefun.awk index d39ceef188..57e567f9ba 100644 --- a/manual/xtract-typefun.awk +++ b/manual/xtract-typefun.awk @@ -1,4 +1,4 @@ -#! /usr/local/bin/gawk -f +#!/usr/local/bin/gawk -f BEGIN { last_node=""; } diff --git a/nptl/tst-cancel-wrappers.sh b/nptl/tst-cancel-wrappers.sh index 4df9074a13..9098e3238f 100644 --- a/nptl/tst-cancel-wrappers.sh +++ b/nptl/tst-cancel-wrappers.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test whether all cancelable functions are cancelable. # Copyright (C) 2002-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/nptl/tst-tls6.sh b/nptl/tst-tls6.sh index 85c9ce7b3c..f828008303 100755 --- a/nptl/tst-tls6.sh +++ b/nptl/tst-tls6.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/bin/bash # A tls test. # Copyright (C) 2003-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/posix/globtest.sh b/posix/globtest.sh index a50a6b9a17..73fe11bd76 100755 --- a/posix/globtest.sh +++ b/posix/globtest.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/bin/bash # Test for glob(3). # Copyright (C) 1997-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/posix/tst-getconf.sh b/posix/tst-getconf.sh index 3881a9c8af..95d11f59ec 100644 --- a/posix/tst-getconf.sh +++ b/posix/tst-getconf.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test for getconf(1). # Copyright (C) 2001-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/posix/wordexp-tst.sh b/posix/wordexp-tst.sh index 8d68e0faae..c52825b470 100755 --- a/posix/wordexp-tst.sh +++ b/posix/wordexp-tst.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test for wordexp(3). # Copyright (C) 1998-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/scripts/check-c++-types.sh b/scripts/check-c++-types.sh index 2016c162f5..489c4f066f 100755 --- a/scripts/check-c++-types.sh +++ b/scripts/check-c++-types.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/bin/bash # Copyright (C) 2003-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/scripts/check-local-headers.sh b/scripts/check-local-headers.sh index 3ca5935133..0670da16bc 100755 --- a/scripts/check-local-headers.sh +++ b/scripts/check-local-headers.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/bin/bash # Copyright (C) 2005-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/scripts/config.guess b/scripts/config.guess index dcd5149681..8b42ae7161 100755 --- a/scripts/config.guess +++ b/scripts/config.guess @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Attempt to guess a canonical system name. # Copyright 1992-2016 Free Software Foundation, Inc. diff --git a/scripts/config.sub b/scripts/config.sub index da6d1b6826..738ff5cbb8 100755 --- a/scripts/config.sub +++ b/scripts/config.sub @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Configuration validation subroutine script. # Copyright 1992-2016 Free Software Foundation, Inc. diff --git a/scripts/cpp b/scripts/cpp index 65f273ee48..cb24fe2bba 100755 --- a/scripts/cpp +++ b/scripts/cpp @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # This script is used solely by rpcgen when run by sunrpc/Makefile, # which passes CPP in the environment to tell us what to run. diff --git a/scripts/cross-test-ssh.sh b/scripts/cross-test-ssh.sh index cc1d1e9824..73c4e3ea0f 100755 --- a/scripts/cross-test-ssh.sh +++ b/scripts/cross-test-ssh.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/bin/bash # Run a testcase on a remote system, via ssh. # Copyright (C) 2012-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/scripts/documented.sh b/scripts/documented.sh index a0399872b7..047a1d3493 100644 --- a/scripts/documented.sh +++ b/scripts/documented.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh bindir=$1 VERSION=1.0 diff --git a/scripts/evaluate-test.sh b/scripts/evaluate-test.sh index d5ba59dd3d..f2c85ed192 100755 --- a/scripts/evaluate-test.sh +++ b/scripts/evaluate-test.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Output a test status line. # Copyright (C) 2012-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/scripts/gen-libc-abis b/scripts/gen-libc-abis index ce9ac5e20d..c5537645dc 100644 --- a/scripts/gen-libc-abis +++ b/scripts/gen-libc-abis @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh triple="$1" printf "#ifndef _LIBC_ABIS_H\n#define _LIBC_ABIS_H 1\n\n" diff --git a/scripts/gen-sorted.awk b/scripts/gen-sorted.awk index b36649758b..9669277b31 100755 --- a/scripts/gen-sorted.awk +++ b/scripts/gen-sorted.awk @@ -1,4 +1,4 @@ -#! /usr/bin/awk -f +#!/usr/bin/awk -f # Generate sorted list of directories. The sorting is stable but with # dependencies between directories resolved by moving dependees in front. # Copyright (C) 1998-2016 Free Software Foundation, Inc. diff --git a/scripts/list-fixed-bugs.py b/scripts/list-fixed-bugs.py index dad0fc353e..51f3c36e69 100755 --- a/scripts/list-fixed-bugs.py +++ b/scripts/list-fixed-bugs.py @@ -1,4 +1,4 @@ -#! /usr/bin/python3 +#!/usr/bin/python3 # Copyright (C) 2015-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # diff --git a/scripts/merge-test-results.sh b/scripts/merge-test-results.sh index 6287d10368..1175b20717 100755 --- a/scripts/merge-test-results.sh +++ b/scripts/merge-test-results.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Merge test results of individual tests or subdirectories. # Copyright (C) 2014-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/scripts/mkinstalldirs b/scripts/mkinstalldirs index 55d537f872..a17570aca9 100755 --- a/scripts/mkinstalldirs +++ b/scripts/mkinstalldirs @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # mkinstalldirs --- make directory hierarchy scriptversion=2009-04-28.21; # UTC diff --git a/scripts/rellns-sh b/scripts/rellns-sh index e1566436bb..a57f601a90 100755 --- a/scripts/rellns-sh +++ b/scripts/rellns-sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # rellns-sh - Simplified ln program to generate relative symbolic link. # Copyright (C) 1996-2016 Free Software Foundation, Inc. # Written by Ulrich Drepper , October 1996 diff --git a/scripts/test-installation.pl b/scripts/test-installation.pl index fcbb7a94aa..5e84dd7184 100755 --- a/scripts/test-installation.pl +++ b/scripts/test-installation.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl -w +#!/usr/bin/perl -w # Copyright (C) 1997-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Andreas Jaeger , 1997. diff --git a/scripts/update-copyrights b/scripts/update-copyrights index 066c510224..588041ce86 100755 --- a/scripts/update-copyrights +++ b/scripts/update-copyrights @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Update copyright year lists. # Copyright (C) 2012-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/stdio-common/tst-printf.sh b/stdio-common/tst-printf.sh index 6e8f8508db..5755a1bc0a 100644 --- a/stdio-common/tst-printf.sh +++ b/stdio-common/tst-printf.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing of printf. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/stdio-common/tst-unbputc.sh b/stdio-common/tst-unbputc.sh index 1305ee2a8e..8156400730 100755 --- a/stdio-common/tst-unbputc.sh +++ b/stdio-common/tst-unbputc.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Testing the stdio implementation # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/stdlib/tst-fmtmsg.sh b/stdlib/tst-fmtmsg.sh index 884f1792fc..90654654a9 100755 --- a/stdlib/tst-fmtmsg.sh +++ b/stdlib/tst-fmtmsg.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test of fmtmsg function family. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/stdlib/tst-setcontext3.sh b/stdlib/tst-setcontext3.sh index e3c6b627f8..4b2adb5f23 100644 --- a/stdlib/tst-setcontext3.sh +++ b/stdlib/tst-setcontext3.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Bug 18125: Test the exit functionality of setcontext(). # Copyright (C) 2015-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/sysdeps/i386/tst-ld-sse-use.sh b/sysdeps/i386/tst-ld-sse-use.sh index 74846feb31..2863de6f8b 100755 --- a/sysdeps/i386/tst-ld-sse-use.sh +++ b/sysdeps/i386/tst-ld-sse-use.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/bin/bash # Make sure no code in ld.so uses xmm/ymm/zmm registers on i386. # Copyright (C) 2009-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. diff --git a/sysdeps/unix/make-syscalls.sh b/sysdeps/unix/make-syscalls.sh index bbef3eb360..58d165e015 100644 --- a/sysdeps/unix/make-syscalls.sh +++ b/sysdeps/unix/make-syscalls.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Usage: make-syscalls.sh ../sysdeps/unix/common # Expects $sysdirs in environment. -- cgit v1.2.3