mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
Make shebang interpreter directives consistent
This commit is contained in:
parent
d7f914848b
commit
48d0341cdd
58
ChangeLog
58
ChangeLog
@ -1,3 +1,61 @@
|
||||
2016-01-07 Marko Myllynen <myllynen@redhat.com>
|
||||
|
||||
* 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 <dave.anglin@bell.net>
|
||||
|
||||
* sysdeps/hppa/nptl/pthread_spin_init.c (pthread_spin_init): Replace
|
||||
|
@ -1,3 +1,15 @@
|
||||
2016-01-07 Marko Myllynen <myllynen@redhat.com>
|
||||
|
||||
* 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 <joseph@codesourcery.com>
|
||||
|
||||
* All files with FSF copyright notices: Update copyright dates
|
||||
|
Loading…
Reference in New Issue
Block a user