diff --git a/INSTALL b/INSTALL index 16987cd048ec56b2910f7aa302257efc3f563dff..392537cc5c2b099e030ea62582f82c45dc7ec28b 100644 --- a/INSTALL +++ b/INSTALL @@ -643,7 +643,7 @@ library, you really only need to narrow it down to one library function call, if possible. This should not be too difficult. The final step when you have a simple test case is to report the bug. -Do this at . +Do this at . If you are not sure how a function should behave, and this manual doesn't tell you, that's a bug in the manual. Report that too! If the diff --git a/LICENSES b/LICENSES index 0e3a9fe39b26e97038d92f904508a4c3aa1bb43b..530893b1dc9ea00755603c68fb36bd4fc38a7be8 100644 --- a/LICENSES +++ b/LICENSES @@ -246,7 +246,7 @@ Collected from libdes and modified for SECURE RPC by Martin Kuck 1994 This file is distributed under the terms of the GNU Lesser General Public License, version 2.1 or later - see the file COPYING.LIB for details. If you did not receive a copy of the license with this program, please -see to obtain a copy. +see to obtain a copy. The file inet/rcmd.c is under a UCB copyright and the following: @@ -388,4 +388,4 @@ Copyright 2001 by Stephen L. Moshier You should have received a copy of the GNU Lesser General Public License along with this library; if not, see - . */ + . */ diff --git a/Makeconfig b/Makeconfig index fd36c58c041271091551b43448ef1e2d21bd460f..44b5f3a4d070cf2ebd6d3c3790cc6f44ca1b516f 100644 --- a/Makeconfig +++ b/Makeconfig @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Makefile configuration options for the GNU C library. diff --git a/Makefile b/Makefile index ac1125853bf692c4b631f97ba2b38bf2bde02067..67ddd01bfe21636a346a87939ad1768ff1fd9ebb 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Master Makefile for the GNU C library diff --git a/Makerules b/Makerules index 83bdd3a44d0d42db6634b91f26bc1d126aa43c3f..f5134586fa53fa96b7ac8b72e865c4afee13d72d 100644 --- a/Makerules +++ b/Makerules @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Common rules for making the GNU C library. This file is included diff --git a/NEWS b/NEWS index a64b89986ac0a7cacc572773b8156ffad35e5880..d7286841c9287d80fbe9b39d3a04f6fb3ed17931 100644 --- a/NEWS +++ b/NEWS @@ -4226,7 +4226,7 @@ Version 2.3.6 1110, 1111, 1112, 1113, 1125, 1137, 1138, 1249, 1250, 1251, 1252, 1253, 1254, 1350, 1358, 1394, 1438, 1498, 1534 - Visit for the details of each bug. + Visit for the details of each bug. * As of this release, GCC 4 can be used to compile the C Library. @@ -4241,7 +4241,7 @@ Version 2.3.5 737, 738, 739, 740, 741, 742, 743, 744, 745, 765, 767, 768, 769, 776, 777, 787, 821, 822, 823, 825 - Visit for the details of each bug. + Visit for the details of each bug. Version 2.3.4 diff --git a/README b/README index eb9b0b34a35e63712fd6146f752a188cce694c67..31c5da0405bd4566c69e1cb42e9696f97da9120b 100644 --- a/README +++ b/README @@ -44,12 +44,12 @@ The GNU C Library supports these configurations for using Linux kernels: sparc64*-*-linux-gnu If you are interested in doing a port, please contact the glibc -maintainers; see http://www.gnu.org/software/libc/ for more +maintainers; see https://www.gnu.org/software/libc/ for more information. See the file INSTALL to find out how to configure, build, and install the GNU C Library. You might also consider reading the WWW pages for -the C library at http://www.gnu.org/software/libc/. +the C library at https://www.gnu.org/software/libc/. The GNU C Library is (almost) completely documented by the Texinfo manual found in the `manual/' subdirectory. The manual is still being updated @@ -60,7 +60,7 @@ following the bug-reporting instructions below. Please be sure to check the manual in the current development sources to see if your problem has already been corrected. -Please see http://www.gnu.org/software/libc/bugs.html for bug reporting +Please see https://www.gnu.org/software/libc/bugs.html for bug reporting information. We are now using the Bugzilla system to track all bug reports. This web page gives detailed information on how to report bugs properly. diff --git a/Rules b/Rules index 222dba6dcbad47d0cac0d2481ca5188b04339379..8dbac56ce63851fda25e35d2c339685eeb4ad657 100644 --- a/Rules +++ b/Rules @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Rules for making a subdirectory in the GNU C library. diff --git a/argp/Makefile b/argp/Makefile index d5c2d77658929cfd1082e4cb235c5434846f4a90..c97e4c307c7ffadd86061f4d2a37931f7e3cd369 100644 --- a/argp/Makefile +++ b/argp/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Makefile for argp. diff --git a/argp/argp-ba.c b/argp/argp-ba.c index 2f827a0e200ab1dc710c8b5b461084c062ebe27f..441a264128137a797fe32e4f2103fa7981ee6633 100644 --- a/argp/argp-ba.c +++ b/argp/argp-ba.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* If set by the user program, it should point to string that is the bug-reporting address for the program. It will be printed by argp_help if diff --git a/argp/argp-eexst.c b/argp/argp-eexst.c index 1e7ec67848379c9a4c2f754ba35793a2cca284d6..50c9b028e61eb8dba9a9f7118b39d593c88dcdcf 100644 --- a/argp/argp-eexst.c +++ b/argp/argp-eexst.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifdef HAVE_CONFIG_H # include diff --git a/argp/argp-fmtstream.c b/argp/argp-fmtstream.c index e46f3edb415267498484d7cb52d16a28066b95e5..1fff85cba059e5b4315d5f9dfcaf814c84184b8a 100644 --- a/argp/argp-fmtstream.c +++ b/argp/argp-fmtstream.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This package emulates glibc `line_wrap_stream' semantics for systems that don't have that. */ diff --git a/argp/argp-fmtstream.h b/argp/argp-fmtstream.h index 8b29f877a9cb9cb2a9d85f0b3a74d12855ecddcc..47a48e6cda0481302444836850b62072308f5bb3 100644 --- a/argp/argp-fmtstream.h +++ b/argp/argp-fmtstream.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This package emulates glibc `line_wrap_stream' semantics for systems that don't have that. If the system does have it, it is just a wrapper for diff --git a/argp/argp-fs-xinl.c b/argp/argp-fs-xinl.c index 1903d29856cd01a8ccc472afa559545b9ea6b518..38187c342f43b14140b21c89bac9045edef9c012 100644 --- a/argp/argp-fs-xinl.c +++ b/argp/argp-fs-xinl.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifdef HAVE_CONFIG_H # include diff --git a/argp/argp-help.c b/argp/argp-help.c index 3b1727c4aafe8127caefba44ea74a9c654196877..85f5792bfeef91b96453630a40e4fb9ee3d943a8 100644 --- a/argp/argp-help.c +++ b/argp/argp-help.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 diff --git a/argp/argp-namefrob.h b/argp/argp-namefrob.h index 4831ad76aea9ee1f5998268086349425f9609848..b3c0bbd267c6b30f76de50f456db21be1775800e 100644 --- a/argp/argp-namefrob.h +++ b/argp/argp-namefrob.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #if !_LIBC /* This code is written for inclusion in gnu-libc, and uses names in the diff --git a/argp/argp-parse.c b/argp/argp-parse.c index 9df050222c3aa0be88f4e16599eef256817130d2..56a0247e54e3486420b5c5c11c77bedd3fbf96c9 100644 --- a/argp/argp-parse.c +++ b/argp/argp-parse.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifdef HAVE_CONFIG_H #include diff --git a/argp/argp-pv.c b/argp/argp-pv.c index 897dca8cad6faa5e45ea97b93ce5109a94dc66d5..6c06173265040169682f28d405674834e8dedde2 100644 --- a/argp/argp-pv.c +++ b/argp/argp-pv.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* If set by the user program to a non-zero value, then a default option --version is added (unless the ARGP_NO_HELP flag is used), which will diff --git a/argp/argp-pvh.c b/argp/argp-pvh.c index 1358a8a12582adeee0c41428b7f33d3173bf8f30..3218571f8cb7f016400ca1f4409cffe7ba389ffd 100644 --- a/argp/argp-pvh.c +++ b/argp/argp-pvh.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifdef HAVE_CONFIG_H #include diff --git a/argp/argp-test.c b/argp/argp-test.c index 13e0c6df14bdf936fe16581c95e28f179c9b39ba..6cbb1710e24df17c8c3bad1f3ee9be176a98c57a 100644 --- a/argp/argp-test.c +++ b/argp/argp-test.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifdef HAVE_CONFIG_H #include diff --git a/argp/argp-xinl.c b/argp/argp-xinl.c index 60667b0e7e1b35c20447078b7cf4d362bf4121c3..419e12f625e67369cf40a33993cca5e8dcf421b4 100644 --- a/argp/argp-xinl.c +++ b/argp/argp-xinl.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifdef HAVE_CONFIG_H # include diff --git a/argp/argp.h b/argp/argp.h index c7322581bf9ce55702cbc9392d286eb35a94f715..07adec18956a2bd368e2fc2fe824aa7746523015 100644 --- a/argp/argp.h +++ b/argp/argp.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ARGP_H #define _ARGP_H diff --git a/argp/bits/argp-ldbl.h b/argp/bits/argp-ldbl.h index 86022a04acc356b6add2f4567323d6c6b27e271a..3b7e4e797b35c5532f0b31538849b94f230e9b47 100644 --- a/argp/bits/argp-ldbl.h +++ b/argp/bits/argp-ldbl.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ARGP_H # error "Never include directly; use instead." diff --git a/argp/tst-argp1.c b/argp/tst-argp1.c index 197ac90dfe6dbef7e7757d6ecdd6db1a8b1a094e..68897586e55ed0a468006de68d07aa52602e20a0 100644 --- a/argp/tst-argp1.c +++ b/argp/tst-argp1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/argp/tst-argp2.c b/argp/tst-argp2.c index e15f66b69cc91398f027d024f20b981510d75ec9..fdba498d190553b63beca3b5e69833154dace887 100644 --- a/argp/tst-argp2.c +++ b/argp/tst-argp2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/argp/tst-ldbl-argp.c b/argp/tst-ldbl-argp.c index 72741f45c2f6d010a3c3a8ef2958c0610d790a55..3c0948538864880a0cdcb3affadd412984cc91e8 100644 --- a/argp/tst-ldbl-argp.c +++ b/argp/tst-ldbl-argp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/assert/Makefile b/assert/Makefile index 3da7422560ae8b305015bb985c5892d2acd7cddd..3f95d4ace2bf668bd60f9208065ccfb929e5c102 100644 --- a/assert/Makefile +++ b/assert/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Sub-makefile for assert portion of the library. diff --git a/assert/__assert.c b/assert/__assert.c index 082693eb7d006ac0fddab236d1b7a6030c510c09..c118e75d844999af4ab2f816ab9a2753d152535d 100644 --- a/assert/__assert.c +++ b/assert/__assert.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* We have to see the prototype. */ #undef NDEBUG diff --git a/assert/assert-perr.c b/assert/assert-perr.c index 410f27c83ca2673e4c3ec6a2e0902b4f00e79eb2..e8330ecc8c89c126942b109c34567823f858b150 100644 --- a/assert/assert-perr.c +++ b/assert/assert-perr.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/assert/assert.c b/assert/assert.c index a524d5d7479cd11d83d4738004ebd1d7f45c474e..28312f9975e22f124c3cfb0952e55eb28fd01196 100644 --- a/assert/assert.c +++ b/assert/assert.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/assert/assert.h b/assert/assert.h index 20fe320043978e4c9fbe7b2c5df647086241ea49..06b4faf4f1eeffc8883b39b70a75bae86b18eb7f 100644 --- a/assert/assert.h +++ b/assert/assert.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * ISO C99 Standard: 7.2 Diagnostics diff --git a/assert/tst-assert-c++.cc b/assert/tst-assert-c++.cc index 3df981525698070ef42753df2bf3b1d33dc81b59..41cb487512c2fa26eb4fa523b7a4aadfd18da5ad 100644 --- a/assert/tst-assert-c++.cc +++ b/assert/tst-assert-c++.cc @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/assert/tst-assert-g++.cc b/assert/tst-assert-g++.cc index c985811446c543e71f3905d8c1a75b0985d73d95..eb24013ae06ab7284071977594053b6916f677da 100644 --- a/assert/tst-assert-g++.cc +++ b/assert/tst-assert-g++.cc @@ -14,6 +14,6 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/benchtests/Makefile b/benchtests/Makefile index 697e29fbbea225709388271885f9140cc1266974..8de84182cb6862da8d162ff69b9923a474fedec7 100644 --- a/benchtests/Makefile +++ b/benchtests/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # Makefile for benchmark tests. The only useful target here is `bench`. # Add benchmark functions in alphabetical order. diff --git a/benchtests/bench-malloc-simple.c b/benchtests/bench-malloc-simple.c index c4f06f69993d1b667fc10722c3bfe767eb54d39e..f4fcd92c56690a364b545a571ecdc6e6d6bc41f1 100644 --- a/benchtests/bench-malloc-simple.c +++ b/benchtests/bench-malloc-simple.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/benchtests/bench-malloc-thread.c b/benchtests/bench-malloc-thread.c index 9d7dcf26b7ba64addd946b3766cef73d9cf25ec3..500390866ea088130cc8cb06601b00f5f2a8dac0 100644 --- a/benchtests/bench-malloc-thread.c +++ b/benchtests/bench-malloc-thread.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/benchtests/bench-math-inlines.c b/benchtests/bench-math-inlines.c index 37331bc662d6a8b4083a5d199a209889e3569074..9042608fde6011033bb3cd0f87cdffcfefd5b231 100644 --- a/benchtests/bench-math-inlines.c +++ b/benchtests/bench-math-inlines.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define SIZE 1024 #define TEST_MAIN diff --git a/benchtests/bench-memccpy.c b/benchtests/bench-memccpy.c index 46f96d58c5fe725eec2251b48cd984bb3741d7c0..8576fd5151c8a5d6b2f1474074356afaa26703cf 100644 --- a/benchtests/bench-memccpy.c +++ b/benchtests/bench-memccpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "memccpy" diff --git a/benchtests/bench-memchr.c b/benchtests/bench-memchr.c index 8a9909a984f21d40f9eb4592c5bf83da31cf1f61..cb9c0d3548640547d4d52515c7f03b4d11a92834 100644 --- a/benchtests/bench-memchr.c +++ b/benchtests/bench-memchr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef WIDE # define SMALL_CHAR 127 diff --git a/benchtests/bench-memcmp.c b/benchtests/bench-memcmp.c index a6af10785589a5f1da0a79d8367d85b84d061d95..6a5f976658cf64e1741e64075e34ac5ac5d7952d 100644 --- a/benchtests/bench-memcmp.c +++ b/benchtests/bench-memcmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifdef WIDE diff --git a/benchtests/bench-memcpy-large.c b/benchtests/bench-memcpy-large.c index e19ad7474d0ffbdd53b8b727dd3feb95de7275f9..84b16906c4fe230f162dd3f44678de70d615d1e4 100644 --- a/benchtests/bench-memcpy-large.c +++ b/benchtests/bench-memcpy-large.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef MEMCPY_RESULT # define MEMCPY_RESULT(dst, len) dst diff --git a/benchtests/bench-memcpy-random.c b/benchtests/bench-memcpy-random.c index f2c2e9dc3db29ca269514874a4976eec13d9d685..87865228fd768ffc1600aef5dd6be567a340e399 100644 --- a/benchtests/bench-memcpy-random.c +++ b/benchtests/bench-memcpy-random.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define MIN_PAGE_SIZE 131072 #define TEST_MAIN diff --git a/benchtests/bench-memcpy-walk.c b/benchtests/bench-memcpy-walk.c index 397a1e98df4f7bd069865262470c40a58665bcd6..f665c7c1845a48138849b1635ebe35f0cdcc3de7 100644 --- a/benchtests/bench-memcpy-walk.c +++ b/benchtests/bench-memcpy-walk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This microbenchmark measures the throughput of memcpy for various sizes from 1 byte to 32MiB, doubling every iteration and then misaligning by 0-15 diff --git a/benchtests/bench-memcpy.c b/benchtests/bench-memcpy.c index 21cb000e4ca721fef3d3236169527317ad2833f7..d1eff661ceef724660dfa0ef1bd4b9b05df389c4 100644 --- a/benchtests/bench-memcpy.c +++ b/benchtests/bench-memcpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef MEMCPY_RESULT # define MEMCPY_RESULT(dst, len) dst diff --git a/benchtests/bench-memmem.c b/benchtests/bench-memmem.c index 42778b07658efbe9d8027e04dc4682aba5ab8797..176e6ec419fa14c185646ef1cd9b74fabfbc26ae 100644 --- a/benchtests/bench-memmem.c +++ b/benchtests/bench-memmem.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "memmem" diff --git a/benchtests/bench-memmove-large.c b/benchtests/bench-memmove-large.c index 710c64863490c3677a225e0e17c15fb375c84abd..d29613ad862525eaa04a821b148e73b16cad1056 100644 --- a/benchtests/bench-memmove-large.c +++ b/benchtests/bench-memmove-large.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define BASE_PAGE_SIZE (1024 * 1024) #define START_SIZE (4 * 1024) diff --git a/benchtests/bench-memmove-walk.c b/benchtests/bench-memmove-walk.c index 2b4a7e4f2966b930a8488dd02647639ffbfddc73..7f19cbae2c3e6f07f069ca52bc15a33e4cc23410 100644 --- a/benchtests/bench-memmove-walk.c +++ b/benchtests/bench-memmove-walk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This microbenchmark measures the throughput of memmove for various sizes from 1 byte to 32MiB, doubling every iteration and then misaligning by 0-15 diff --git a/benchtests/bench-memmove.c b/benchtests/bench-memmove.c index 9804e718b9be3c6174e426602f5f70d216272c47..7e8688b4978efb317888e6f6eabcfc3c76bbd7bf 100644 --- a/benchtests/bench-memmove.c +++ b/benchtests/bench-memmove.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "memmove" diff --git a/benchtests/bench-mempcpy.c b/benchtests/bench-mempcpy.c index 09f8557413f92d95d25c6396e74e9a3bc14d73ff..86e53bab42bc178c734beed54b5570e27560f779 100644 --- a/benchtests/bench-mempcpy.c +++ b/benchtests/bench-mempcpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define MEMCPY_RESULT(dst, len) (dst) + (len) #define TEST_MAIN diff --git a/benchtests/bench-memrchr.c b/benchtests/bench-memrchr.c index f8034050cdea0d02a78c8b740ca2fdaa090bca7e..1fb66168c059a2832c8feed7c4da8dfb3da98a76 100644 --- a/benchtests/bench-memrchr.c +++ b/benchtests/bench-memrchr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "memrchr" diff --git a/benchtests/bench-memset-large.c b/benchtests/bench-memset-large.c index 97ba30f122bdf51e7b9395b5539684a210ca8d5f..4ec54643836de1d8d12f575d22983d147bf2cad4 100644 --- a/benchtests/bench-memset-large.c +++ b/benchtests/bench-memset-large.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "memset" diff --git a/benchtests/bench-memset-walk.c b/benchtests/bench-memset-walk.c index 2d18c186fc18abca732748dd74a038d9ae659976..d1cfdcf8d9b2697b19c997f39ec6137ebff2d587 100644 --- a/benchtests/bench-memset-walk.c +++ b/benchtests/bench-memset-walk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "memset" diff --git a/benchtests/bench-memset.c b/benchtests/bench-memset.c index 69e8d36e966655c65b5cd70f5a54998feceb1cc6..f7961699a01ac3f4b6affb70c67db697d481270a 100644 --- a/benchtests/bench-memset.c +++ b/benchtests/bench-memset.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifndef WIDE diff --git a/benchtests/bench-rawmemchr.c b/benchtests/bench-rawmemchr.c index f7e1524d8a682c508e9384851e5a845bd88bcb40..d45a2b815dd4f576145e3c3da3f8637ea44adc76 100644 --- a/benchtests/bench-rawmemchr.c +++ b/benchtests/bench-rawmemchr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/benchtests/bench-skeleton.c b/benchtests/bench-skeleton.c index 854151e5a82028e74fe3a966e82004572542f411..574f4453e68a96c7162c4c7d28a8079caa1b3fd6 100644 --- a/benchtests/bench-skeleton.c +++ b/benchtests/bench-skeleton.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/benchtests/bench-stpcpy.c b/benchtests/bench-stpcpy.c index bcea9af1bf4d251665c978abb8f60305f054caf4..24af63388bdb0aadf862a56cda087eebce575ae6 100644 --- a/benchtests/bench-stpcpy.c +++ b/benchtests/bench-stpcpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define STRCPY_RESULT(dst, len) ((dst) + (len)) #define TEST_MAIN diff --git a/benchtests/bench-stpcpy_chk.c b/benchtests/bench-stpcpy_chk.c index 51d84c3272a0224539a267b0e98f591ce0f170a4..6ae0f3dc229c29f01d1416173b60a03c740a38a2 100644 --- a/benchtests/bench-stpcpy_chk.c +++ b/benchtests/bench-stpcpy_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define STRCPY_RESULT(dst, len) ((dst) + (len)) #define TEST_MAIN diff --git a/benchtests/bench-stpncpy.c b/benchtests/bench-stpncpy.c index c4c6b65bb75b0271dadc816f7c028a042234b31f..a45c79a7c5a7f6de4583fd0805e5de7a177ed2c2 100644 --- a/benchtests/bench-stpncpy.c +++ b/benchtests/bench-stpncpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define STRNCPY_RESULT(dst, len, n) ((dst) + ((len) > (n) ? (n) : (len))) #define TEST_MAIN diff --git a/benchtests/bench-strcasecmp.c b/benchtests/bench-strcasecmp.c index 4e9bcdc9a58c0ea6f622148bbf5e700558feaf2d..51bf2c870cf8065daa94be6d8ecc19e2c2b0b18f 100644 --- a/benchtests/bench-strcasecmp.c +++ b/benchtests/bench-strcasecmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #define TEST_MAIN diff --git a/benchtests/bench-strcasestr.c b/benchtests/bench-strcasestr.c index d701ff4f364b35bd5223831fc8df7b468e183ceb..a7342b0efe0a1cdf83a20ba884e434fd42076b4f 100644 --- a/benchtests/bench-strcasestr.c +++ b/benchtests/bench-strcasestr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "strcasestr" diff --git a/benchtests/bench-strcat.c b/benchtests/bench-strcat.c index 08841d037ff42ad30d9e6bb216f6d41dae87467b..bec2be2d6e3995e19c2a294256ff9bd8946f9833 100644 --- a/benchtests/bench-strcat.c +++ b/benchtests/bench-strcat.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifndef WIDE diff --git a/benchtests/bench-strchr.c b/benchtests/bench-strchr.c index 10d06feb23bd54e3ffbbf5dbd647e5ff7454acae..e82e1484e7526508d66b48c3c77cf851a9c9715c 100644 --- a/benchtests/bench-strchr.c +++ b/benchtests/bench-strchr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifndef WIDE diff --git a/benchtests/bench-strchrnul.c b/benchtests/bench-strchrnul.c index 7a83f9148de596758f2af99aa5148acbb6efa681..a0c1c2810423af48e833cfc0d366d2c2568b672c 100644 --- a/benchtests/bench-strchrnul.c +++ b/benchtests/bench-strchrnul.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define USE_FOR_STRCHRNUL 1 #include "bench-strchr.c" diff --git a/benchtests/bench-strcmp.c b/benchtests/bench-strcmp.c index b8d355c3ce576fcbad30bf7434d287fbe4579432..581c410b03940513888a8ee51d76dc209b8651d6 100644 --- a/benchtests/bench-strcmp.c +++ b/benchtests/bench-strcmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifdef WIDE diff --git a/benchtests/bench-strcoll.c b/benchtests/bench-strcoll.c index 4943c5ee8a4128e7ec0e8224f285ce8c928d022b..3104af7dbe0b4b0b7597d715406791b199eafbea 100644 --- a/benchtests/bench-strcoll.c +++ b/benchtests/bench-strcoll.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/benchtests/bench-strcpy.c b/benchtests/bench-strcpy.c index 7a7cf4abb2873a555c5d8c3eb9d55d2f5c44df4e..052a6bd5ca4f565f8434ce1ce99911215507d54a 100644 --- a/benchtests/bench-strcpy.c +++ b/benchtests/bench-strcpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define BIG_CHAR MAX_CHAR diff --git a/benchtests/bench-strcpy_chk.c b/benchtests/bench-strcpy_chk.c index 34c9c78a77922c4bcb7abe1406b7793c73684a31..d6b7fd51d53ff33e5e297e44ad08a27e79375488 100644 --- a/benchtests/bench-strcpy_chk.c +++ b/benchtests/bench-strcpy_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef STRCPY_RESULT # define STRCPY_RESULT(dst, len) dst diff --git a/benchtests/bench-strcspn.c b/benchtests/bench-strcspn.c index bf9c4f8db39940d321323ca4750395efdadcaa37..49404e4766257bc440d48fc4e48fbf083624f54c 100644 --- a/benchtests/bench-strcspn.c +++ b/benchtests/bench-strcspn.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define STRPBRK_RESULT(s, pos) (pos) #define RES_TYPE size_t diff --git a/benchtests/bench-string.h b/benchtests/bench-string.h index 4831e210544cd4e9402ab860844cad58c575abce..94e323710deab079cebe3114405ca82b0c9de13c 100644 --- a/benchtests/bench-string.h +++ b/benchtests/bench-string.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/benchtests/bench-strlen.c b/benchtests/bench-strlen.c index 1997ad75b4611462fd5e1c3cec7d21c473d6e785..70beaac455019ff48faca31fdff9016680d64c69 100644 --- a/benchtests/bench-strlen.c +++ b/benchtests/bench-strlen.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifndef WIDE diff --git a/benchtests/bench-strncasecmp.c b/benchtests/bench-strncasecmp.c index 7c97877112ca2210bb54de2764a979281d67e8b7..c2db4270eb89956e4aa1e669d16b69127c5d36c1 100644 --- a/benchtests/bench-strncasecmp.c +++ b/benchtests/bench-strncasecmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #define TEST_MAIN diff --git a/benchtests/bench-strncat.c b/benchtests/bench-strncat.c index e7583dfad4a376b0d338a1618ef3fd5fd8663e58..21a811fd8aec0eeb586bd4c922afe0f004fdfd95 100644 --- a/benchtests/bench-strncat.c +++ b/benchtests/bench-strncat.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifndef WIDE diff --git a/benchtests/bench-strncmp.c b/benchtests/bench-strncmp.c index bd3f9b287102378cf35ca8873e45c1a86679d604..316b01cc46e2f307446f38d00940f898c90d0b03 100644 --- a/benchtests/bench-strncmp.c +++ b/benchtests/bench-strncmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifdef WIDE diff --git a/benchtests/bench-strncpy.c b/benchtests/bench-strncpy.c index a26232f423872bf6dde3ea70b662b19d5ab115f8..44b78c057bbdf8fdae7372b8691ba09d29d7becb 100644 --- a/benchtests/bench-strncpy.c +++ b/benchtests/bench-strncpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define BIG_CHAR MAX_CHAR diff --git a/benchtests/bench-strnlen.c b/benchtests/bench-strnlen.c index 72ec30397776a791aa04343727155fdea1f08107..fbe7c0e8504daad00004cfa81d6b3009a694b8a5 100644 --- a/benchtests/bench-strnlen.c +++ b/benchtests/bench-strnlen.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifndef WIDE diff --git a/benchtests/bench-strpbrk.c b/benchtests/bench-strpbrk.c index e484ebd0c08df802e67578e613535f65ad233bdc..ef96c521b6fa340032d698ada9988d1512685b1e 100644 --- a/benchtests/bench-strpbrk.c +++ b/benchtests/bench-strpbrk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define BIG_CHAR MAX_CHAR diff --git a/benchtests/bench-strrchr.c b/benchtests/bench-strrchr.c index bdb3b41d40efa466685f11ca7338a8caef62f050..f4d5fa0e9a344c881bcd187047c6ad301b9cd42f 100644 --- a/benchtests/bench-strrchr.c +++ b/benchtests/bench-strrchr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifdef WIDE diff --git a/benchtests/bench-strsep.c b/benchtests/bench-strsep.c index 96d3be52221f40ed1afeda1896921a04215a6b85..04152e329ed769998623ab14ef3c712869062ec8 100644 --- a/benchtests/bench-strsep.c +++ b/benchtests/bench-strsep.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "strsep" diff --git a/benchtests/bench-strspn.c b/benchtests/bench-strspn.c index ed97c5fc6205825531cb7e0b6f349223be0c3f66..fae3366598a0fe9ee1dd7da103011620128cebb5 100644 --- a/benchtests/bench-strspn.c +++ b/benchtests/bench-strspn.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #ifndef WIDE diff --git a/benchtests/bench-strstr.c b/benchtests/bench-strstr.c index 36b7669d59ffba9bac726e565c0676b9a54a3384..63ff1b419f27f2a395bd0f0d6dc49614dc31f327 100644 --- a/benchtests/bench-strstr.c +++ b/benchtests/bench-strstr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define MIN_PAGE_SIZE 131072 #define TEST_MAIN diff --git a/benchtests/bench-strtod.c b/benchtests/bench-strtod.c index 780c04ab0ade62b576ff623614a79881793327a1..2dc697bb90efe073d3a5b9e2e915de7858942e16 100644 --- a/benchtests/bench-strtod.c +++ b/benchtests/bench-strtod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "strtod" diff --git a/benchtests/bench-strtok.c b/benchtests/bench-strtok.c index f5ab587dd94ab5035632fbf78f4058cc62d72acb..1d89b5c856e981bfb9c9790035ab3d7f39886390 100644 --- a/benchtests/bench-strtok.c +++ b/benchtests/bench-strtok.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_MAIN #define TEST_NAME "strtok" diff --git a/benchtests/bench-timing-type.c b/benchtests/bench-timing-type.c index 629316fd020dd7de9994ca95d850c02676fbf570..354d4fbf902c2990b24e803d297bb23370bf5dcd 100644 --- a/benchtests/bench-timing-type.c +++ b/benchtests/bench-timing-type.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "bench-timing.h" #include diff --git a/benchtests/bench-timing.h b/benchtests/bench-timing.h index d068bf9459a1f9eb286b655ce7fb828909822888..26db7b00cbd3733d31defb2a4d8e463c61ffecbb 100644 --- a/benchtests/bench-timing.h +++ b/benchtests/bench-timing.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #undef attribute_hidden #define attribute_hidden diff --git a/benchtests/bench-util.c b/benchtests/bench-util.c index 91ca53fb3763e9894ca2ebd0c9740985a4fae2b4..a768868281b0274b35364669300650d69b863763 100644 --- a/benchtests/bench-util.c +++ b/benchtests/bench-util.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ static volatile unsigned int dontoptimize = 0; diff --git a/benchtests/bench-util.h b/benchtests/bench-util.h index 470e31da93e9bbad586e73010e5e2d887e93a055..2d3287706808a038786c87134cc533b9758ca232 100644 --- a/benchtests/bench-util.h +++ b/benchtests/bench-util.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef START_ITER diff --git a/benchtests/bench-wcpcpy.c b/benchtests/bench-wcpcpy.c index e635972df42945cdb31729a29e2a9942be9ace9e..65fb83e9d57cbbaa4803d59eead6673812af7ce2 100644 --- a/benchtests/bench-wcpcpy.c +++ b/benchtests/bench-wcpcpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-stpcpy.c" diff --git a/benchtests/bench-wcpncpy.c b/benchtests/bench-wcpncpy.c index 846b79be3dfd446b304f1f26cff31f18aee36017..ef39f9dca40ee9d26b072c9088382e8234c63f7a 100644 --- a/benchtests/bench-wcpncpy.c +++ b/benchtests/bench-wcpncpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-stpncpy.c" diff --git a/benchtests/bench-wcscat.c b/benchtests/bench-wcscat.c index 5db8d7e0073157960f998a0aa5335cd556457cde..39de7bfa630418bf43db4498b154ef0128b1c099 100644 --- a/benchtests/bench-wcscat.c +++ b/benchtests/bench-wcscat.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strcat.c" diff --git a/benchtests/bench-wcschr.c b/benchtests/bench-wcschr.c index 47911124c93e124df1b048b1925dfa4825fa8c02..38a1ba3953bb79f416b27a55e16cb94502486949 100644 --- a/benchtests/bench-wcschr.c +++ b/benchtests/bench-wcschr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strchr.c" diff --git a/benchtests/bench-wcschrnul.c b/benchtests/bench-wcschrnul.c index b8afb4e374a93ed78267864706ad92123dec172f..f2f599a2bfc1e62044a7dfd79539a1c0a75630a2 100644 --- a/benchtests/bench-wcschrnul.c +++ b/benchtests/bench-wcschrnul.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strchrnul.c" diff --git a/benchtests/bench-wcscmp.c b/benchtests/bench-wcscmp.c index 026e12e28a295cdeb89f790d72022539c8d237da..9e8b15927e687420da919cc6c6b066d78134266c 100644 --- a/benchtests/bench-wcscmp.c +++ b/benchtests/bench-wcscmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strcmp.c" diff --git a/benchtests/bench-wcscpy.c b/benchtests/bench-wcscpy.c index d204b6f3df834db5e5974c800d64dd394b7d2fde..9f28d69e3d4adbfb2d0f43d0214bb6083e1383ba 100644 --- a/benchtests/bench-wcscpy.c +++ b/benchtests/bench-wcscpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strcpy.c" diff --git a/benchtests/bench-wcscspn.c b/benchtests/bench-wcscspn.c index 8061b03ecd027d27b81b508850ca326b65d51339..b6a3c701bc84b742e36f1910c27ca1f792ffd91a 100644 --- a/benchtests/bench-wcscspn.c +++ b/benchtests/bench-wcscspn.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strcspn.c" diff --git a/benchtests/bench-wcslen.c b/benchtests/bench-wcslen.c index 949b199422f88765a45ef9a95fe3b6c5e5ef32c5..47a783204561b9eaec6b4890cae3e8461fc7b5e0 100644 --- a/benchtests/bench-wcslen.c +++ b/benchtests/bench-wcslen.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strlen.c" diff --git a/benchtests/bench-wcsncat.c b/benchtests/bench-wcsncat.c index c08e854ad8504c9ee7a9c1cab4cadae923659d6b..ba33773cd989bd41453e66cf2a97fb48338aaf92 100644 --- a/benchtests/bench-wcsncat.c +++ b/benchtests/bench-wcsncat.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strncat.c" diff --git a/benchtests/bench-wcsncmp.c b/benchtests/bench-wcsncmp.c index 1317b93878c54cb6d5a5e1be844ff360f172c6f2..4bd5a0488f49a53a9548248d1c24a09ab2ae58b2 100644 --- a/benchtests/bench-wcsncmp.c +++ b/benchtests/bench-wcsncmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strncmp.c" diff --git a/benchtests/bench-wcsncpy.c b/benchtests/bench-wcsncpy.c index 2242792038bdf627aae725b483f5a2f308479673..2ba1ac965ff08c59327f8b12dbd3b7a0967ab8fd 100644 --- a/benchtests/bench-wcsncpy.c +++ b/benchtests/bench-wcsncpy.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strncpy.c" diff --git a/benchtests/bench-wcsnlen.c b/benchtests/bench-wcsnlen.c index 3eaea6213e412dd73eabd535c40ae3fd195d4136..ba8e6d6d10962baebfb605d40975b181624709c4 100644 --- a/benchtests/bench-wcsnlen.c +++ b/benchtests/bench-wcsnlen.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #define __wmemchr wmemchr diff --git a/benchtests/bench-wcspbrk.c b/benchtests/bench-wcspbrk.c index a59bbadeb3096116565c6881cc230596c013b3de..96210adb5d3fe432b75cd7ada8a6ef321a660152 100644 --- a/benchtests/bench-wcspbrk.c +++ b/benchtests/bench-wcspbrk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strpbrk.c" diff --git a/benchtests/bench-wcsrchr.c b/benchtests/bench-wcsrchr.c index 0d8ae4c91888b5751f085376ccc1047d96a31428..1414c5dde1451e7fafa60a78960feddad579acae 100644 --- a/benchtests/bench-wcsrchr.c +++ b/benchtests/bench-wcsrchr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strrchr.c" diff --git a/benchtests/bench-wcsspn.c b/benchtests/bench-wcsspn.c index 18c0a6d1a3735ffc49ec4b38c3d8f444cfca7428..6ed9f11dde66154c10ba6699c0696e09c5addaf6 100644 --- a/benchtests/bench-wcsspn.c +++ b/benchtests/bench-wcsspn.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-strspn.c" diff --git a/benchtests/bench-wmemchr.c b/benchtests/bench-wmemchr.c index 6f1328199e082d59b6cc3f273a956a16644a1a6a..f500b4e40a134df1df68dcd1f7f18734c66e2ffa 100644 --- a/benchtests/bench-wmemchr.c +++ b/benchtests/bench-wmemchr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-memchr.c" diff --git a/benchtests/bench-wmemcmp.c b/benchtests/bench-wmemcmp.c index e790b9eb55fd91c4d8b91f5c5ec4d053eddbbc1e..485ce6270f95188afcac2bbbee01b71bd56188a2 100644 --- a/benchtests/bench-wmemcmp.c +++ b/benchtests/bench-wmemcmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-memcmp.c" diff --git a/benchtests/bench-wmemset.c b/benchtests/bench-wmemset.c index 57067ce604621aab29e919d12419aeb7a001829c..1e22e5e10b8184900312c4691a733ccc6994615a 100644 --- a/benchtests/bench-wmemset.c +++ b/benchtests/bench-wmemset.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define WIDE 1 #include "bench-memset.c" diff --git a/benchtests/json-lib.c b/benchtests/json-lib.c index a67820b255bf867d09d02ff6c66531dbfde6dcf6..c1e063af4e84259c09facdc358064858c27df080 100644 --- a/benchtests/json-lib.c +++ b/benchtests/json-lib.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/benchtests/json-lib.h b/benchtests/json-lib.h index 577d45dfce3c30b1603df7a4a210b2439b5f7ba7..f1d1740e95516612b01102bc0d07382c1aff0348 100644 --- a/benchtests/json-lib.h +++ b/benchtests/json-lib.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef __JSON_LIB_H__ #define __JSON_LIB_H__ diff --git a/benchtests/pthread_once-source.c b/benchtests/pthread_once-source.c index 93d7393d8829408913050e91883b604ad4306c59..b50b83f21ac0e6619f380a4245ca82e7873d51b2 100644 --- a/benchtests/pthread_once-source.c +++ b/benchtests/pthread_once-source.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ static pthread_once_t once = PTHREAD_ONCE_INIT; diff --git a/benchtests/scripts/bench.py b/benchtests/scripts/bench.py index dcf4e8d0886cfb3e1f62959270fca7147f59fa81..4b266323de06ae612df6bc5636e8fd2079336d5a 100755 --- a/benchtests/scripts/bench.py +++ b/benchtests/scripts/bench.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . """Benchmark program generator script diff --git a/benchtests/scripts/compare_bench.py b/benchtests/scripts/compare_bench.py index c1c438a1c9f0eae64eda3eca0a65039a206a89ef..d9058e97f3e088001e79163d84f84eb35477e3d2 100755 --- a/benchtests/scripts/compare_bench.py +++ b/benchtests/scripts/compare_bench.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . """Compare two benchmark results Given two benchmark result files and a threshold, this script compares the diff --git a/benchtests/scripts/compare_strings.py b/benchtests/scripts/compare_strings.py index bd37e2b9c233730f7d35bd2a68143996251087d7..4ea54eda4d028b2dfcd44dd3d6f4c85a4a732a90 100755 --- a/benchtests/scripts/compare_strings.py +++ b/benchtests/scripts/compare_strings.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . """Compare results of string functions Given a string benchmark result file, print a table with comparisons with a diff --git a/benchtests/scripts/import_bench.py b/benchtests/scripts/import_bench.py index 7a55d19f038e64d42a5bcc267c1a67c3509c13ec..61250022f05f2bbd701405192097f6e6fa4c9b43 100644 --- a/benchtests/scripts/import_bench.py +++ b/benchtests/scripts/import_bench.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . """Functions to import benchmark data and process it""" import json diff --git a/benchtests/scripts/validate_benchout.py b/benchtests/scripts/validate_benchout.py index 55d07c6bce5b5184d3355f27841a7823dd9e485c..8bce00ade6ab2cd5970532fffd3eeb22d4d46bc6 100755 --- a/benchtests/scripts/validate_benchout.py +++ b/benchtests/scripts/validate_benchout.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . """Benchmark output validator Given a benchmark output file in json format and a benchmark schema file, diff --git a/benchtests/thread_create-source.c b/benchtests/thread_create-source.c index 3586b9f4efaff2650be539601ae9504a1fe394cb..ddced59b1debf2d1d6e10e1ee5aa4a58c9b02349 100644 --- a/benchtests/thread_create-source.c +++ b/benchtests/thread_create-source.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/bits/byteswap.h b/bits/byteswap.h index 83731c9eab7766b19aabedee8f8dd8d86669cccd..e88b807b43378cf18b2f8b3a9796e15e99f712ba 100644 --- a/bits/byteswap.h +++ b/bits/byteswap.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #if !defined _BYTESWAP_H && !defined _NETINET_IN_H && !defined _ENDIAN_H # error "Never use directly; include instead." diff --git a/bits/confname.h b/bits/confname.h index 1476f61402a7921938c9e11f4524d18421a9214c..524d8ab32642cf419eefef6b6fbf6eb362c8d0bc 100644 --- a/bits/confname.h +++ b/bits/confname.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _UNISTD_H # error "Never use directly; include instead." diff --git a/bits/dirent.h b/bits/dirent.h index 49793d93b8c4096f6b049d0c048d3afd63fca47e..a924dccc30f00ce5d0763a90ab80984d95d2cb73 100644 --- a/bits/dirent.h +++ b/bits/dirent.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _DIRENT_H # error "Never use directly; include instead." diff --git a/bits/dirent_ext.h b/bits/dirent_ext.h index 279fd25d25a65c473c30bd54b386288a402231b2..de4d2a695f8f57e8c665ce2e4385b294931fac50 100644 --- a/bits/dirent_ext.h +++ b/bits/dirent_ext.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _DIRENT_H # error "Never include directly; use instead." diff --git a/bits/dlfcn.h b/bits/dlfcn.h index 8e311f745c588ba5761e7d13571dfe84c4caad6d..552e53b1b5626218ea69104e58c59e75a6eb8397 100644 --- a/bits/dlfcn.h +++ b/bits/dlfcn.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _DLFCN_H # error "Never use directly; include instead." diff --git a/bits/environments.h b/bits/environments.h index 02ace1d024215befc0a88b1f51ce3e91013d0591..0a9ab1569619e0d689dbcb4e494f726511d0b539 100644 --- a/bits/environments.h +++ b/bits/environments.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _UNISTD_H # error "Never include this file directly. Use instead" diff --git a/bits/errno.h b/bits/errno.h index 05bf7a44c56c4df7c3f49147f7c0c0c9c7fea56e..ab67c33b75b8a7b63b0df9153c31f696de346f69 100644 --- a/bits/errno.h +++ b/bits/errno.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file defines the errno constants. */ diff --git a/bits/fcntl.h b/bits/fcntl.h index 8bb13576843ffa573e291954e3f7bb26640a3b1d..a4636cb3716457ffd055574746b1b1896f45bcfe 100644 --- a/bits/fcntl.h +++ b/bits/fcntl.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _FCNTL_H #error "Never use directly; include instead." diff --git a/bits/fenv.h b/bits/fenv.h index d4870bf334d0ee4c5f9540f5e31209d97d3f290a..1b168b94343e6ce3d3790462a3eaedf8032ff5da 100644 --- a/bits/fenv.h +++ b/bits/fenv.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _FENV_H # error "Never use directly; include instead." diff --git a/bits/floatn-common.h b/bits/floatn-common.h index 980bfdaf89e9cc1c3c10c608d45009ab8dab1158..985afbb994ccdcd510232efa24b215fa04ffe864 100644 --- a/bits/floatn-common.h +++ b/bits/floatn-common.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_FLOATN_COMMON_H #define _BITS_FLOATN_COMMON_H diff --git a/bits/floatn.h b/bits/floatn.h index 9ec6632a287421fd0441fb507bd62f0eadc0b798..92eee68b19f22a2cf682c86ff200a816e86b7370 100644 --- a/bits/floatn.h +++ b/bits/floatn.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Defined to 1 if the current compiler invocation provides a floating-point type with the IEEE 754 binary128 format, and this glibc diff --git a/bits/flt-eval-method.h b/bits/flt-eval-method.h index 64abdf150d026c47856a3c999ff18afc1deb072a..e66307ea8a0193aa678b6f32bae3213852b3083e 100644 --- a/bits/flt-eval-method.h +++ b/bits/flt-eval-method.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MATH_H # error "Never use directly; include instead." diff --git a/bits/fp-fast.h b/bits/fp-fast.h index bbd275e2f9558127c00bfdacf0970f1554f87dbd..3e238964ae211cb6be56e4782f01b6fb89f5c0c7 100644 --- a/bits/fp-fast.h +++ b/bits/fp-fast.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MATH_H # error "Never use directly; include instead." diff --git a/bits/fp-logb.h b/bits/fp-logb.h index 63cd36141684ff5e968aacd2691b680a889f594f..2be972114047c0cd668aca8510c5e8ce17d800e3 100644 --- a/bits/fp-logb.h +++ b/bits/fp-logb.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MATH_H # error "Never use directly; include instead." diff --git a/bits/hwcap.h b/bits/hwcap.h index b86fd1ea1f0cdb46ebfaac2211d1527b45b52698..3bc50b20e32a6d2e4d9ff4f4e54fd0ae31f3d0f8 100644 --- a/bits/hwcap.h +++ b/bits/hwcap.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_AUXV_H # error "Never include directly; use instead." diff --git a/bits/in.h b/bits/in.h index 7652bc45d0ab91cb92338f80087e87fbd62cf7f2..a2d65f9b3c26040efff6f148bbada57026272c7f 100644 --- a/bits/in.h +++ b/bits/in.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Generic version. */ diff --git a/bits/indirect-return.h b/bits/indirect-return.h index 3826c39ad9756c3bdf7246a5cc5e307c27e5af8c..64bbb5054e37f3fddbb079cd5a681cd4f525c3d2 100644 --- a/bits/indirect-return.h +++ b/bits/indirect-return.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _UCONTEXT_H # error "Never include directly; use instead." diff --git a/bits/ioctl-types.h b/bits/ioctl-types.h index d9c42c93f48a3e9cb3cc069c96f447ed58844fa5..9804a6effcb3b2be3bd68e0a5bc87d1df5ec6689 100644 --- a/bits/ioctl-types.h +++ b/bits/ioctl-types.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_IOCTL_H # error "Never use directly; include instead." diff --git a/bits/ipc.h b/bits/ipc.h index 15c8611317c56c4ed321d7ff96f4bc9194d496b6..0e40b58ce7a75c584e522f87194056708d9b993a 100644 --- a/bits/ipc.h +++ b/bits/ipc.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_IPC_H # error "Never use directly; include instead." diff --git a/bits/ipctypes.h b/bits/ipctypes.h index c941cd14dcfe6496f1654a1029c067cebda379ca..a3b38ba212ad90e931c358826dbb6b4c741d1837 100644 --- a/bits/ipctypes.h +++ b/bits/ipctypes.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * Never include directly. diff --git a/bits/iscanonical.h b/bits/iscanonical.h index 3fae311f1ce4cfcee9f4689b22ab32840fed5dc0..a6099215869a2b645fa3f9692b2c100ee27f5b8b 100644 --- a/bits/iscanonical.h +++ b/bits/iscanonical.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MATH_H # error "Never use directly; include instead." diff --git a/bits/libc-header-start.h b/bits/libc-header-start.h index 2c7c6e00e0daf43ed8c392b5a712e2fb33c96cca..787ecd6f2ada66c3f3730374fd77dc9328564ad2 100644 --- a/bits/libc-header-start.h +++ b/bits/libc-header-start.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This header is internal to glibc and should not be included outside of glibc headers. Headers including it must define diff --git a/bits/libm-simd-decl-stubs.h b/bits/libm-simd-decl-stubs.h index 0774a90a568f9348d4a65a90a761c3880fc53f31..60217c0d0e16db69f3e6a09d0d402e2601c7d1d6 100644 --- a/bits/libm-simd-decl-stubs.h +++ b/bits/libm-simd-decl-stubs.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MATH_H # error "Never include directly;\ diff --git a/bits/long-double.h b/bits/long-double.h index ed36d97cc9c883edce7f905c9d7ff4a0958ae276..8bfafe028ab97eddcfa0dae84b4474317bd9d10e 100644 --- a/bits/long-double.h +++ b/bits/long-double.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This header is included by . diff --git a/bits/math-finite.h b/bits/math-finite.h index 54cec8f8d806d36de6ca58204165e672d748baa3..8cc3aec9d889ca7853059d8a4400472198c092bf 100644 --- a/bits/math-finite.h +++ b/bits/math-finite.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MATH_H # error "Never use directly; include instead." diff --git a/bits/math-vector.h b/bits/math-vector.h index 6fcc4366abd25f6efd584a39f76ee4f31b2bc1e5..42214d71bf8231612b6c721a5db498a9c990d9d6 100644 --- a/bits/math-vector.h +++ b/bits/math-vector.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MATH_H # error "Never include directly;\ diff --git a/bits/mathdef.h b/bits/mathdef.h index 56418d997f92ea17726f0a659a4eedc8cf4fa577..930c1aae4a03b2ec029f236d57fafa18bdfd503e 100644 --- a/bits/mathdef.h +++ b/bits/mathdef.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _COMPLEX_H # error "Never use directly; include instead" diff --git a/bits/mman.h b/bits/mman.h index 0953186a3df97b03da19c11629c006a5526c1ce0..189d3444d49a55ddc55fc8311379f238c5dcdf95 100644 --- a/bits/mman.h +++ b/bits/mman.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* These are the bits used by 4.4 BSD and its derivatives. On systems (such as GNU) where these facilities are not system services but can be diff --git a/bits/mqueue.h b/bits/mqueue.h index 641f4dec6cdb3e00fffe7f9fbec807555172bc1d..708062c2916bbdebe58a1e05fa8f67ccb9ebbcc9 100644 --- a/bits/mqueue.h +++ b/bits/mqueue.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MQUEUE_H # error "Never use directly; include instead." diff --git a/bits/msq.h b/bits/msq.h index 5ee27a36881d4189e6532d5e107ca155cb70b1a3..2d7c4c9e3638ad7e45ba192bc64e58c0f293a4b3 100644 --- a/bits/msq.h +++ b/bits/msq.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_MSG_H #error "Never use directly; include instead." diff --git a/bits/netdb.h b/bits/netdb.h index 178d824bf4c8c11ddd96d67ee14bc4ee91956ede..290b7bb1d9a67e209726051c405d8ed052adf6ea 100644 --- a/bits/netdb.h +++ b/bits/netdb.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _NETDB_H # error "Never include directly; use instead." diff --git a/bits/param.h b/bits/param.h index e83f60f0b57d769640f2fef798dcdbae387345c1..700760de09f4936f76b7f13e010b686acf10779d 100644 --- a/bits/param.h +++ b/bits/param.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_PARAM_H # error "Never use directly; include instead." diff --git a/bits/poll.h b/bits/poll.h index c0d8e82a887634ae6376b5bf08f1b8dda08373c9..7db3683ae453f4e3d64fc06eba2e17780569175f 100644 --- a/bits/poll.h +++ b/bits/poll.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_POLL_H # error "Never use directly; include instead." diff --git a/bits/resource.h b/bits/resource.h index 5755b9c3344da69bfc0a3c5f98d3b58cd4d8780c..16baac348fbee5ade3f7329fb24280c9f40552de 100644 --- a/bits/resource.h +++ b/bits/resource.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_RESOURCE_H # error "Never use directly; include instead." diff --git a/bits/sched.h b/bits/sched.h index c054a0554b39953698209a50d26be051f0a16ce3..1598db52a95890fc7860362f5b8fa6fa123fbf62 100644 --- a/bits/sched.h +++ b/bits/sched.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SCHED_H #define _BITS_SCHED_H 1 diff --git a/bits/select.h b/bits/select.h index 71b771f7c90bb82a7d3d2d5f0571dbefb6d624de..e378b095813f8cb8ee59af5be578e824c5552e04 100644 --- a/bits/select.h +++ b/bits/select.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_SELECT_H # error "Never use directly; include instead." diff --git a/bits/sem.h b/bits/sem.h index 02754c7e58d5066729b1109fe2b26721635058b1..10eac91bd0a4980e0cb2146b84fb393ab5728b89 100644 --- a/bits/sem.h +++ b/bits/sem.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_SEM_H # error "Never include directly; use instead." diff --git a/bits/shm.h b/bits/shm.h index 1d874217796672aa202a2661caf2e0d5958f9b72..63f141147ee7bc221e83e212dfdc01345a85ae0c 100644 --- a/bits/shm.h +++ b/bits/shm.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_SHM_H # error "Never include directly; use instead." diff --git a/bits/sigaction.h b/bits/sigaction.h index 804555dd581a16093ebc247e60d67adc0810e78a..ebfb369a63f42d2c9e403a28c9eebff1afc5f64f 100644 --- a/bits/sigaction.h +++ b/bits/sigaction.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SIGACTION_H #define _BITS_SIGACTION_H 1 diff --git a/bits/sigcontext.h b/bits/sigcontext.h index a46277fde7e7f6e6611934df0d559a24aa2a717e..28d325678e3cc40102fe54064dfbc7262ea39b4b 100644 --- a/bits/sigcontext.h +++ b/bits/sigcontext.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SIGCONTEXT_H #define _BITS_SIGCONTEXT_H 1 diff --git a/bits/sigevent-consts.h b/bits/sigevent-consts.h index 87f22b6b0f9c9973e52dd0e269cc881815f42e3b..e376a1e28efc80ad656c13bc358c8645e51d19c9 100644 --- a/bits/sigevent-consts.h +++ b/bits/sigevent-consts.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SIGEVENT_CONSTS_H #define _BITS_SIGEVENT_CONSTS_H 1 diff --git a/bits/siginfo-consts.h b/bits/siginfo-consts.h index 4cb8416500205ec441c4827e4cfb55e2538f7fb2..ebc3c35a2f2f31fbf6d4aabe3a708ae489620b90 100644 --- a/bits/siginfo-consts.h +++ b/bits/siginfo-consts.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SIGINFO_CONSTS_H #define _BITS_SIGINFO_CONSTS_H 1 diff --git a/bits/signal_ext.h b/bits/signal_ext.h index d1bed56e556d3e9f30c744bfc586b6d6d10ac5e5..74ab174251c3258e4e28ea27a74e162f3c32dda3 100644 --- a/bits/signal_ext.h +++ b/bits/signal_ext.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SIGNAL_H # error "Never include directly; use instead." diff --git a/bits/signum-generic.h b/bits/signum-generic.h index 6fbbf20a314513066a8dd5dce09ff08ce586eafd..908d8cbb508fefa116b2a5dba380edf355a1f99d 100644 --- a/bits/signum-generic.h +++ b/bits/signum-generic.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SIGNUM_GENERIC_H #define _BITS_SIGNUM_GENERIC_H 1 diff --git a/bits/signum.h b/bits/signum.h index 8c788c8e7e45c6beafb61a162b9045915ab8cf25..48306d8801d2af005b31067778f6ed1a78db32ff 100644 --- a/bits/signum.h +++ b/bits/signum.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SIGNUM_H #define _BITS_SIGNUM_H 1 diff --git a/bits/sigstack.h b/bits/sigstack.h index 393dd889a1e1de5aaacb3754639c92317320da1d..6ef8fdac6019805983d73ba3d076a53287a75ed4 100644 --- a/bits/sigstack.h +++ b/bits/sigstack.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SIGSTACK_H #define _BITS_SIGSTACK_H 1 diff --git a/bits/sigthread.h b/bits/sigthread.h index d130ce7ccb970e8f964bf268009880976eb7830c..698b4b3815141618b94c3ab0b866bfb3fc1c956a 100644 --- a/bits/sigthread.h +++ b/bits/sigthread.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SIGTHREAD_H #define _BITS_SIGTHREAD_H 1 diff --git a/bits/sockaddr.h b/bits/sockaddr.h index 2505246ec558c503f6db96ade6235a0437ab49ac..b9b064ce5584726c88293d66c9b071724b6125bb 100644 --- a/bits/sockaddr.h +++ b/bits/sockaddr.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * Never include this file directly; use instead. diff --git a/bits/socket.h b/bits/socket.h index fdcf0151929e656563dfdb18a50318fe6eeac89f..6fbaa1c008ab79ae125a05b5deebedae43f94976 100644 --- a/bits/socket.h +++ b/bits/socket.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see . */ + not, see . */ #ifndef __BITS_SOCKET_H #define __BITS_SOCKET_H 1 diff --git a/bits/ss_flags.h b/bits/ss_flags.h index e8de8479893dfc9fbe91f2df7801d6c78be16b60..95c8fef50878d01642e2636e5a53a24c1ff92c70 100644 --- a/bits/ss_flags.h +++ b/bits/ss_flags.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SS_FLAGS_H #define _BITS_SS_FLAGS_H 1 diff --git a/bits/stat.h b/bits/stat.h index c8d0665c3e1804a3988e5d6b8cef1f9a2c8151e0..eb6a2eac339449972281884a06ae4b2c00656501 100644 --- a/bits/stat.h +++ b/bits/stat.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #if !defined _SYS_STAT_H && !defined _FCNTL_H # error "Never include directly; use instead." diff --git a/bits/statfs.h b/bits/statfs.h index eb7ab4ce52e733a940b1233125105e8e4ea42030..bcdae5f704ea8ac765bd17210dcc9fd445ba17ef 100644 --- a/bits/statfs.h +++ b/bits/statfs.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_STATFS_H # error "Never include directly; use instead." diff --git a/bits/statvfs.h b/bits/statvfs.h index abf5558946b0010eefb0cc8c849ee74f4e85312c..6dc1048482af59b1d7933b3c46f9a66ee0307614 100644 --- a/bits/statvfs.h +++ b/bits/statvfs.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_STATVFS_H # error "Never include directly; use instead." diff --git a/bits/stdint-intn.h b/bits/stdint-intn.h index fc7b43fc043a127b85eb0f8742200433ed09ef14..8b6e92c20b1b184cc8303b37e161dbe8dd2cb997 100644 --- a/bits/stdint-intn.h +++ b/bits/stdint-intn.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_STDINT_INTN_H #define _BITS_STDINT_INTN_H 1 diff --git a/bits/stdint-uintn.h b/bits/stdint-uintn.h index e054f0b9f37794adff2b70b5333e8ad3d9b51ebc..d187eef6d6009abcf3f99f8042209e55c3bbee2b 100644 --- a/bits/stdint-uintn.h +++ b/bits/stdint-uintn.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_STDINT_UINTN_H #define _BITS_STDINT_UINTN_H 1 diff --git a/bits/stdlib-bsearch.h b/bits/stdlib-bsearch.h index 60bb70c2d200dafc4127e4ca7116b623379688b1..c0ebaa161429b91bd9c6cc387cf99663f4aee0c9 100644 --- a/bits/stdlib-bsearch.h +++ b/bits/stdlib-bsearch.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ __extern_inline void * bsearch (const void *__key, const void *__base, size_t __nmemb, size_t __size, diff --git a/bits/sys_errlist.h b/bits/sys_errlist.h index 4f0bc9b5966380eaa9d5e19904b45c414c8ca0ab..84804288dd623822f9fba227a0d604cef4910972 100644 --- a/bits/sys_errlist.h +++ b/bits/sys_errlist.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _STDIO_H # error "Never include directly; use instead." diff --git a/bits/syslog-path.h b/bits/syslog-path.h index 5b97fa7db57416341b5d8cb064231f7a6c8b3d74..ec8fb9f3606b739fdda6fac5f9fe92f9df60368b 100644 --- a/bits/syslog-path.h +++ b/bits/syslog-path.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_SYSLOG_H # error "Never include this file directly. Use instead" diff --git a/bits/sysmacros.h b/bits/sysmacros.h index 226023de7e167f89962f8d6a446d9feabff35bda..b913057e0d082b68162417cef70754960c605b87 100644 --- a/bits/sysmacros.h +++ b/bits/sysmacros.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_SYSMACROS_H #define _BITS_SYSMACROS_H 1 diff --git a/bits/termios.h b/bits/termios.h index 760bdb9be22ae69c590c583236df964f3a185144..c061e5296762f1e351009c72fade72d8715baed4 100644 --- a/bits/termios.h +++ b/bits/termios.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _TERMIOS_H # error "Never include directly; use instead." diff --git a/bits/time.h b/bits/time.h index 34a598659ba7b60938c554474090651f8d1d0063..e8652326b7f1ae57122ec1bb59e783ffcfc449b2 100644 --- a/bits/time.h +++ b/bits/time.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * Never include this file directly; use instead. diff --git a/bits/time64.h b/bits/time64.h index c0f8a24d8a1fcf89e38913113c4dadf5df93febd..dd6f43f9fc6636f6b9fa2134da28396a2a6501ac 100644 --- a/bits/time64.h +++ b/bits/time64.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_TYPES_H # error "Never include directly; use instead." diff --git a/bits/timesize.h b/bits/timesize.h index 242334e4d81716cf2f23c844705157c6653806b7..b718349bf547797573038fb120f078ea4b248866 100644 --- a/bits/timesize.h +++ b/bits/timesize.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/bits/types/error_t.h b/bits/types/error_t.h index 9c9cfe6c9b70e8c3078180c13f169e440c3f398f..96a47d4c900b3478572989796e402075e8d16133 100644 --- a/bits/types/error_t.h +++ b/bits/types/error_t.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef __error_t_defined # define __error_t_defined 1 diff --git a/bits/types/stack_t.h b/bits/types/stack_t.h index c9df26c931693e60feb580bc818ff45e0b12a033..488795d29d68b1ea79e6eb44d70d9300a16ddeb0 100644 --- a/bits/types/stack_t.h +++ b/bits/types/stack_t.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef __stack_t_defined #define __stack_t_defined 1 diff --git a/bits/types/struct_sched_param.h b/bits/types/struct_sched_param.h index 8bf92c0fb068504eec0bdecf4932ae3fb24a5a2a..704b5a67e6ac59abc5c4e8854d06f3c4e4cc6266 100644 --- a/bits/types/struct_sched_param.h +++ b/bits/types/struct_sched_param.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_TYPES_STRUCT_SCHED_PARAM #define _BITS_TYPES_STRUCT_SCHED_PARAM 1 diff --git a/bits/typesizes.h b/bits/typesizes.h index 41c89243369f4fdeb9f927827d9e4811d0fffd99..779945bf0992294b6c9abebd8b0e4dcc00ea91b3 100644 --- a/bits/typesizes.h +++ b/bits/typesizes.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_TYPES_H # error "Never include directly; use instead." diff --git a/bits/uintn-identity.h b/bits/uintn-identity.h index 23824f9f772e1b15f0cc4cce6b26e61269de0f6c..00e75c622d9718ef41d598ef791f7b74bdda061d 100644 --- a/bits/uintn-identity.h +++ b/bits/uintn-identity.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #if !defined _NETINET_IN_H && !defined _ENDIAN_H # error "Never use directly; include or instead." diff --git a/bits/uio-ext.h b/bits/uio-ext.h index 1ca81a17f7e44ec7157eb6da773dd26220cfeab7..48fb0f79aa91eefb9503dc37681547cafbdf26f9 100644 --- a/bits/uio-ext.h +++ b/bits/uio-ext.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_UIO_EXT_H #define _BITS_UIO_EXT_H 1 diff --git a/bits/uio_lim.h b/bits/uio_lim.h index ca1d3332b4e422a9af04232f8579dbdb56cc247d..353b4693082f32d4ea365f3eb501972aaa9c7785 100644 --- a/bits/uio_lim.h +++ b/bits/uio_lim.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_UIO_LIM_H #define _BITS_UIO_LIM_H 1 diff --git a/bits/unistd_ext.h b/bits/unistd_ext.h index d6e88f3bd4e54bc415ab767b451591facdf0a908..3ff4e74c95dc31ac7eba9a3dda900e870a3458a9 100644 --- a/bits/unistd_ext.h +++ b/bits/unistd_ext.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _UNISTD_H # error "Never include directly; use instead." diff --git a/bits/utmp.h b/bits/utmp.h index 854b342164b785e06aa72d0b8775f6fd0bf5b2a8..922866c0fb93e881213a164ad2068a8ea578a1e2 100644 --- a/bits/utmp.h +++ b/bits/utmp.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _UTMP_H # error "Never include directly; use instead." diff --git a/bits/utsname.h b/bits/utsname.h index ddd76483b1e6b8f5559fc8421681b99f30e89256..56921a86230b6cc6db553c39d910e41368d7c4bb 100644 --- a/bits/utsname.h +++ b/bits/utsname.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_UTSNAME_H # error "Never include directly; use instead." diff --git a/bits/waitflags.h b/bits/waitflags.h index 45d8fb0164b170b9a4ce71af1afbda733bd81969..2a8b143830279607ba4c9f2c4fb5f810d08159f7 100644 --- a/bits/waitflags.h +++ b/bits/waitflags.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #if !defined _SYS_WAIT_H && !defined _STDLIB_H # error "Never include directly; use instead." diff --git a/bits/waitstatus.h b/bits/waitstatus.h index 9d08786c040848b713890662b031db9951729549..f4f3b1f7816e04596e9d30c629edd741ff2bba30 100644 --- a/bits/waitstatus.h +++ b/bits/waitstatus.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #if !defined _SYS_WAIT_H && !defined _STDLIB_H # error "Never include directly; use instead." diff --git a/bits/wchar.h b/bits/wchar.h index f21912d2a7b409f0848cdb16ce612faa24c9c0e4..2fd88c60eb26f20a4bfef0d41f62754e1b8f0c46 100644 --- a/bits/wchar.h +++ b/bits/wchar.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _BITS_WCHAR_H #define _BITS_WCHAR_H 1 diff --git a/catgets/Makefile b/catgets/Makefile index c3fbf99a5844184c9429c53905f6de018d22ad01..c08d89ace244f3d203bf7ae1db67aa1a60281356 100644 --- a/catgets/Makefile +++ b/catgets/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Makefile for catgets. diff --git a/catgets/catgets.c b/catgets/catgets.c index 9d71cdad1c7acd4e6fb55449a40e8ca3ba7dd9e0..07f732583351455594190d87f4ec4af1ed57d782 100644 --- a/catgets/catgets.c +++ b/catgets/catgets.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/catgets/catgetsinfo.h b/catgets/catgetsinfo.h index 29eb1d8a27e45d46621ae17acb926953cc9f78b2..d04c3b7f97e9d0a3025ae9efba020cba7d94a2ec 100644 --- a/catgets/catgetsinfo.h +++ b/catgets/catgetsinfo.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/catgets/gencat.c b/catgets/gencat.c index f0d47ae0575c3508d6835bb32c384b0cc9fe01ae..31156625b8b67b2f22e4c0883d9f8907c7ef9f09 100644 --- a/catgets/gencat.c +++ b/catgets/gencat.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #ifdef HAVE_CONFIG_H # include "config.h" diff --git a/catgets/nl_types.h b/catgets/nl_types.h index f6abf755f8fefe61abccd22b4b2fa2bbb4b11442..7d71e6c0e0fb636e2e0437e397fae2c5fa816dcc 100644 --- a/catgets/nl_types.h +++ b/catgets/nl_types.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _NL_TYPES_H #define _NL_TYPES_H 1 diff --git a/catgets/open_catalog.c b/catgets/open_catalog.c index 9aa6a09fd7677aee95787b66a7b4d15dc498138f..5acca1399d56413e0236243bc6764e63c6e3a24e 100644 --- a/catgets/open_catalog.c +++ b/catgets/open_catalog.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/catgets/test-gencat.sh b/catgets/test-gencat.sh index bea0d739f46a5b51c8ce6655fb1116d1d2d49635..aa0326e046db26b66d6e78285eaee043e2934927 100755 --- a/catgets/test-gencat.sh +++ b/catgets/test-gencat.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . set -e diff --git a/catgets/xopen-msg.awk b/catgets/xopen-msg.awk index e271dfe84993a5358a85c6d00f1229271bd1e3fb..9b955010875f32d4afa01743a53e8751496c7b7b 100644 --- a/catgets/xopen-msg.awk +++ b/catgets/xopen-msg.awk @@ -12,7 +12,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, see . +# along with this program; if not, see . # # # The first directive in the .msg should be the definition of the diff --git a/configure b/configure index c773c487b542b3beb12fa2c70c8ea123b7bee5cd..618c9836fcbef8dbf95f21df63a7db16b0c0a5ef 100755 --- a/configure +++ b/configure @@ -2165,7 +2165,7 @@ if test "${with_bugurl+set}" = set; then : ;; esac else - BUGURL="http://www.gnu.org/software/libc/bugs.html" + BUGURL="https://www.gnu.org/software/libc/bugs.html" fi diff --git a/configure.ac b/configure.ac index 598ba6c4aed08a3bcced95577a39c48dfef69dc1..b7a22afb8662fbe6b27c0f712907c2da53c09fd3 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_CONFIG_HEADERS([config.h]) AC_CONFIG_AUX_DIR([scripts]) ACX_PKGVERSION([GNU libc]) -ACX_BUGURL([http://www.gnu.org/software/libc/bugs.html]) +ACX_BUGURL([https://www.gnu.org/software/libc/bugs.html]) AC_DEFINE_UNQUOTED([PKGVERSION], ["$PKGVERSION"], [Package description]) AC_DEFINE_UNQUOTED([REPORT_BUGS_TO], ["$REPORT_BUGS_TO"], diff --git a/conform/Makefile b/conform/Makefile index 59d569c4c56fe25085c4c6d88d737573895a9f8c..2456e1b87f0aa5ff7b6baf9567a5f66d5e6fd504 100644 --- a/conform/Makefile +++ b/conform/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Sub-makefile for conform portion of the library. diff --git a/conform/check-header-lists.sh b/conform/check-header-lists.sh index ba262c33b5e1535aa7d0c8262bfa9653ce56f92a..5254361c9c93b3d20e92bbbcbc5fce529fd15621 100755 --- a/conform/check-header-lists.sh +++ b/conform/check-header-lists.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . set -e diff --git a/conform/conformtest.py b/conform/conformtest.py index 53cca690d1dbc670e7a9bd81a6314036dcf63876..0c3f70f431301c12aa1791fa6f4f84cc6e94820a 100644 --- a/conform/conformtest.py +++ b/conform/conformtest.py @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . import argparse import fnmatch diff --git a/conform/glibcconform.py b/conform/glibcconform.py index a00b27dc3787b4f6a980e312345e80ce854ef668..2d9e558b716d72f9fb1446c47c9d2f31ed59ba69 100644 --- a/conform/glibcconform.py +++ b/conform/glibcconform.py @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . import os.path import re diff --git a/conform/linknamespace.py b/conform/linknamespace.py index cfadfdd3adeef91404e33845e5de5666741951f0..9f5febf5d0ace2ca868b8e46108b3021502afd2a 100644 --- a/conform/linknamespace.py +++ b/conform/linknamespace.py @@ -17,7 +17,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . import argparse from collections import defaultdict diff --git a/conform/list-header-symbols.py b/conform/list-header-symbols.py index 544b553aa336248582ce252f8e9a49ba0bd98604..fa869ec6423de950972f5e9f8d65aecdfdff79c4 100644 --- a/conform/list-header-symbols.py +++ b/conform/list-header-symbols.py @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . import argparse diff --git a/crypt/Makefile b/crypt/Makefile index fd361116175c3f1d57adf43d82a814182e854020..a6adfffde83c557259832f5de432da85fe68cee9 100644 --- a/crypt/Makefile +++ b/crypt/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Sub-makefile for crypt() portion of the library. diff --git a/crypt/badsalttest.c b/crypt/badsalttest.c index 60b24abbabb226cf5afc10b6a39aa7ccfdc3f4d6..f8ea0377e1d7a42c33da38a61e33bde609b7f5ba 100644 --- a/crypt/badsalttest.c +++ b/crypt/badsalttest.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/crypt/crypt-entry.c b/crypt/crypt-entry.c index 339090d4d672d012bea0995fc3f7014ef7f6eceb..a3b0d14a4752d209e28ecde2a36cf163ea630eee 100644 --- a/crypt/crypt-entry.c +++ b/crypt/crypt-entry.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see - * . + * . * * crypt entry points * diff --git a/crypt/crypt-private.h b/crypt/crypt-private.h index ed4aa906e37946a6486603055f6c875eb376b45e..25b1e8f5bb3dfe7e2e1f89cdaf5b9b17a09d7239 100644 --- a/crypt/crypt-private.h +++ b/crypt/crypt-private.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see - * . + * . * * @(#)crypt-private.h 1.4 12/20/96 */ diff --git a/crypt/crypt.c b/crypt/crypt.c index 43c0ae3b4772c41932f21ebf32fb4a4429728f4d..b0080fd3fb40c9c9ea51914b45f9ad5f0e11e738 100644 --- a/crypt/crypt.c +++ b/crypt/crypt.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, - * see . + * see . * * @(#)crypt.c 2.25 12/20/96 * diff --git a/crypt/crypt.h b/crypt/crypt.h index 65061deb9d2571125e82fb2ed9f95128bd9de716..c92651cd3d77e455016e5a924b8ac8dc7f8a89af 100644 --- a/crypt/crypt.h +++ b/crypt/crypt.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see - * . + * . * * @(#)crypt.h 1.5 12/20/96 * diff --git a/crypt/crypt_util.c b/crypt/crypt_util.c index 8cff87b458acc971e16b4c133ee5f70803aa9b97..81c8e9e30a5853cdeb63d97146d8bc1313d58b4f 100644 --- a/crypt/crypt_util.c +++ b/crypt/crypt_util.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, - * see . + * see . * * @(#)crypt_util.c 2.56 12/20/96 * diff --git a/crypt/md5-crypt.c b/crypt/md5-crypt.c index ff7d96cdc7d29ba55fd945800944d475dbb1763a..5044b0c2720cbd1d67f3e699eb29ebfbc4091371 100644 --- a/crypt/md5-crypt.c +++ b/crypt/md5-crypt.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/crypt/md5.c b/crypt/md5.c index ef13ca948eb9a4dc8499196ff4a05f54ecabe377..884f67306ac801d9ed836cd6822f4f736ea9c1a5 100644 --- a/crypt/md5.c +++ b/crypt/md5.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Written by Ulrich Drepper , 1995. */ diff --git a/crypt/md5.h b/crypt/md5.h index dd7de528d7724950bd8818b9f3b3536b69bea6ae..6000bdd5403d515d7acf736f40f00556810db88f 100644 --- a/crypt/md5.h +++ b/crypt/md5.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MD5_H #define _MD5_H 1 diff --git a/crypt/md5test-giant.c b/crypt/md5test-giant.c index cf1b6535f8f5952c21b6f3f088cf8f53eb32628e..1f800b3ffd1d755fd5e0ff91936b21441c6c33ef 100644 --- a/crypt/md5test-giant.c +++ b/crypt/md5test-giant.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #include #include diff --git a/crypt/sha256-crypt.c b/crypt/sha256-crypt.c index c10061dd03f0c93b73b8383c8f829c1c7102a7d2..78fa8432cfd517c7ff3530ffd854d77b3562bc44 100644 --- a/crypt/sha256-crypt.c +++ b/crypt/sha256-crypt.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/crypt/sha256.c b/crypt/sha256.c index f90650f083e9f0c973d978ada2b4f1e083b898cd..0cd6e8639910d56caf70788f43c157a8ccfbdaf2 100644 --- a/crypt/sha256.c +++ b/crypt/sha256.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Written by Ulrich Drepper , 2007. */ diff --git a/crypt/sha256.h b/crypt/sha256.h index c311e5d3d7d4612ad20393072c21b2b8a3e5f666..9c9d116f5034b226fecee1039fb24a977501d8ec 100644 --- a/crypt/sha256.h +++ b/crypt/sha256.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SHA256_H #define _SHA256_H 1 diff --git a/crypt/sha512-crypt.c b/crypt/sha512-crypt.c index df665cbe215bdcf4734aeb1a5befddf9e6459acb..63d1dad736c77929547b354d18a95c8c10715aea 100644 --- a/crypt/sha512-crypt.c +++ b/crypt/sha512-crypt.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/crypt/sha512.c b/crypt/sha512.c index 94adbd428ad18026bc884ae382c68f50236cd6f3..7d4ac562985e3f8e393b8ba480249f9277e56ec4 100644 --- a/crypt/sha512.c +++ b/crypt/sha512.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Written by Ulrich Drepper , 2007. */ diff --git a/crypt/sha512.h b/crypt/sha512.h index 4b4d89eb4f03c2e45eb8a1c5a4ee3803f18a3258..11c7b5fe838a93263704ba65ac5eac1c4b259f41 100644 --- a/crypt/sha512.h +++ b/crypt/sha512.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SHA512_H #define _SHA512_H 1 diff --git a/crypt/ufc-crypt.h b/crypt/ufc-crypt.h index 7b511e949d628ab0cfe03f460464a837038c7a47..98cfc440806bb365566fb59f4b4dca56010f8a84 100644 --- a/crypt/ufc-crypt.h +++ b/crypt/ufc-crypt.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/crypt/ufc.c b/crypt/ufc.c index bc617c312421d649c7bf333b2fdaf3459e53079c..cc849d3d2cc0a5941a3fa891769b3dace4c9d9a1 100644 --- a/crypt/ufc.c +++ b/crypt/ufc.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; see the file COPYING.LIB. If not, - * see . + * see . * * @(#)ufc.c 2.7 9/10/96 * diff --git a/csu/Makefile b/csu/Makefile index 73844b912fdb5d8010b7db70d5042b2456b1c72c..74ed111155db693ef13f978c336c59d295ab35a0 100644 --- a/csu/Makefile +++ b/csu/Makefile @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # This directory contains the C startup code (that which calls main). This # consists of the startfile, built from start.c and installed as crt0.o diff --git a/csu/abi-note.S b/csu/abi-note.S index fa1f014a88dd5c4b1cdc75be957ced2fd33ef060..c9613eda6e40894edeffabaa4faad8c775b5251d 100644 --- a/csu/abi-note.S +++ b/csu/abi-note.S @@ -23,7 +23,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Define an ELF note identifying the operating-system ABI that the executable was created for. The ELF note information identifies a diff --git a/csu/check_fds.c b/csu/check_fds.c index fceba96b1f696b8fdea0e3034ab711d87642afd6..5ecf28982ac3663c4b9f75b3101945f4176ff651 100644 --- a/csu/check_fds.c +++ b/csu/check_fds.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/csu/dso_handle.c b/csu/dso_handle.c index 05960bca0375f818eb1b74068a0ea449f0101018..cb01bb1e523251ef88aa66ad55c1b72d930c68d3 100644 --- a/csu/dso_handle.c +++ b/csu/dso_handle.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* We have to define __dso_handle ourselves since we do not use gcc's crtbegin files. */ diff --git a/csu/elf-init.c b/csu/elf-init.c index 9d192dfca056c0b49676f923916b2c116cc48d0e..6112dca37903fbebda755ef8caee03549a4a97b9 100644 --- a/csu/elf-init.c +++ b/csu/elf-init.c @@ -31,7 +31,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/csu/errno-loc.c b/csu/errno-loc.c index 76d30846d5fd917d83771e8b7be4ed67753d8d00..d14ab81d0c4cbf4ddd4ebe7f34489d4a256bf372 100644 --- a/csu/errno-loc.c +++ b/csu/errno-loc.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/csu/errno.c b/csu/errno.c index 89666c662f7754d1717eda4e7e7ea52b83a8571f..d56624e5e8b638ac8986772e9001dcd4519be2f0 100644 --- a/csu/errno.c +++ b/csu/errno.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/csu/gmon-start.c b/csu/gmon-start.c index 347efed449d25fd17a3777a59ca3a297ca7a65a0..9e427342df80223080170862875ec262936426db 100644 --- a/csu/gmon-start.c +++ b/csu/gmon-start.c @@ -31,7 +31,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/csu/init-first.c b/csu/init-first.c index 10762b61f590df5e2bde19d6554e21e8cacc76ee..e0f489ee6d0e6282b7285ff28e49a74bb6b28f65 100644 --- a/csu/init-first.c +++ b/csu/init-first.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/csu/init.c b/csu/init.c index c7a6da07d0ae71138f44f92a020e4d76858169da..2d352800bf457a722216a8fb9541a63db9373095 100644 --- a/csu/init.c +++ b/csu/init.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Vestigial libio version number. Some code in libio checks whether this symbol exists in the executable, but nothing looks at its diff --git a/csu/libc-start.c b/csu/libc-start.c index 5d9c3675fa38fcd7ee4e034c103bea4b74606366..14e2b693f0bfa40b8f1d05aa8b6362a14c22135b 100644 --- a/csu/libc-start.c +++ b/csu/libc-start.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/csu/libc-tls.c b/csu/libc-tls.c index a36d1d49ac518720932c12a10b43e5f2e92f8451..33d8b61e1697210be7dbb7c0dd9b9a4acc7a19e3 100644 --- a/csu/libc-tls.c +++ b/csu/libc-tls.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/csu/static-reloc.c b/csu/static-reloc.c index 38bbb0ff6a37040825697db5cc4bf3bbeecccb0d..07501a0e7343ae7e9752e7fe87f71594aa917025 100644 --- a/csu/static-reloc.c +++ b/csu/static-reloc.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #if ENABLE_STATIC_PIE #include diff --git a/csu/version.c b/csu/version.c index 5d2ae15510fe779b94d6d4c560a72b343c61f80a..6fc3ad6794857cdb0fae8e12fbe70c89257c7e70 100644 --- a/csu/version.c +++ b/csu/version.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "version.h" #include diff --git a/ctype/Makefile b/ctype/Makefile index a4e216957ab8a1256a73d5dcfa0ca2097b55c158..9fd96df75cbc5e2268a83c10051c29ff80bff8e7 100644 --- a/ctype/Makefile +++ b/ctype/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Sub-makefile for ctype portion of the library. diff --git a/ctype/ctype-c99.c b/ctype/ctype-c99.c index cab944609b869c7150bbeccdfe3f51e2bb1d6d24..4834a6604fc293d44de779fb955a87a3ce291782 100644 --- a/ctype/ctype-c99.c +++ b/ctype/ctype-c99.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define __NO_CTYPE #include diff --git a/ctype/ctype-c99_l.c b/ctype/ctype-c99_l.c index be3521bf126660065d3298e477257fa688bc80a8..046501cf76fd65ff087ee9628ba6780c49fc3145 100644 --- a/ctype/ctype-c99_l.c +++ b/ctype/ctype-c99_l.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define __NO_CTYPE #include diff --git a/ctype/ctype-extn.c b/ctype/ctype-extn.c index db617b0ac0d61eca24a295cda124862ffd8d59ff..ae6d5a29f9debdb17db21b127d45d2aacb540b47 100644 --- a/ctype/ctype-extn.c +++ b/ctype/ctype-extn.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define __NO_CTYPE #include diff --git a/ctype/ctype-info.c b/ctype/ctype-info.c index 4083c7d2a6220a7bc0300566e88445e9dd265c83..4501f5c819760fb7ff2003e40666f8e9ec9f9d0b 100644 --- a/ctype/ctype-info.c +++ b/ctype/ctype-info.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define CTYPE_EXTERN_INLINE /* Define real functions for accessors. */ #include diff --git a/ctype/ctype.c b/ctype/ctype.c index 332b1312d285f809b625784bcfff3cb7c5b20052..6c5da6bad61d2b612af77fa020a1388b2aa7151a 100644 --- a/ctype/ctype.c +++ b/ctype/ctype.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define __NO_CTYPE #include diff --git a/ctype/ctype.h b/ctype/ctype.h index 78a455e227d3c818e5db2dd021f0f0f2726d6ff4..35efe0d2cf58e271cc90a2253c925328460a1649 100644 --- a/ctype/ctype.h +++ b/ctype/ctype.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * ISO C99 Standard 7.4: Character handling diff --git a/ctype/ctype_l.c b/ctype/ctype_l.c index d785ac0b8963968208a19fb7e2493c9bc0c093de..be821d49fc07382e298e79583b7d7e3043f13294 100644 --- a/ctype/ctype_l.c +++ b/ctype/ctype_l.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define __NO_CTYPE #include diff --git a/ctype/isctype.c b/ctype/isctype.c index abae15d86454d14bc8dc38b8aac98839277f472f..ac0a44db487ad7045d0fdf8686d5051b05ac239a 100644 --- a/ctype/isctype.c +++ b/ctype/isctype.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/ctype/test_ctype.c b/ctype/test_ctype.c index e1edee6df5c26dc073ac7dbd9a60d4d811419b2d..9ac350510143d9407baf5fd4551aa29eb9954bbd 100644 --- a/ctype/test_ctype.c +++ b/ctype/test_ctype.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/Makefile b/debug/Makefile index 6351b7e9f48573b597494da01c5f7532be44c7d5..76bd5b5c72138ad35bafe8307bba82f91abdefd2 100644 --- a/debug/Makefile +++ b/debug/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Sub-makefile for debug portion of the library. diff --git a/debug/asprintf_chk.c b/debug/asprintf_chk.c index edd730bfa331a642d834a6bdcdcd3a3a179ad3a5..6c4301b9c44726d0a8d64a29d5121f9202dd2ae3 100644 --- a/debug/asprintf_chk.c +++ b/debug/asprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/backtrace.c b/debug/backtrace.c index 87aaa4991f784dbfe15bfaf3388da43657d8eb75..8da4b8996dab2f640a23f903545b230f801cd149 100644 --- a/debug/backtrace.c +++ b/debug/backtrace.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/backtracesyms.c b/debug/backtracesyms.c index 1fe7120bebaf45ec41f31dc6fa0ec6c66396d9d0..9d434974a90a97c0c2987ea232c6ebadc6ee48d4 100644 --- a/debug/backtracesyms.c +++ b/debug/backtracesyms.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/backtracesymsfd.c b/debug/backtracesymsfd.c index 5751d62f85028bc07cb55e51c6fa01ad33d77b09..ddd374ce20d99c133174a82a6e91ec0694172408 100644 --- a/debug/backtracesymsfd.c +++ b/debug/backtracesymsfd.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/catchsegv.sh b/debug/catchsegv.sh index 245c100f5687d7e2af67b61583274e1fd03dce58..9b5f9951a692b51e17bbf812db8d862361df838a 100755 --- a/debug/catchsegv.sh +++ b/debug/catchsegv.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . if test $# -eq 0; then echo "$0: missing program name" >&2 diff --git a/debug/chk_fail.c b/debug/chk_fail.c index 3dad8838e4469a52b7a84ba737be28707dc4af0c..8861c4ea4e4606738b1e01b31975ba5cb11aac42 100644 --- a/debug/chk_fail.c +++ b/debug/chk_fail.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/confstr_chk.c b/debug/confstr_chk.c index b4230600dbedbe18dc87f974b98aa30c7c9c4414..e9bb4c22b17bc9c91da08b9b9351803d3065373a 100644 --- a/debug/confstr_chk.c +++ b/debug/confstr_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/dprintf_chk.c b/debug/dprintf_chk.c index bf4bc048efa560ce5d911197c30291d2404b33f0..58e52abcf4f7d731f2bd81245375c669b4032696 100644 --- a/debug/dprintf_chk.c +++ b/debug/dprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/execinfo.h b/debug/execinfo.h index 0c361451b42cb5f43b2f6fb65d38a14fb6aae89a..0f935a9624263486ab9662804dab1ad88a7a9e9a 100644 --- a/debug/execinfo.h +++ b/debug/execinfo.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _EXECINFO_H #define _EXECINFO_H 1 diff --git a/debug/explicit_bzero_chk.c b/debug/explicit_bzero_chk.c index 2470f8801b5d05490860eee24ba1fa56a5084ee4..668fde2855d26d7924256cab054a1a6932512494 100644 --- a/debug/explicit_bzero_chk.c +++ b/debug/explicit_bzero_chk.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This is the generic definition of __explicit_bzero_chk. The __explicit_bzero_chk symbol is used as the implementation of diff --git a/debug/fdelt_chk.c b/debug/fdelt_chk.c index c71ae38e2b27cf8940d558cf7ed3c2d447376c67..1047a1ec3e19527f79da8a45278da762e88ad594 100644 --- a/debug/fdelt_chk.c +++ b/debug/fdelt_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/fgets_chk.c b/debug/fgets_chk.c index 548bbb6fb2054e2694d00df04ddb8b4f886ef5a6..d9d63fb4f112e7d6e78ebd35da21822d9691d143 100644 --- a/debug/fgets_chk.c +++ b/debug/fgets_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . + . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, diff --git a/debug/fgets_u_chk.c b/debug/fgets_u_chk.c index a0425fc5c93be315bc907fa0813fd28bf35059e5..08ee2d02188b0f17b49a1a5f6f54bc5fdbb0dfc0 100644 --- a/debug/fgets_u_chk.c +++ b/debug/fgets_u_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . + . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, diff --git a/debug/fgetws_chk.c b/debug/fgetws_chk.c index fe934556ee18617bef294f362eadc57d1a2b0cdb..234e02327c151c8ddfb81fa73ad3ad8ff01cb3e9 100644 --- a/debug/fgetws_chk.c +++ b/debug/fgetws_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "libioP.h" #include diff --git a/debug/fgetws_u_chk.c b/debug/fgetws_u_chk.c index e3d6e1a9e1d0ff95a92b32d6f8cfa258f644342d..bde1e6d15445cac3a772c3b72d0ae60618efcd83 100644 --- a/debug/fgetws_u_chk.c +++ b/debug/fgetws_u_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . + . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, diff --git a/debug/fortify_fail.c b/debug/fortify_fail.c index 272a829fd49455dc0c60b9e408ddb0501bf14cfa..4ef1bd3d749ad7a5d7ba7a34799bdd90cd00aedf 100644 --- a/debug/fortify_fail.c +++ b/debug/fortify_fail.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/fprintf_chk.c b/debug/fprintf_chk.c index 105ed9384686dd07722bb47b26ab5e7c86ad8fc5..6f7805f147756d1e27457129a301655b66e06364 100644 --- a/debug/fprintf_chk.c +++ b/debug/fprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/fread_chk.c b/debug/fread_chk.c index 33cd4b3ddadab1bafd89495be400bb25eea1d64d..2a098d0d3666bf3cfd471312577460d753bcfe0d 100644 --- a/debug/fread_chk.c +++ b/debug/fread_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . + . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, diff --git a/debug/fread_u_chk.c b/debug/fread_u_chk.c index b2a0017b6d532a3ebd70dd7b59573cfa7466bf93..50dbf70ccbc5f1276617f21eaf6bf615ece47b2b 100644 --- a/debug/fread_u_chk.c +++ b/debug/fread_u_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . + . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, diff --git a/debug/fwprintf_chk.c b/debug/fwprintf_chk.c index 170208c63be72e247597a1b528fe9daee77f45c0..6d5b75eaf8c941c68dd25b0c073907a4b7e1ccb3 100644 --- a/debug/fwprintf_chk.c +++ b/debug/fwprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/getcwd_chk.c b/debug/getcwd_chk.c index 2fa8226a8512428c2e9f7113436edff4dc2d6cb5..2f4f153d12625a1ba7f884d74ff0dcbf6cf3aadd 100644 --- a/debug/getcwd_chk.c +++ b/debug/getcwd_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/getdomainname_chk.c b/debug/getdomainname_chk.c index 169d318baa852149efbd8641b85fdb808f371885..ef38289130487ac2d66a2adf3c471b9344f9e2c7 100644 --- a/debug/getdomainname_chk.c +++ b/debug/getdomainname_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/getgroups_chk.c b/debug/getgroups_chk.c index 8729516e205545d2737075e61f92c70e51fd2083..cbe377eaeed3d33e866dd9ffa0704323c623cd3c 100644 --- a/debug/getgroups_chk.c +++ b/debug/getgroups_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/gethostname_chk.c b/debug/gethostname_chk.c index 1dfe05d4afccad0085c7b7eedb9480113f77eb25..27dbc8d37728baf0387e64501f7d8013f02d96ac 100644 --- a/debug/gethostname_chk.c +++ b/debug/gethostname_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/gets_chk.c b/debug/gets_chk.c index fc6557a7f714afc005d88170364b891ebb99f187..3f9012dd0931ca9b689dd9bb0b4680449f26d9c4 100644 --- a/debug/gets_chk.c +++ b/debug/gets_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . + . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, diff --git a/debug/getwd_chk.c b/debug/getwd_chk.c index e2bd4c8bf4a8fa992c20fcd010c3a78886d03669..57cea01769b348ffe14882b1c0ebe26bda954023 100644 --- a/debug/getwd_chk.c +++ b/debug/getwd_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/longjmp_chk.c b/debug/longjmp_chk.c index 294ee669804714988e293aa86f7a998d6a0922e8..cf7af539a71877ffe95ea8bd1778c726774b2f6b 100644 --- a/debug/longjmp_chk.c +++ b/debug/longjmp_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/mbsnrtowcs_chk.c b/debug/mbsnrtowcs_chk.c index ffc36a2536700e17fe2ad3fdd64f1758a5043a76..b07902aeecf83d9312e3c074014b659c3a7d8147 100644 --- a/debug/mbsnrtowcs_chk.c +++ b/debug/mbsnrtowcs_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/mbsrtowcs_chk.c b/debug/mbsrtowcs_chk.c index 352fbc6a929790a0cbdfa0e6f855597b2cec8e48..7a98a04a56fa4f3a5e80fc5288a6c16470cbc50c 100644 --- a/debug/mbsrtowcs_chk.c +++ b/debug/mbsrtowcs_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/mbstowcs_chk.c b/debug/mbstowcs_chk.c index 791764a045171cd46f126207934cd4ac33810785..53a12768aa01f739a89db03616dbd52d53eb4cbe 100644 --- a/debug/mbstowcs_chk.c +++ b/debug/mbstowcs_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/memcpy_chk.c b/debug/memcpy_chk.c index 24f3ff17d215a7b5bc9637a6dcb9cdc2c857620b..2831e30a7fab5fd7f6127ddaa18304468e9a15a2 100644 --- a/debug/memcpy_chk.c +++ b/debug/memcpy_chk.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/memmove_chk.c b/debug/memmove_chk.c index fb9c40e5b4426d288019167b6feaef0fbad3229b..db959a725b6b688a493d67ce0f1400a2a7c7c508 100644 --- a/debug/memmove_chk.c +++ b/debug/memmove_chk.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/mempcpy_chk.c b/debug/mempcpy_chk.c index 759d2a14ad650c55d7b7fb40f15d4cad976496e3..1740e65fd2e97d14f7b5063f8f5b6c892d1d17ad 100644 --- a/debug/mempcpy_chk.c +++ b/debug/mempcpy_chk.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/memset_chk.c b/debug/memset_chk.c index ac895f94345212601af955dc42cb158a68cc9d26..4bd17c36f3d56294e29b9f0075b60d00b8603dd7 100644 --- a/debug/memset_chk.c +++ b/debug/memset_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/noophooks.c b/debug/noophooks.c index 9b36eb21494fc4cfad59fb7078a05710b28ee4c3..71efe3621c649b62d8f0f8eb2a5c6de5515db585 100644 --- a/debug/noophooks.c +++ b/debug/noophooks.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/obprintf_chk.c b/debug/obprintf_chk.c index bb996ce2fe6ed7de359c049cb002fe7418c47f62..7536437fed2c6857bd575c2a8341fab73c527c31 100644 --- a/debug/obprintf_chk.c +++ b/debug/obprintf_chk.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/pcprofile.c b/debug/pcprofile.c index 04a66e7b4650170b65973d0af69c0e4b61ef8a6c..bb44d85c5d8fb7cc18023b58d40d7466923b7fa8 100644 --- a/debug/pcprofile.c +++ b/debug/pcprofile.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/pcprofiledump.c b/debug/pcprofiledump.c index 2270c53b9ad240d36131db06b53a68f5b2710f51..d1da7fbf090cd024c1ad4579928e58420feff0cc 100644 --- a/debug/pcprofiledump.c +++ b/debug/pcprofiledump.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This is mainly an example. It shows how programs which want to use the information should read the file. */ diff --git a/debug/poll_chk.c b/debug/poll_chk.c index 34596de9777b3fe9f05e8a57840dd75076c51672..da857e5d2e05db5e0b9ae4000d0f18df26de0eb8 100644 --- a/debug/poll_chk.c +++ b/debug/poll_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/ppoll_chk.c b/debug/ppoll_chk.c index 68d0f1b07932b073efb91fa3085fdd62e2486b35..9489674fb013ee5120f6ef064c6642b8d9f8f812 100644 --- a/debug/ppoll_chk.c +++ b/debug/ppoll_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/pread64_chk.c b/debug/pread64_chk.c index 2fa35d64d21acea6af43922ba99ec9ad4bbb9aa2..cab680857c70b6ea1cd40038071a4a47b778c717 100644 --- a/debug/pread64_chk.c +++ b/debug/pread64_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/pread_chk.c b/debug/pread_chk.c index 79aa213786d13c4b90191cd7a2760593fbe853e3..6e2cf96c00d999e845580e2d894a5f65852cb8b0 100644 --- a/debug/pread_chk.c +++ b/debug/pread_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/printf_chk.c b/debug/printf_chk.c index 184f4d9f21d8a0f1f7c827008725e860d55bdca1..49fe39a3365c34a7caf33065df2e9908ff789c16 100644 --- a/debug/printf_chk.c +++ b/debug/printf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/read_chk.c b/debug/read_chk.c index 4869a4bacf76d2f5e8e09f425b6d170deecfd3b4..306bba74e81f39a258df9fcd71e7f1649b28767a 100644 --- a/debug/read_chk.c +++ b/debug/read_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/readlink_chk.c b/debug/readlink_chk.c index ac2e10650c3304a9be12ab84f4f56f11c1f5057f..fb5bcbd8f10e93c3f610faa1712867fe9f859130 100644 --- a/debug/readlink_chk.c +++ b/debug/readlink_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/readlinkat_chk.c b/debug/readlinkat_chk.c index 97a45346113c4de8060a9925b61eb808b14b0d81..9f8a202ec5fcdeacf72eff058bc49e05e8fb1a0a 100644 --- a/debug/readlinkat_chk.c +++ b/debug/readlinkat_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/readonly-area.c b/debug/readonly-area.c index 58f25d771536efce84d1dece0dc2c4b021c50aed..429d575d59e0feec1f869e28f525967173466134 100644 --- a/debug/readonly-area.c +++ b/debug/readonly-area.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/realpath_chk.c b/debug/realpath_chk.c index 2f2e5844c3d8912eaa9707ff4877c83a5afc0968..c820c1a704d107c426773580f040640a3425393e 100644 --- a/debug/realpath_chk.c +++ b/debug/realpath_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/recv_chk.c b/debug/recv_chk.c index b6b5b4524d05f5a2ee94e754aa3b7d9bd55634ef..55b0dbade9ed94f8001b4a364832341ebea72aae 100644 --- a/debug/recv_chk.c +++ b/debug/recv_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/recvfrom_chk.c b/debug/recvfrom_chk.c index 8aecf31097e494c0d439c5051998cc00d33c3537..56e24ad34e22d99ac3a077f9230b8b86c53334cb 100644 --- a/debug/recvfrom_chk.c +++ b/debug/recvfrom_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/segfault.c b/debug/segfault.c index cd3bfab55c303d2ac1883913a211a8e4e697e50f..69f0634e70c478bcdb5a0fc8cd836529222381f0 100644 --- a/debug/segfault.c +++ b/debug/segfault.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/snprintf_chk.c b/debug/snprintf_chk.c index dd581fbd9b146566cf8783210245362d032abba2..13d18104e5331fe46a2fc9e23ae5c9d9d4e2db08 100644 --- a/debug/snprintf_chk.c +++ b/debug/snprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/sprintf_chk.c b/debug/sprintf_chk.c index 7ef01653eee8282618c7ca56ea7056a2f5e197c6..7c7931cf829d9e497f8ced140f1b8757a1d75ab9 100644 --- a/debug/sprintf_chk.c +++ b/debug/sprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/stack_chk_fail.c b/debug/stack_chk_fail.c index d4381dfa530f0796dbf33eef1e6ba5db4544889e..56b87c748bf5fc9e45919d1e8a8bff98f38a9772 100644 --- a/debug/stack_chk_fail.c +++ b/debug/stack_chk_fail.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/stack_chk_fail_local.c b/debug/stack_chk_fail_local.c index ae5aa181a39f96228977012b0609f3661ddc7f9e..74b924509f6c7e37a477c1d646b006cba0c1cd46 100644 --- a/debug/stack_chk_fail_local.c +++ b/debug/stack_chk_fail_local.c @@ -30,7 +30,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/stpcpy_chk.c b/debug/stpcpy_chk.c index a57b540e0452d94008f93683b6c6d688f698e869..9dc76bd1f2c39e6c39499448e01f6b437181b75e 100644 --- a/debug/stpcpy_chk.c +++ b/debug/stpcpy_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifdef HAVE_CONFIG_H # include diff --git a/debug/stpncpy_chk.c b/debug/stpncpy_chk.c index 3d61fdb29fbadafb4c89ed3936bc1e7469611e29..4247dd2e964ec1fca376ea20652e51d2ba6819d9 100644 --- a/debug/stpncpy_chk.c +++ b/debug/stpncpy_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This is almost copied from strncpy.c, written by Torbjorn Granlund. */ diff --git a/debug/strcat_chk.c b/debug/strcat_chk.c index 0b3d120e06df48899e8cb9d80a0d6af145df5e7e..9abe296d3c376bcd20ad87190f1d3d530a29cc43 100644 --- a/debug/strcat_chk.c +++ b/debug/strcat_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/strcpy_chk.c b/debug/strcpy_chk.c index 94e05d4f1dee6640a95f4fea6eb02ab60c312171..3ac4d50cc6020f4a6daf3f119f918b3c76dd76d3 100644 --- a/debug/strcpy_chk.c +++ b/debug/strcpy_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/strncat_chk.c b/debug/strncat_chk.c index 04cf9a2949e02331f9695be5aca3ad6e23b75b50..56feb83d17faa5a8d252e721b162e952e03413ff 100644 --- a/debug/strncat_chk.c +++ b/debug/strncat_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/strncpy_chk.c b/debug/strncpy_chk.c index 72607f4850fb0a025a05989a2b9812b5d30233e2..a7a864aa5ac06e57d4f50493882e2a3e5a15a90f 100644 --- a/debug/strncpy_chk.c +++ b/debug/strncpy_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/swprintf_chk.c b/debug/swprintf_chk.c index 8edbfb10eb67633921c12bd31fb7f619db03e02a..036f5bd6da0d4447a7bf8cf8e4952f311dec197d 100644 --- a/debug/swprintf_chk.c +++ b/debug/swprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/test-stpcpy_chk.c b/debug/test-stpcpy_chk.c index 443994517e2de1d4d9847744c49d973be5b24721..98f1dfef60a26f5f4b6de0b6fa0debc6ddbe2796 100644 --- a/debug/test-stpcpy_chk.c +++ b/debug/test-stpcpy_chk.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define STRCPY_RESULT(dst, len) ((dst) + (len)) #define TEST_MAIN diff --git a/debug/test-strcpy_chk.c b/debug/test-strcpy_chk.c index 49cf8e3b57bb21d8c21c0846d66853d5e1e58ddf..31c701c71568279f6cea0eaae316984acff52b78 100644 --- a/debug/test-strcpy_chk.c +++ b/debug/test-strcpy_chk.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef STRCPY_RESULT # define STRCPY_RESULT(dst, len) dst diff --git a/debug/tst-backtrace.h b/debug/tst-backtrace.h index 54af7bbc313dde004444937aa082494fd8e5bf4e..1cb4179fe4159a04497f8546d9def96e11d6a957 100644 --- a/debug/tst-backtrace.h +++ b/debug/tst-backtrace.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/tst-backtrace2.c b/debug/tst-backtrace2.c index 32ae8507db13028e9062459f54e4dbb396b7542f..2b9c85d846d12556a98196ad4ba129599b95cf3b 100644 --- a/debug/tst-backtrace2.c +++ b/debug/tst-backtrace2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/tst-backtrace3.c b/debug/tst-backtrace3.c index a86700e1f17d8e4c6f67e958a4c8de970a8c2e85..667fd059a6093d68ffdc958f7e2b3a61821b5a5d 100644 --- a/debug/tst-backtrace3.c +++ b/debug/tst-backtrace3.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/tst-backtrace4.c b/debug/tst-backtrace4.c index b840eb6699b7b16edb9a9f065142cc7aa141bf29..efbcd3c1344d427d0f4acf68e6944b49dde6ead0 100644 --- a/debug/tst-backtrace4.c +++ b/debug/tst-backtrace4.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/tst-backtrace5.c b/debug/tst-backtrace5.c index 5a5ce8bc79bc65ee7e79983f8dd0d642c431c532..9886b9b21428731df7ff7a1a332b1f38feb3a9d6 100644 --- a/debug/tst-backtrace5.c +++ b/debug/tst-backtrace5.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/tst-backtrace6.c b/debug/tst-backtrace6.c index 04290caf94ead621af75b7e18c287d7c349b310b..f131d1bc654f4240a7094873540534aabae93f88 100644 --- a/debug/tst-backtrace6.c +++ b/debug/tst-backtrace6.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/tst-chk1.c b/debug/tst-chk1.c index c6f11af1ff51d346e1dd8009ef4f2956d6f816c5..bae5d4c277213d743fd0c92654e04f40baa6addf 100644 --- a/debug/tst-chk1.c +++ b/debug/tst-chk1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file tests gets. Force it to be declared. */ #include diff --git a/debug/tst-longjmp_chk3.c b/debug/tst-longjmp_chk3.c index ffcc7737883db722d5e0eaf1ac2d1460b3d50eaa..a397299054c2bcb4d65ac79b2ada10b031fb7e5e 100644 --- a/debug/tst-longjmp_chk3.c +++ b/debug/tst-longjmp_chk3.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/tst-ssp-1.c b/debug/tst-ssp-1.c index c012a6e2b0f083886eb709bb00e2a60e304ab6fd..44060a4a04f51a37c1ddbd6316e08a686b27a2c9 100644 --- a/debug/tst-ssp-1.c +++ b/debug/tst-ssp-1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Based on gcc.dg/ssp-1.c from GCC testsuite. */ diff --git a/debug/ttyname_r_chk.c b/debug/ttyname_r_chk.c index 60d508dc45523fc7572a1a22a4ef1b5c66a3817f..4a932d5858462bc19d9a1c87c9e4dad5c4976037 100644 --- a/debug/ttyname_r_chk.c +++ b/debug/ttyname_r_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/vasprintf_chk.c b/debug/vasprintf_chk.c index 300b7ce10e434484e236e64fba19b9bb5a104eb1..4fe3d0d10409533c5428e8e6a3bb26d10d624b94 100644 --- a/debug/vasprintf_chk.c +++ b/debug/vasprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . + . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, diff --git a/debug/vdprintf_chk.c b/debug/vdprintf_chk.c index 175b74b4a34cdaba4fc1bb83aab527012930b793..84d94c6d5b14c64fab9948e002390dc7583dbbea 100644 --- a/debug/vdprintf_chk.c +++ b/debug/vdprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . + . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, diff --git a/debug/vfprintf_chk.c b/debug/vfprintf_chk.c index d7dd73390db550bf24d00f45c1c68be358187ab8..e9753ad020be9bfd02bb18721f909fff2a2a9cd0 100644 --- a/debug/vfprintf_chk.c +++ b/debug/vfprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/vfwprintf_chk.c b/debug/vfwprintf_chk.c index c79f50ee78b98456cb347c8ff679c158e180c260..f8ac939ba911ee89643cc8765bb9d35011e0a9ce 100644 --- a/debug/vfwprintf_chk.c +++ b/debug/vfwprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/vobprintf_chk.c b/debug/vobprintf_chk.c index 86d1ee114865b0a50100d9042061e2f00e130842..362ecf5f5afd7e7c37fcdcb536c9300017e8ba66 100644 --- a/debug/vobprintf_chk.c +++ b/debug/vobprintf_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/vprintf_chk.c b/debug/vprintf_chk.c index 2070febfc66fc4c7c993f7b31fa62882f58add1d..5072179bd941d5331f3f48cbdb02e2f220bce7d1 100644 --- a/debug/vprintf_chk.c +++ b/debug/vprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/vsnprintf_chk.c b/debug/vsnprintf_chk.c index 23d316721207a73ea99f71d482edd9b7dff42876..948e841cdbe4d10eb1ac2af44d48d52591cacb1f 100644 --- a/debug/vsnprintf_chk.c +++ b/debug/vsnprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/vsprintf_chk.c b/debug/vsprintf_chk.c index c93ca4efb12fe01c2d6243a2a2e0bd91fd25fc40..9b99a413b4af490cf43eff1d631680eed67289a7 100644 --- a/debug/vsprintf_chk.c +++ b/debug/vsprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/vswprintf_chk.c b/debug/vswprintf_chk.c index 742ac8299ec3f634fae577dece0869d6d55384ef..0b66964ff40d518034b299b2df72b8e1990e915c 100644 --- a/debug/vswprintf_chk.c +++ b/debug/vswprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/vwprintf_chk.c b/debug/vwprintf_chk.c index f3beea3d71e835833d02b85cfa1dd30e77b587ab..c95bf13e6c44631e86704c4ee4ad012f6d35bda6 100644 --- a/debug/vwprintf_chk.c +++ b/debug/vwprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/warning-nop.c b/debug/warning-nop.c index 8eeea396c3ed055b1ca1e4b2d15d8b12a87db706..19f859b228cb1a61e3132c3f25bfd7380a1db7d9 100644 --- a/debug/warning-nop.c +++ b/debug/warning-nop.c @@ -31,7 +31,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/wcpcpy_chk.c b/debug/wcpcpy_chk.c index 0dd62560f240834aa76ddc57e6eaf1c5bee810ef..874386010d0b12badb0fde800bee6d4f194af9db 100644 --- a/debug/wcpcpy_chk.c +++ b/debug/wcpcpy_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/wcpncpy_chk.c b/debug/wcpncpy_chk.c index 63544eb58a78a9b87efdf3b6482d71ca98855409..500a847f96ae18e81d5084db2acf5eae31af9de6 100644 --- a/debug/wcpncpy_chk.c +++ b/debug/wcpncpy_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/wcrtomb_chk.c b/debug/wcrtomb_chk.c index aff1dfb5a5bb264779d92ee2ba4dbbabdee0bb4d..682ae288701b1681e5f99c961e262434f51a8563 100644 --- a/debug/wcrtomb_chk.c +++ b/debug/wcrtomb_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/wcscat_chk.c b/debug/wcscat_chk.c index 7e7a5ed8737c08f5e436678a8663f08ec8ddc0ef..de76e6484f37398650d754f95dfc0a89c046a316 100644 --- a/debug/wcscat_chk.c +++ b/debug/wcscat_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/wcscpy_chk.c b/debug/wcscpy_chk.c index 0435372b14a81bf9784561208e7739f01ce8c689..643b60e888437f01de782c59fc0f312476e6c648 100644 --- a/debug/wcscpy_chk.c +++ b/debug/wcscpy_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/wcsncat_chk.c b/debug/wcsncat_chk.c index 6070467072547ec460308fe329118e5a75791894..aa9ac418f86288ca87a9a4264446a41bd2d14eba 100644 --- a/debug/wcsncat_chk.c +++ b/debug/wcsncat_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/wcsncpy_chk.c b/debug/wcsncpy_chk.c index 4e88a7948c30bb8809f9d2805f4e08e4772777d0..4e1f3e6d1de958773c12ed7d75dbb85f8be8ccf7 100644 --- a/debug/wcsncpy_chk.c +++ b/debug/wcsncpy_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/wcsnrtombs_chk.c b/debug/wcsnrtombs_chk.c index 71e590e9d62c8584c040d5ca2d016d8d2c511ad4..70a5109f0ee7ec1c15c190412806259d995ce8a0 100644 --- a/debug/wcsnrtombs_chk.c +++ b/debug/wcsnrtombs_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/wcsrtombs_chk.c b/debug/wcsrtombs_chk.c index 365ab8df746a19db96675b42739c2b51a1be0223..bd50f481c4863f9bff008c3740208208be775b20 100644 --- a/debug/wcsrtombs_chk.c +++ b/debug/wcsrtombs_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/wcstombs_chk.c b/debug/wcstombs_chk.c index ba4dd3ad76a50a4801779a93bde0c9efe1f8660c..d7120f1fe30ea811346c64ae1434ecef8e963dd2 100644 --- a/debug/wcstombs_chk.c +++ b/debug/wcstombs_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/wctomb_chk.c b/debug/wctomb_chk.c index 987d3637ff5ea2be432288f0841dd4dff71611e2..5d73ce3127158e78e70649151da94ba60dc292cd 100644 --- a/debug/wctomb_chk.c +++ b/debug/wctomb_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/wmemcpy_chk.c b/debug/wmemcpy_chk.c index 3e6b9095fbfe9f2ec09c4b683e286d2456c20c8d..0d8b44e6384abece3e443ff34ed9b64f65d02b0e 100644 --- a/debug/wmemcpy_chk.c +++ b/debug/wmemcpy_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/wmemmove_chk.c b/debug/wmemmove_chk.c index 863d0c20e738b803defe55dfbec7ad262e0775cc..5df65f2964d1950c37fedd432d919985ae99456d 100644 --- a/debug/wmemmove_chk.c +++ b/debug/wmemmove_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/wmempcpy_chk.c b/debug/wmempcpy_chk.c index ef3afff34ed1c3207d55528c91f3ab6ccc15696d..7fd8964d307c5f15aff92f00e91742137fdee7a2 100644 --- a/debug/wmempcpy_chk.c +++ b/debug/wmempcpy_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/wmemset_chk.c b/debug/wmemset_chk.c index 4e1b34be726a994f607c8cda316d4c7e7cf89e5b..eaef7507341768d3a719cecdaa01219b1c4adc1e 100644 --- a/debug/wmemset_chk.c +++ b/debug/wmemset_chk.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/debug/wprintf_chk.c b/debug/wprintf_chk.c index d53b486af896ef994d5d728b2e16ab989c43fefe..ba97e5a5c9a4c452ba0ed2997ff88c51d1dcec45 100644 --- a/debug/wprintf_chk.c +++ b/debug/wprintf_chk.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/debug/xtrace.sh b/debug/xtrace.sh index dad1611375484ff839039d8b71e641d981d4d57a..10571ecd4be1ca7b89d2c276d1e04fe32ab6b2a7 100755 --- a/debug/xtrace.sh +++ b/debug/xtrace.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . pcprofileso='@SLIBDIR@/libpcprofile.so' pcprofiledump='@BINDIR@/pcprofiledump' diff --git a/dirent/Makefile b/dirent/Makefile index 144e448b3dad523badec1eb279a14f70b16df5fc..4683b57c027fb806af39069f50de6fa4df2bff17 100644 --- a/dirent/Makefile +++ b/dirent/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Sub-makefile for dirent portion of the library. diff --git a/dirent/alphasort.c b/dirent/alphasort.c index 818a8ec62f908e1ef5ccfc32a9d7f2b671daa08c..6e7383f66fe348fb1a8ac747f746d7206d75fa1e 100644 --- a/dirent/alphasort.c +++ b/dirent/alphasort.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/dirent/alphasort64.c b/dirent/alphasort64.c index 567d647e071cd96a9a731a2757134e41d341ed5f..da1ef28029431f207cfab665d62bf789a2f9e7c0 100644 --- a/dirent/alphasort64.c +++ b/dirent/alphasort64.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define alphasort __no_alphasort_decl #include diff --git a/dirent/closedir.c b/dirent/closedir.c index e37c566aa674070a7b446274d4e318f31d1425e5..2a07f5d3598a91a75640d6518b2678460ba877ba 100644 --- a/dirent/closedir.c +++ b/dirent/closedir.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/dirent.h b/dirent/dirent.h index d4650db17ef2431eb00f11234543e2f18ae2b4e2..3f5a64f7eefa0b0899041305d93c6deaac035ccb 100644 --- a/dirent/dirent.h +++ b/dirent/dirent.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * POSIX Standard: 5.1.2 Directory Operations diff --git a/dirent/dirfd.c b/dirent/dirfd.c index bd8c1dc6b86c534fd005c037549f1654e101be3c..294854b839b6215575a6a168ec67919deb0e5e45 100644 --- a/dirent/dirfd.c +++ b/dirent/dirfd.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/fdopendir.c b/dirent/fdopendir.c index 2c1a37a18eab99146eb9a4f6d37539d423569c03..0f66018cf96c8fc37f1cde59181ee227b935e6bc 100644 --- a/dirent/fdopendir.c +++ b/dirent/fdopendir.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/getdents.c b/dirent/getdents.c index e7e95e2445b889ef74e1675fde6b77600e9769be..c9ef1d6449d1bffa49d91f43a61bf833a47d2b42 100644 --- a/dirent/getdents.c +++ b/dirent/getdents.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/getdents64.c b/dirent/getdents64.c index 02af6ac216d4d46f7a7ce9b4062498558e8ff2d1..54267bd6fa3746732c637ba4a0940ac1a84d2888 100644 --- a/dirent/getdents64.c +++ b/dirent/getdents64.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/list.c b/dirent/list.c index f1ecee5eee10fffc1e2540b817631ab15946f28f..a6122ebec08bea0340c9a0edbec869c58414a7d8 100644 --- a/dirent/list.c +++ b/dirent/list.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/opendir-tst1.c b/dirent/opendir-tst1.c index 044be66bea9571a4990c1a5660961964abf29b14..44fe4e22ea054c4d2d6a47bb8521b832b611b0c6 100644 --- a/dirent/opendir-tst1.c +++ b/dirent/opendir-tst1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/opendir.c b/dirent/opendir.c index 3533310a4a13468cb05d123060518b8a62486221..abedeaac56f526624e5ea24928dbcdd111efb5ba 100644 --- a/dirent/opendir.c +++ b/dirent/opendir.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/readdir.c b/dirent/readdir.c index d06138e2291fe096ebf4beea8bbd0323e349dfd8..4346718edbe4c94be24cdd47c62bec1f8e91608f 100644 --- a/dirent/readdir.c +++ b/dirent/readdir.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/readdir64.c b/dirent/readdir64.c index 2d9c3ef15d2d0e5ffd9246fb1cb968638a2c34bc..6524e1072799b4d0615d20f5dfb9313ffa6013c7 100644 --- a/dirent/readdir64.c +++ b/dirent/readdir64.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/readdir64_r.c b/dirent/readdir64_r.c index e8a0f9ac2ee978ff05dc1e7bd478bd065a3981e1..4df20f17481d9b706f12cae0abc1ba6220fb07e3 100644 --- a/dirent/readdir64_r.c +++ b/dirent/readdir64_r.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/readdir_r.c b/dirent/readdir_r.c index a0bd8df64125cb4e4217dd8a89ce885f8d556eda..1d325512aad99490be03c3eb7a698d78efb9aa7e 100644 --- a/dirent/readdir_r.c +++ b/dirent/readdir_r.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/rewinddir.c b/dirent/rewinddir.c index cffa7fae8810f0a6028eefa2afeddf7387f5af2d..f6c952dc8f9316e1cdd94254cdd7b4c26448f5f1 100644 --- a/dirent/rewinddir.c +++ b/dirent/rewinddir.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/scandir-cancel.c b/dirent/scandir-cancel.c index 3c137d9af9216d1d0a94a7c4d5986f48f2ef24b4..f56ec163bce5ecd082f7966a4532ff9c9bc3daa5 100644 --- a/dirent/scandir-cancel.c +++ b/dirent/scandir-cancel.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/dirent/scandir-tail-common.c b/dirent/scandir-tail-common.c index f00e3473fe584f53775f034f9b8b97682e32a84f..7fa330503a26d42b68acb016f4b2a3b9937b8a6c 100644 --- a/dirent/scandir-tail-common.c +++ b/dirent/scandir-tail-common.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/scandir-tail.c b/dirent/scandir-tail.c index f0505dd9f97ca9b5a33dc151fbf6df797d7c6ec0..6c47ce939f705d9a51f76e77b315f4e14e4e7529 100644 --- a/dirent/scandir-tail.c +++ b/dirent/scandir-tail.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/dirent/scandir.c b/dirent/scandir.c index 5a13550fffd73350edcb8416d62762617067d049..390d54f88566fcf84e017ff8373c793ca120d665 100644 --- a/dirent/scandir.c +++ b/dirent/scandir.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/dirent/scandir64-tail.c b/dirent/scandir64-tail.c index 5bdfe2c3e4a2a1fdefb0b6e193fefc1887b5b567..0ba2c34daf674e4e59c926780c011649da62c92f 100644 --- a/dirent/scandir64-tail.c +++ b/dirent/scandir64-tail.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/dirent/scandir64.c b/dirent/scandir64.c index f19dc5ed10c6dca518ad2a38b006c855fbecc6b9..bf0fbf8989d6f66acc26f369a2c785c8f81207ab 100644 --- a/dirent/scandir64.c +++ b/dirent/scandir64.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define scandir __no_scandir_decl #include diff --git a/dirent/scandirat.c b/dirent/scandirat.c index 056bf1612ce3b0eb4996a4c0fe30564eb5be11fb..97ffe6b8d469f3a9db258b19fafe4955a7fdb72b 100644 --- a/dirent/scandirat.c +++ b/dirent/scandirat.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/dirent/scandirat64.c b/dirent/scandirat64.c index eb8184040262e60a274360b534f61f40bbaa294f..d37ce3decdacae19f4d3673b8367e0867315700c 100644 --- a/dirent/scandirat64.c +++ b/dirent/scandirat64.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define scandirat __no_scandirat_decl #include diff --git a/dirent/seekdir.c b/dirent/seekdir.c index f3530993b8b953d92faeb9ceab1201ea078c53fb..fafc8ce61ca9524540a5e2ca36700dc0298c864c 100644 --- a/dirent/seekdir.c +++ b/dirent/seekdir.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/telldir.c b/dirent/telldir.c index 85a373252fda6f585c971a24ff177e1d909cfc0e..f47d27d3fef577f9bb2b6ceef86f84d281670d3d 100644 --- a/dirent/telldir.c +++ b/dirent/telldir.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/tst-scandir.c b/dirent/tst-scandir.c index b8d85d8ae06cc499e0feae67bcba3fc582215b61..b15f97ece9a48d50ef434f040714975f9029de76 100644 --- a/dirent/tst-scandir.c +++ b/dirent/tst-scandir.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dirent/versionsort.c b/dirent/versionsort.c index 9c91f69380148f31a916eea1483e7b6fa6c09b8b..dd601b75c5ed0010c48e4da2e3b24b371915376e 100644 --- a/dirent/versionsort.c +++ b/dirent/versionsort.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/dirent/versionsort64.c b/dirent/versionsort64.c index 8e394b2a25b8b06d723f6af7ec5b09c573b76444..2c4932512716964c2348e4b187ba9857a0bbf6e6 100644 --- a/dirent/versionsort64.c +++ b/dirent/versionsort64.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define versionsort __no_versionsort_decl #include diff --git a/dlfcn/Makefile b/dlfcn/Makefile index c49fd6d4c576f6e2dd0e1fa3a3e50623a37c5ed6..749bb79b9197f0e95b89a4ccd1b51c426cc5775f 100644 --- a/dlfcn/Makefile +++ b/dlfcn/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . subdir := dlfcn diff --git a/dlfcn/bug-dl-leaf-lib-cb.c b/dlfcn/bug-dl-leaf-lib-cb.c index 75d8cf3ae24caa082686054f92c90d63add52bfd..ec20761d558a6f64b51453e0751190d02cadb1a4 100644 --- a/dlfcn/bug-dl-leaf-lib-cb.c +++ b/dlfcn/bug-dl-leaf-lib-cb.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern void check_val_init (void); extern void check_val_fini (void); diff --git a/dlfcn/bug-dl-leaf-lib.c b/dlfcn/bug-dl-leaf-lib.c index 228ac4f9cef54d90ffd793c4c12320a1f5da8387..ac927eba91f74cc9e8fadc6c842dd33a073cbcce 100644 --- a/dlfcn/bug-dl-leaf-lib.c +++ b/dlfcn/bug-dl-leaf-lib.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* The bug-dl-leaf.c file will call our lib_main directly. We do this to keep things simple -- no need to use --export-dynamic with the linker diff --git a/dlfcn/bug-dl-leaf.c b/dlfcn/bug-dl-leaf.c index 4ed8e9646bf6080b8b864f846b365d522f40cc28..5eec7564ea63be89e8921b82326d41414cbb6c96 100644 --- a/dlfcn/bug-dl-leaf.c +++ b/dlfcn/bug-dl-leaf.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define TEST_FUNCTION lib_main () extern int lib_main (void); diff --git a/dlfcn/dladdr.c b/dlfcn/dladdr.c index 35f782349af676590f8fc21436991ca05ffe2050..b5c119d7a632844549df24a97a839d1432b36c75 100644 --- a/dlfcn/dladdr.c +++ b/dlfcn/dladdr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dladdr1.c b/dlfcn/dladdr1.c index f3252d8cc3017681a953d9e7c1a8d80f5d1a355d..63e78ff5255860f9d0c0f52d24d25f490d4380d1 100644 --- a/dlfcn/dladdr1.c +++ b/dlfcn/dladdr1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dlclose.c b/dlfcn/dlclose.c index 98e1375c439f1d9bfeb3aaf1ca35d072b9899f8c..600623d0b2d560a2f4161799c1235348330aecbf 100644 --- a/dlfcn/dlclose.c +++ b/dlfcn/dlclose.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dlerror.c b/dlfcn/dlerror.c index ca42c126c13a37d811c13546668607e5a56f0c7f..723a62228ec1ec0d2dd864fe7c477e7a2732d321 100644 --- a/dlfcn/dlerror.c +++ b/dlfcn/dlerror.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dlfcn.c b/dlfcn/dlfcn.c index b30f42d50dbd3f1d4b70d80ecbf9cd9fdfb8f460..86b48a345bfa9fd8c7a7783f266bb6cea791914c 100644 --- a/dlfcn/dlfcn.c +++ b/dlfcn/dlfcn.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/dlfcn/dlfcn.h b/dlfcn/dlfcn.h index c5503719994a365c7b83b0cf886bf050a9136635..ebd3c457e3788f52b3949c32df1aca64a39538a3 100644 --- a/dlfcn/dlfcn.h +++ b/dlfcn/dlfcn.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _DLFCN_H #define _DLFCN_H 1 diff --git a/dlfcn/dlfreeres.c b/dlfcn/dlfreeres.c index ac0a86cad254942d645618ff02b910b1ccb3a506..c9171f554e2834a7e1830c9fbbeb0a21af564309 100644 --- a/dlfcn/dlfreeres.c +++ b/dlfcn/dlfreeres.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dlinfo.c b/dlfcn/dlinfo.c index a42b17046870e0d7e35f6a57117a66a5a8ede4fb..4b031d813086484f09564a0030d1b7bfe6bd219e 100644 --- a/dlfcn/dlinfo.c +++ b/dlfcn/dlinfo.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dlmopen.c b/dlfcn/dlmopen.c index db1d0922d5400ad7c2d112bee88cb72b09cbef25..978eb3a06846caef73e2272e7020e292e82b4930 100644 --- a/dlfcn/dlmopen.c +++ b/dlfcn/dlmopen.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dlopen.c b/dlfcn/dlopen.c index 7fd33480d311ab0edad78ea023280b3741f6f134..17a5144d1602d2c2d4ce2276a31c0d65fb79e799 100644 --- a/dlfcn/dlopen.c +++ b/dlfcn/dlopen.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dlopenold.c b/dlfcn/dlopenold.c index 51ec24810c76e435459750e0db8583f0eb3f98e8..288278c6b4e4a434b918ee9445fe6e0664b8e6a7 100644 --- a/dlfcn/dlopenold.c +++ b/dlfcn/dlopenold.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dlsym.c b/dlfcn/dlsym.c index f1972429a5f8fd0dd2ca60cb4a7fb9a7bce1baf8..1a2ffb2d5d2fa6e7f347030933e3175469c0acdb 100644 --- a/dlfcn/dlsym.c +++ b/dlfcn/dlsym.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/dlvsym.c b/dlfcn/dlvsym.c index b3ed31e8b87d1211dc1e18ff9f25643afa639808..ed49bf7fb7b51317398ad73fe755ab0152f6e776 100644 --- a/dlfcn/dlvsym.c +++ b/dlfcn/dlvsym.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/errmsg1.c b/dlfcn/errmsg1.c index bed4abe52c4e1dcdb272bafec5b075b17a91b867..ddb0bac14bf027184ad7fb4febbecd5fcac38169 100644 --- a/dlfcn/errmsg1.c +++ b/dlfcn/errmsg1.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/errmsg1mod.c b/dlfcn/errmsg1mod.c index 80f46525d19092c9a11fe071ba7c8504b5404166..bf664d5fddf594b0d589cdacdf7cb21e9d6cac27 100644 --- a/dlfcn/errmsg1mod.c +++ b/dlfcn/errmsg1mod.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern int bar (void); extern int foo (void); diff --git a/dlfcn/glreflib1.c b/dlfcn/glreflib1.c index 50bd9e0522fb3b0534f936e9cf52c7f306d1a0f6..05503506784cec953bb54acfcfe4a3a880989fbc 100644 --- a/dlfcn/glreflib1.c +++ b/dlfcn/glreflib1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern int ref1 (void); int diff --git a/dlfcn/glreflib2.c b/dlfcn/glreflib2.c index 0ad115524a0299761dc3a484b27f3945a4700533..c3ef2dbe76851ea0ce3d3e3f02ff36d24ff4e3ed 100644 --- a/dlfcn/glreflib2.c +++ b/dlfcn/glreflib2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern int ref1 (void); diff --git a/dlfcn/glrefmain.c b/dlfcn/glrefmain.c index 8f118d27c90915739910c62b62cdc79e1bdfd6da..7c56d8e8b0b845d1ddd7aefc5a6e6d6c2729199d 100644 --- a/dlfcn/glrefmain.c +++ b/dlfcn/glrefmain.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/modatexit.c b/dlfcn/modatexit.c index 118ccf5459adbe042cd986a3eb2ba156e7edc624..09916f301a0d3b03da915ba70113533a299eada9 100644 --- a/dlfcn/modatexit.c +++ b/dlfcn/modatexit.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/modcxaatexit.c b/dlfcn/modcxaatexit.c index ba00cd53df7865e06695c3446d5eb1bb337697ca..ec6fa71dc0d12af8321389102235091fbe8bbb2c 100644 --- a/dlfcn/modcxaatexit.c +++ b/dlfcn/modcxaatexit.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/modstatic3.c b/dlfcn/modstatic3.c index 11059838518be03a41bfff0f77f5121b1830a6b3..34282c1b4acdb1f9617ff2769f5eaf8e82f7be9d 100644 --- a/dlfcn/modstatic3.c +++ b/dlfcn/modstatic3.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ unsigned int foo; diff --git a/dlfcn/modstatic5.c b/dlfcn/modstatic5.c index f11669a2d87454f1b87cdaea05f83f200fca7ae5..3486c4b4bf575ef261ba7360a87dcd93cf054295 100644 --- a/dlfcn/modstatic5.c +++ b/dlfcn/modstatic5.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/dlfcn/tst-dladdr.c b/dlfcn/tst-dladdr.c index ebd4aa04594912f6357bb921ddf3e98f7165f3a9..6eac71045b4d628305d7cd1c2e95e0f0542e6420 100644 --- a/dlfcn/tst-dladdr.c +++ b/dlfcn/tst-dladdr.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/tst-dlinfo.c b/dlfcn/tst-dlinfo.c index 30a5927843bec4f9d7a49b45770105ae361aeb82..db8689a7d78cf24fe631de21bc4449f89c15904c 100644 --- a/dlfcn/tst-dlinfo.c +++ b/dlfcn/tst-dlinfo.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/tst-rec-dlopen.c b/dlfcn/tst-rec-dlopen.c index 3c95db3254b5215168a62eb1fd2eed383d5e7f58..ed9ff43dcb365cf850e0ff6f8be0d7089d8a95c6 100644 --- a/dlfcn/tst-rec-dlopen.c +++ b/dlfcn/tst-rec-dlopen.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/tstatexit.c b/dlfcn/tstatexit.c index c8cb272ce05ec83ca2f939b58877675439392a92..dce432647e0fd22dfd9480530e809be62af5e424 100644 --- a/dlfcn/tstatexit.c +++ b/dlfcn/tstatexit.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/tstcxaatexit.c b/dlfcn/tstcxaatexit.c index ece14e1dd460a5adc936d2340c99a44fdf33e75d..2e358a3008dba56ee351d6fa96f840c67f4232ee 100644 --- a/dlfcn/tstcxaatexit.c +++ b/dlfcn/tstcxaatexit.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/tststatic3.c b/dlfcn/tststatic3.c index 7317686f2517de3945f8ef3d16dc784a8f980136..507ccf7b0292530ffd491d8170908897b7f08149 100644 --- a/dlfcn/tststatic3.c +++ b/dlfcn/tststatic3.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/tststatic4.c b/dlfcn/tststatic4.c index 51f31d954fcc1662fd804d011582e2a63613d46f..7e5a231f30e8e1fab204b70cc840fb186a4ad3c9 100644 --- a/dlfcn/tststatic4.c +++ b/dlfcn/tststatic4.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/dlfcn/tststatic5.c b/dlfcn/tststatic5.c index 5d4eac6d5be5690f8939641f5695a7fb964c0340..1e90d7f6c2cb2209831fe0c9cb163db8d5b846b5 100644 --- a/dlfcn/tststatic5.c +++ b/dlfcn/tststatic5.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/Makefile b/elf/Makefile index d470e41402c9adb5525a20ad2b21e6db4dbd9002..8f962991a3b1ea2be04ffdd63677fecda1bdacc6 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # Makefile for elf subdirectory of GNU C Library. diff --git a/elf/cache.c b/elf/cache.c index d0d5858448516d4f4ed793c8fc66041439d72073..50e5c228fb0fc7a021071e9476499b1ee416c2d1 100644 --- a/elf/cache.c +++ b/elf/cache.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #include #include diff --git a/elf/chroot_canon.c b/elf/chroot_canon.c index dd09393ce35fefa1b24adf0b4c86ccbf4caf6767..bb8ee022f1558f0d6d0e80ad8871a8d27c57098c 100644 --- a/elf/chroot_canon.c +++ b/elf/chroot_canon.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #include #include diff --git a/elf/dl-addr-obj.c b/elf/dl-addr-obj.c index ad7304ce51ff72e018b624e73c442f2cd906bd8e..3ae2e4efd2f63020919251e046cfabdf415c5ac2 100644 --- a/elf/dl-addr-obj.c +++ b/elf/dl-addr-obj.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-addr.c b/elf/dl-addr.c index 3f2297af554074b5f53bcfaa6e39cc3ee598de08..e48795871bf5c4ccd457100e3bc5a0ab60165e58 100644 --- a/elf/dl-addr.c +++ b/elf/dl-addr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-cache.c b/elf/dl-cache.c index d8d1e2344e612d98689cf7d7ad965822d0ab6ed1..b0685ac6a449a9e70f72abcfc231312b71c1d344 100644 --- a/elf/dl-cache.c +++ b/elf/dl-cache.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-close.c b/elf/dl-close.c index 4aef95a1a0a641593e53414385b9622147d84c88..de91c28f728d0c0f8c0895053803dc4d5a6045d4 100644 --- a/elf/dl-close.c +++ b/elf/dl-close.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-conflict.c b/elf/dl-conflict.c index bb8c22841873df3b1a5f129402e69feaf2ab22c9..bdb162151ecd731c5ed21a09cdc54f69be58bf9a 100644 --- a/elf/dl-conflict.c +++ b/elf/dl-conflict.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see . */ + not, see . */ #include #include diff --git a/elf/dl-debug.c b/elf/dl-debug.c index 1b2c77803836de62ff4f6749e48f1f2d94b74edb..4b995f2cb8ac4910d42840d4e539da59795d75fb 100644 --- a/elf/dl-debug.c +++ b/elf/dl-debug.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/dl-deps.c b/elf/dl-deps.c index e12c353158a1fa5cb76de1a62806c808f768d7af..c29b9888b0d71d5a50f76df3b22b0f8f2ef3f61f 100644 --- a/elf/dl-deps.c +++ b/elf/dl-deps.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-dst.h b/elf/dl-dst.h index dc095f301847836bbe2ce020369ecbc4f1973b2b..adb3785283d02f30e7a7a534b00118d0b7fe88be 100644 --- a/elf/dl-dst.h +++ b/elf/dl-dst.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "trusted-dirs.h" diff --git a/elf/dl-environ.c b/elf/dl-environ.c index ed2e5a8738217f54948f8bbd6905a7204e180589..bbf6f218618cac72c045e0f7f7ec7bb489299378 100644 --- a/elf/dl-environ.c +++ b/elf/dl-environ.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-error-minimal.c b/elf/dl-error-minimal.c index b5e0edee57ec77c3999a07d60315c980368732e0..b9c5796d7b98a023df83024b6fbcdbe721ae5116 100644 --- a/elf/dl-error-minimal.c +++ b/elf/dl-error-minimal.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This version does lives in ld.so, does not use thread-local data and supports _dl_signal_cerror and _dl_receive_error. */ diff --git a/elf/dl-error-skeleton.c b/elf/dl-error-skeleton.c index 248c185a74ac47193db60216d4451ee04094f12c..a261af68b6670bb0ef49774f55de9ebec6e6bc49 100644 --- a/elf/dl-error-skeleton.c +++ b/elf/dl-error-skeleton.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* The following macro needs to be defined before including this skeleton file: diff --git a/elf/dl-error.c b/elf/dl-error.c index f047618a07263bcfff78456bc8a3280252255efe..56e6b61cdda6f1b47bd7d9918162b357c3d36b5a 100644 --- a/elf/dl-error.c +++ b/elf/dl-error.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This implementation lives in libc.so because it uses thread-local data, which is not available in ld.so. It interposes the version diff --git a/elf/dl-exception.c b/elf/dl-exception.c index 7ee19a7fc83d0e8d310b21e1b5ab40ab2cf48aad..a2e269e9a728a94adad71225ddbe9054fa3d75af 100644 --- a/elf/dl-exception.c +++ b/elf/dl-exception.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-execstack.c b/elf/dl-execstack.c index bfd84d8e997a597b0ee9b6e3949a2006c3620c37..6e9d67b3d56d9049ebe9a9cf9eaf6841656c310c 100644 --- a/elf/dl-execstack.c +++ b/elf/dl-execstack.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-fini.c b/elf/dl-fini.c index 1e55d39814978979d655bc514b074b658d4603a3..bed736d756f93ca8b3832c99c56ba07c319a4d61 100644 --- a/elf/dl-fini.c +++ b/elf/dl-fini.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-fptr.c b/elf/dl-fptr.c index da0b7346699fa527e98a75bb698d8a203ccc3970..146b54feb862ddf24f2b5a0ccdb92ab9e183ae36 100644 --- a/elf/dl-fptr.c +++ b/elf/dl-fptr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-hwcaps.c b/elf/dl-hwcaps.c index b1f7dc776f7fc470bd8074e199b04621d0958c2a..167b54e053bcc03b78bf70a7a1607535b97f244c 100644 --- a/elf/dl-hwcaps.c +++ b/elf/dl-hwcaps.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-hwcaps.h b/elf/dl-hwcaps.h index fba5d4e20e82677fb6287fdc16d15eb1bfc23e3e..e6f07cc6adaf84f9dc4ed0f61c9861a7e724317b 100644 --- a/elf/dl-hwcaps.h +++ b/elf/dl-hwcaps.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/dl-init.c b/elf/dl-init.c index b437438b43cf5b90e11665bd836388899318a5bd..3721bca81ede23fc2423b279c8bfbd7142a31f6b 100644 --- a/elf/dl-init.c +++ b/elf/dl-init.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-iteratephdr.c b/elf/dl-iteratephdr.c index 6a0b7b57b383c03affe52a7f9de6df61d8c484b0..3e4cad08cfc6b2f17c7193c380b165c5c406493d 100644 --- a/elf/dl-iteratephdr.c +++ b/elf/dl-iteratephdr.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see . */ + not, see . */ #include #include diff --git a/elf/dl-libc.c b/elf/dl-libc.c index 0fedee7ef52434f2b352b65b3ced3f125488097e..e34ae3249bc07bcdfcfa043ce643a8443167b5a6 100644 --- a/elf/dl-libc.c +++ b/elf/dl-libc.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-load.c b/elf/dl-load.c index 5abeb867f17a1fe0fcea4e6d66b62267d55695d3..21a91b9484cd5d98bbbab45ef4e8e38cb45cce33 100644 --- a/elf/dl-load.c +++ b/elf/dl-load.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-load.h b/elf/dl-load.h index dddbcb8575eaf08466ca20050c05ebf457a49e3f..a1f7b35346c57df2f747189eb2b14ef073995622 100644 --- a/elf/dl-load.h +++ b/elf/dl-load.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _DL_LOAD_H #define _DL_LOAD_H 1 diff --git a/elf/dl-lookup.c b/elf/dl-lookup.c index f9d6c36b398052eb1de3afb2365e1b8701650774..fd44cd41012d3ce8e6f7ff312c89d4006dfc495c 100644 --- a/elf/dl-lookup.c +++ b/elf/dl-lookup.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-machine-reject-phdr.h b/elf/dl-machine-reject-phdr.h index 105c71a6a400fa94ee36f527d70b1b44ecb02b6d..1b31264348509abd59508b0a2891765e11917f90 100644 --- a/elf/dl-machine-reject-phdr.h +++ b/elf/dl-machine-reject-phdr.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _DL_MACHINE_REJECT_PHDR_H #define _DL_MACHINE_REJECT_PHDR_H 1 diff --git a/elf/dl-map-segments.h b/elf/dl-map-segments.h index a41f0667f0d3982dc7a4f3ee3beb50317c710042..46cfb922bf52e7b2251ecc1305f7572249717191 100644 --- a/elf/dl-map-segments.h +++ b/elf/dl-map-segments.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/dl-minimal.c b/elf/dl-minimal.c index fdb134183252a79b0f7e6c9ff4c80d7ce9dbc2ec..7461eef19555f9e442d6f1fcbcb46974511743c3 100644 --- a/elf/dl-minimal.c +++ b/elf/dl-minimal.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-misc.c b/elf/dl-misc.c index 2f08308bb6fb7968810bb9eeb1cfc57e01c0d29d..7f39982b3a41b2b9ae43f7f122cd71503ade13dd 100644 --- a/elf/dl-misc.c +++ b/elf/dl-misc.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-object.c b/elf/dl-object.c index e9520583cf7d137926350a6fb50c22dda7c4f2ca..4dff99ed110201acc69df65b04d02cb43ba7fed4 100644 --- a/elf/dl-object.c +++ b/elf/dl-object.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-open.c b/elf/dl-open.c index e18ee398cb0282f96eb534d3a3c22a33b4bbafc2..a9fd4cbceddc08ae8849a5ebebf72c5c1b255d4b 100644 --- a/elf/dl-open.c +++ b/elf/dl-open.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-origin.c b/elf/dl-origin.c index 243b3d0fdf436217134ef23dfab465f501fc35b0..840679c66ce8ac06b04afda4f85709c87a00a951 100644 --- a/elf/dl-origin.c +++ b/elf/dl-origin.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-profile.c b/elf/dl-profile.c index 42995305af3a02920bbd3c6987d6a175ae6e85c7..d243a15cf9f92380217370718250ec73138cc3d8 100644 --- a/elf/dl-profile.c +++ b/elf/dl-profile.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-profstub.c b/elf/dl-profstub.c index dc413365a1f5d2f7b2dab24cc66ed8384c221716..647c3f581b0cff83f7382245cf094f6d65d27759 100644 --- a/elf/dl-profstub.c +++ b/elf/dl-profstub.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-reloc-static-pie.c b/elf/dl-reloc-static-pie.c index 95aee984e802ddf5e0b0741071829daafa229a52..8a4c838bd6634533305ce16bd86458623acb02ef 100644 --- a/elf/dl-reloc-static-pie.c +++ b/elf/dl-reloc-static-pie.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #if ENABLE_STATIC_PIE #include diff --git a/elf/dl-reloc.c b/elf/dl-reloc.c index e7fb8da276094fc50e0684483e0ef8dd98918500..725a074a7925feea7676be2c4d4102a640bb61e1 100644 --- a/elf/dl-reloc.c +++ b/elf/dl-reloc.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-runtime.c b/elf/dl-runtime.c index 42a2539e6417907c5fc4ec4dd1be199deca81e16..342b794f541fee53c75b4f64dc5ff5830b8fa8c6 100644 --- a/elf/dl-runtime.c +++ b/elf/dl-runtime.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define IN_DL_RUNTIME 1 /* This can be tested in dl-machine.h. */ diff --git a/elf/dl-scope.c b/elf/dl-scope.c index 2b9143fea0b9646046b9d695200ce26f182f89c8..f4ba0898dfa8913d4c54ba675fa529ef1946b820 100644 --- a/elf/dl-scope.c +++ b/elf/dl-scope.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-sort-maps.c b/elf/dl-sort-maps.c index 26b3fd93a387ba1314df1b98dc1d54cb44cd3594..2374f953e6da8c5731cac99ae8fb4c76c9f3c670 100644 --- a/elf/dl-sort-maps.c +++ b/elf/dl-sort-maps.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/dl-support.c b/elf/dl-support.c index 0a8b636d028a869037203defadefcd8de861b8a0..5526d5ee6e1779a3d8ba47133afa61218f66046e 100644 --- a/elf/dl-support.c +++ b/elf/dl-support.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file defines some things that for the dynamic linker are defined in rtld.c and dl-sysdep.c in ways appropriate to bootstrap dynamic linking. */ diff --git a/elf/dl-sym.c b/elf/dl-sym.c index 19a9b95b47fcc9b5a5f68b344b799507b0c2c66a..8209342b13686f35baac762d1e9144223b12a7c7 100644 --- a/elf/dl-sym.c +++ b/elf/dl-sym.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-symaddr.c b/elf/dl-symaddr.c index 4850da2dd591f9743f87ba6df45e0db9c46e26d3..e4da01e70898ca96830e6cfc884e530d3c981c0d 100644 --- a/elf/dl-symaddr.c +++ b/elf/dl-symaddr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-sysdep-open.h b/elf/dl-sysdep-open.h index acbe3cfc6ed3e027d2da69a7a1dc125c2f029793..b656b5809e036a45325fb0e6e824367f3127fb3d 100644 --- a/elf/dl-sysdep-open.h +++ b/elf/dl-sysdep-open.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _DL_SYSDEP_OPEN_H #define _DL_SYSDEP_OPEN_H 1 diff --git a/elf/dl-sysdep.c b/elf/dl-sysdep.c index 5d19b100b2fbd9adcfc0cb7342799778660846fd..a81f7605a748a2e78ae0cb4738ee2e310ea7a53d 100644 --- a/elf/dl-sysdep.c +++ b/elf/dl-sysdep.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* We conditionalize the whole of this file rather than simply eliding it from the static build, because other sysdeps/ versions of this file diff --git a/elf/dl-tls.c b/elf/dl-tls.c index b425d661be7da5a8ac349a51d8bbfe27c1845ac1..a4b05297880ba8e2dcad87dad1e8c412926bb6d0 100644 --- a/elf/dl-tls.c +++ b/elf/dl-tls.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-tunable-types.h b/elf/dl-tunable-types.h index 07c982d7fb6520f86f333d93a1a801a62dc0bbde..430f01737737aa1c8a94a405a3b95a9ab24058b6 100644 --- a/elf/dl-tunable-types.h +++ b/elf/dl-tunable-types.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _TUNABLE_TYPES_H_ # define _TUNABLE_TYPES_H_ diff --git a/elf/dl-tunables.c b/elf/dl-tunables.c index b0980c5ad9613819cab28a72dc88bc550656cc83..e625ac1a7dc94cb0c4033de57b5c77e42f1f7ce8 100644 --- a/elf/dl-tunables.c +++ b/elf/dl-tunables.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-tunables.h b/elf/dl-tunables.h index 58b3b768432c661065995f5828f88a86f1d1a650..ccdeff73afa0d201a45ed445813eff9cda3abc59 100644 --- a/elf/dl-tunables.h +++ b/elf/dl-tunables.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _TUNABLES_H_ #define _TUNABLES_H_ diff --git a/elf/dl-tunables.list b/elf/dl-tunables.list index 525c3767b5e2872fff1ed229c154878787240cf7..c8595e4379ef41f29915680fbe579892848d5bd3 100644 --- a/elf/dl-tunables.list +++ b/elf/dl-tunables.list @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # Allowed attributes for tunables: # diff --git a/elf/dl-unmap-segments.h b/elf/dl-unmap-segments.h index 90ffb0852fa02c112b2333772086b9734a992c5a..69ffdf7fc5161e9359eada802afc92539955e22a 100644 --- a/elf/dl-unmap-segments.h +++ b/elf/dl-unmap-segments.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _DL_UNMAP_SEGMENTS_H #define _DL_UNMAP_SEGMENTS_H 1 diff --git a/elf/dl-version.c b/elf/dl-version.c index 53c0af3d159f039c5315ab9a627600440d859eaf..d862067a4ff179603178df8a1d1f6e0b5168e077 100644 --- a/elf/dl-version.c +++ b/elf/dl-version.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/dl-writev.h b/elf/dl-writev.h index 3990361493169231791ff0f96a4ba65134a47454..43c51e7c5e0128a61ee84df2010b091eea2e90ee 100644 --- a/elf/dl-writev.h +++ b/elf/dl-writev.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/do-rel.h b/elf/do-rel.h index 242ef95be291957911dee7c44184ac5d08b0342a..5c3ea340e62ae2885e940607b9d4f1ed09077693 100644 --- a/elf/do-rel.h +++ b/elf/do-rel.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file may be included twice, to define both `elf_dynamic_do_rel' and `elf_dynamic_do_rela'. */ diff --git a/elf/dynamic-link.h b/elf/dynamic-link.h index 454b0e388c6da863b08bec7b8bf49da01c3f0a13..5d9ef492ac98c29b36eb1cdc1e364ed7ca252f1e 100644 --- a/elf/dynamic-link.h +++ b/elf/dynamic-link.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This macro is used as a callback from elf_machine_rel{a,} when a static TLS reloc is about to be performed. Since (in dl-load.c) we diff --git a/elf/elf.h b/elf/elf.h index 5b6ea638b4dda19b3e9dd5cf1987547b1fa6eb41..f69fb7a452f50ac9c281c352b7f5f8090e9be9d1 100644 --- a/elf/elf.h +++ b/elf/elf.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ELF_H #define _ELF_H 1 diff --git a/elf/enbl-secure.c b/elf/enbl-secure.c index 61c0b27ad85ef429839f50adc0bf2c52e4bf0d84..984c40f38f3181dbe6ff1bb09da4e22464922e90 100644 --- a/elf/enbl-secure.c +++ b/elf/enbl-secure.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file is used in the static libc. For the shared library, dl-sysdep.c defines and initializes __libc_enable_secure. */ diff --git a/elf/get-dynamic-info.h b/elf/get-dynamic-info.h index 75fbb88f782414856022afc4380586ec247f4489..af9dd5788886251fd98d8029d374f1692467eae9 100644 --- a/elf/get-dynamic-info.h +++ b/elf/get-dynamic-info.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file is included multiple times and therefore lacks a header file inclusion guard. */ diff --git a/elf/ifuncmain9.c b/elf/ifuncmain9.c index a8a9c49dd1c29f0dd4be782820968bca1dbcff29..1f49386332adba709f18f917fb6b6f7aa110830a 100644 --- a/elf/ifuncmain9.c +++ b/elf/ifuncmain9.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This test is based on gcc.dg/attr-ifunc-4.c. */ diff --git a/elf/interp.c b/elf/interp.c index 243829f5f702407a1e013cb6ef4570c75dd2239b..dd704f224496b04bb049fdbbda1bebb509983924 100644 --- a/elf/interp.c +++ b/elf/interp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/ldconfig.c b/elf/ldconfig.c index 3bc9e618916ebb2fee29ffe3d114525a08390b43..139161b3a6283cb3e707f7836b818794c2b7bf7b 100644 --- a/elf/ldconfig.c +++ b/elf/ldconfig.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #define PROCINFO_CLASS static #include diff --git a/elf/ldd.bash.in b/elf/ldd.bash.in index 32ec62eda61c8c1f3eb247d4d06148cc99bea84e..843e352a6b97edf13d9cd24c2c62b004f99910d4 100644 --- a/elf/ldd.bash.in +++ b/elf/ldd.bash.in @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # This is the `ldd' command, which lists what shared libraries are diff --git a/elf/link.h b/elf/link.h index 7a463bc2bfba04b4a2eec92948b47d1b2995e828..0d64a3bc2c0ad6ffcdd5b50b5ab78cb7d394724f 100644 --- a/elf/link.h +++ b/elf/link.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _LINK_H #define _LINK_H 1 diff --git a/elf/pldd-xx.c b/elf/pldd-xx.c index 756f6d7a1cb25946e82dbb5697c90feee60d0be7..699c569a7d14032f33cbfaf5124d8516a0301912 100644 --- a/elf/pldd-xx.c +++ b/elf/pldd-xx.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define E(name) E_(name, CLASS) #define E_(name, cl) E__(name, cl) diff --git a/elf/pldd.c b/elf/pldd.c index 69629bd5d21ef80424b123573e90a26aebf11c71..45350ad2b7a4c78f28fc7ce1cbee40e9448b9121 100644 --- a/elf/pldd.c +++ b/elf/pldd.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _FILE_OFFSET_BITS 64 diff --git a/elf/readelflib.c b/elf/readelflib.c index ca4dc6f11e6a919008af16668b83130f4b279e1f..09f5858426e24facd36ab54f0a116796d6addaa5 100644 --- a/elf/readelflib.c +++ b/elf/readelflib.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This code is a heavily simplified version of the readelf program that's part of the current binutils development version. For architectures diff --git a/elf/readlib.c b/elf/readlib.c index c9743e66929d49594dae9c870d04dfb4af7422fe..0f3fd383465186280080367e1b262b3a2b658b63 100644 --- a/elf/readlib.c +++ b/elf/readlib.c @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ /* The code in this file and in readelflib is a heavily simplified version of the readelf program that's part of the current binutils diff --git a/elf/rtld-Rules b/elf/rtld-Rules index 2dfee6827a603e68ec986d30d1da0cbcfb2e3446..6d8b5bb04db115065bedf5ea649e5a2394906490 100644 --- a/elf/rtld-Rules +++ b/elf/rtld-Rules @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # This makefile is never used by itself, but only from the rtld-libc.a # rule in Makefile, which does make -f librtld.mk -f rtld-Rules. diff --git a/elf/rtld.c b/elf/rtld.c index c9490ff694009f851aa1511ac538cd2d649d36c5..8a6e1a11b22f0e3fea3a0416e50a908027b7f53f 100644 --- a/elf/rtld.c +++ b/elf/rtld.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/setup-vdso.h b/elf/setup-vdso.h index 53be5020246ea4b98677898bdb4bf8963e3a53b6..62785b98db92b4a60486c74186fb315495d4e7b4 100644 --- a/elf/setup-vdso.h +++ b/elf/setup-vdso.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ static inline void __attribute__ ((always_inline)) setup_vdso (struct link_map *main_map __attribute__ ((unused)), diff --git a/elf/sln.c b/elf/sln.c index 57d29e94e2d88cecd0e4ab91c58aff50e67eaafe..6fa4241c48376dd4a657dcb073e423f4a0b48830 100644 --- a/elf/sln.c +++ b/elf/sln.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/sotruss-lib.c b/elf/sotruss-lib.c index d1c9a95baa68eb10bf67d35ae9a1922a536119fc..c55d422ccbdce9157c36d056948260c8d4c990e0 100644 --- a/elf/sotruss-lib.c +++ b/elf/sotruss-lib.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/sotruss.sh b/elf/sotruss.sh index 6e06eae00cfefddcee39fc3d02ddf2d478ccdbce..86c961832a1eee356ff6aeb444f99b58e4f06cad 100755 --- a/elf/sotruss.sh +++ b/elf/sotruss.sh @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # We should be able to find the translation right at the beginning. TEXTDOMAIN=libc diff --git a/elf/sprof.c b/elf/sprof.c index 06d5ca2aff6bd1ec51a511b40e656cbc7c9f1fb1..7e4225ca8606bc4da9a8806493e3431d52d9e1bd 100644 --- a/elf/sprof.c +++ b/elf/sprof.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include @@ -88,7 +88,7 @@ static const struct argp_option options[] = /* Short description of program. */ static const char doc[] = N_("Read and display shared object profiling data."); //For bug reporting instructions, please see:\n -//.\n"); +//.\n"); /* Strings for arguments in help texts. */ static const char args_doc[] = N_("SHOBJ [PROFDATA]"); diff --git a/elf/static-stubs.c b/elf/static-stubs.c index c100cb145598768395dca1d7815630fd0c19ecde..991ffa069ea619dd9cda197232882d39a3122444 100644 --- a/elf/static-stubs.c +++ b/elf/static-stubs.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Avoid backtrace (and so _Unwind_Backtrace) dependencies from sysdeps/unix/sysv/linux/libc_fatal.c. */ diff --git a/elf/tlsdeschtab.h b/elf/tlsdeschtab.h index 1154fd3c07d1d24ed02112c04a76799bd5dde404..01111f7992af4f0ec867b2cd7174f92e795d45c1 100644 --- a/elf/tlsdeschtab.h +++ b/elf/tlsdeschtab.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef TLSDESCHTAB_H # define TLSDESCHTAB_H 1 diff --git a/elf/tst-_dl_addr_inside_object.c b/elf/tst-_dl_addr_inside_object.c index a603fe01ff4c3f43bdc5123d21be7c240406e863..df74e22294fc53d5a9bcf618f7e1e668ebebfcd1 100644 --- a/elf/tst-_dl_addr_inside_object.c +++ b/elf/tst-_dl_addr_inside_object.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-absolute-sym-lib.c b/elf/tst-absolute-sym-lib.c index e0becab58ea796a42f581b08f3cdb6ec25cb8693..2493d76ca5555e51c9919f501e2c07cfbe0f9a3f 100644 --- a/elf/tst-absolute-sym-lib.c +++ b/elf/tst-absolute-sym-lib.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern char absolute; diff --git a/elf/tst-absolute-sym-lib.lds b/elf/tst-absolute-sym-lib.lds index fcb990116af3eb4f8b0dcb25b220a5f6f59231f8..e71d53e2a3c03ce48ecc7ec7864c7eae5a1c2756 100644 --- a/elf/tst-absolute-sym-lib.lds +++ b/elf/tst-absolute-sym-lib.lds @@ -14,6 +14,6 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ "absolute" = 0x55aa; diff --git a/elf/tst-absolute-sym.c b/elf/tst-absolute-sym.c index c641f7ecdf243017ab06e29bca432f49e8132ed0..4af15549292c5a8ee3bcf476c617b9c7c80af1e3 100644 --- a/elf/tst-absolute-sym.c +++ b/elf/tst-absolute-sym.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-absolute-zero-lib.c b/elf/tst-absolute-zero-lib.c index b04a05de79b871339af5d5a1dba10813bc7c9bdc..72d08be393f2b62da6cc581547503f8e7e0c6c83 100644 --- a/elf/tst-absolute-zero-lib.c +++ b/elf/tst-absolute-zero-lib.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern char absolute; diff --git a/elf/tst-absolute-zero.c b/elf/tst-absolute-zero.c index 59ab099d0160668271a7d177e2fe08c209311ee3..57e6f79319f0bf87410725bd6f9f749adb4cfd2f 100644 --- a/elf/tst-absolute-zero.c +++ b/elf/tst-absolute-zero.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-align.c b/elf/tst-align.c index 0bf8087e900e33b849574d3ef97cc1eef97a5b53..5e8af45622d370d93a23b284b0f6f91daf879a99 100644 --- a/elf/tst-align.c +++ b/elf/tst-align.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-align2.c b/elf/tst-align2.c index 6bfb577124c136f28bdad2e2c8216c56bc98ee69..d7c6b3e9967699f9f519aff504013ec0b8c7c0b1 100644 --- a/elf/tst-align2.c +++ b/elf/tst-align2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-alignmod.c b/elf/tst-alignmod.c index 3f5f3ae9b6555873c1e85869782fc39b5906eef7..ccceb5ecbedee87efbddc1b16c4816165c65c6ce 100644 --- a/elf/tst-alignmod.c +++ b/elf/tst-alignmod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-alignmod2.c b/elf/tst-alignmod2.c index 7428c5f8ca33b470c3198be424f9878fa45c832c..4e45f83b95edf6234ec7dde62c20a5d8dc2db3fa 100644 --- a/elf/tst-alignmod2.c +++ b/elf/tst-alignmod2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-audit11.c b/elf/tst-audit11.c index f17d9c66e90aa4ef73b80d17ad3c83e0745fbf1d..9a4bebd227bf9b8d3afe3063d2b32eb6232aeffb 100644 --- a/elf/tst-audit11.c +++ b/elf/tst-audit11.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-audit11mod1.c b/elf/tst-audit11mod1.c index 370be9d5d46611bf634349a54194413392dbab45..8d24e5eafb32db4e9ccc8496e7ea29c4572391ac 100644 --- a/elf/tst-audit11mod1.c +++ b/elf/tst-audit11mod1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern int f2 (void); int diff --git a/elf/tst-audit11mod2.c b/elf/tst-audit11mod2.c index dc23feed581abd78b794430dff5e909931b39c24..444cc6c7c8c75738a5d19c3c89e1012207abb89e 100644 --- a/elf/tst-audit11mod2.c +++ b/elf/tst-audit11mod2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ int f2 (void) diff --git a/elf/tst-audit11mod2.map b/elf/tst-audit11mod2.map index 9d471fbcdf0ac2963a258b0a889cb7412a6d2fed..7b35c88769a35a39a8c85768c9f624a500931a01 100644 --- a/elf/tst-audit11mod2.map +++ b/elf/tst-audit11mod2.map @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ V1 { global: f2; diff --git a/elf/tst-audit12.c b/elf/tst-audit12.c index cd10b914b5829dfcb76af42278b2adfc1458be3c..1320c0d4adb29f90cea3eaceb70c6bfeda80bce3 100644 --- a/elf/tst-audit12.c +++ b/elf/tst-audit12.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-audit12mod1.c b/elf/tst-audit12mod1.c index 095d2d649f378d3463588b346a676745b30acbc8..884c9801b160e5c3728b75cc99477c93fb803b43 100644 --- a/elf/tst-audit12mod1.c +++ b/elf/tst-audit12mod1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern int f2 (void); int diff --git a/elf/tst-audit12mod2.c b/elf/tst-audit12mod2.c index 21b40a871860bf58d0147de739ed2670c972661b..cea9f898e5ed51f80ffff8aed248eb2cace54090 100644 --- a/elf/tst-audit12mod2.c +++ b/elf/tst-audit12mod2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ int f2 (void) diff --git a/elf/tst-audit12mod2.map b/elf/tst-audit12mod2.map index f7bf90df310f723cc9e9a92360568bcebabf1376..eeaca9a598e5a80dd6d966fd2df3aaf270d23db7 100644 --- a/elf/tst-audit12mod2.map +++ b/elf/tst-audit12mod2.map @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ V1 { global: f2; diff --git a/elf/tst-audit12mod3.c b/elf/tst-audit12mod3.c index df3c9909c159f9af16ec100ec016ed6330cab16f..82d7501ec886a9f2f996539e03302ecc8e874a9c 100644 --- a/elf/tst-audit12mod3.c +++ b/elf/tst-audit12mod3.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ int f2 (void) diff --git a/elf/tst-audit13.c b/elf/tst-audit13.c index 6f587baf581ce32c37611d9a74401cf4f615301a..08d6d0c55095d8794f3350b1ec74641035a350b4 100644 --- a/elf/tst-audit13.c +++ b/elf/tst-audit13.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/tst-audit13mod1.c b/elf/tst-audit13mod1.c index cf017e235c7ae030166c8036845deb0a16679104..312f9a4a0921781a5b18b1c24392d9faaef147e8 100644 --- a/elf/tst-audit13mod1.c +++ b/elf/tst-audit13mod1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-auditmod11.c b/elf/tst-auditmod11.c index 3d9867e4a8f0a5d917eee2ecfada53981d33e525..f7c9002c8576b6c08a2754868c83e0db92bfe75c 100644 --- a/elf/tst-auditmod11.c +++ b/elf/tst-auditmod11.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-auditmod12.c b/elf/tst-auditmod12.c index 886f20af5a093fc85ca4e619aadaf5c776cb6f02..216b7e53d829b178d5c5ae5344a12d74abee7a00 100644 --- a/elf/tst-auditmod12.c +++ b/elf/tst-auditmod12.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-auxv.c b/elf/tst-auxv.c index 1003998e2e2c8b5a3c9ae2169f454fe24b31599d..cd1c47e46f001ee77e09baf287ad8e7267eff8f8 100644 --- a/elf/tst-auxv.c +++ b/elf/tst-auxv.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-big-note-lib.S b/elf/tst-big-note-lib.S index 721686fa0e87feecf516bc51e13eb18ce1bee276..2762a8f1f46a3f1e68b55ab8b4adc691a627c52c 100644 --- a/elf/tst-big-note-lib.S +++ b/elf/tst-big-note-lib.S @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This creates a .so with 8MiB PT_NOTE segment. On a typical Linux system with 8MiB "ulimit -s", that was enough diff --git a/elf/tst-big-note.c b/elf/tst-big-note.c index 7ecc94edcd6f4961b29dd42a49a500eba49f8dd1..2aab0edaa905dfdaa8ec3665f47fa6c0387f17b4 100644 --- a/elf/tst-big-note.c +++ b/elf/tst-big-note.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file must be run from within a directory called "elf". */ diff --git a/elf/tst-create_format1.c b/elf/tst-create_format1.c index e61ea94a1114866d4a5c4d1ccabb134b0ff30448..10cab4954a9046af20e3028d93471f9a7bad40b9 100644 --- a/elf/tst-create_format1.c +++ b/elf/tst-create_format1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-debug1.c b/elf/tst-debug1.c index f76cb203207a49179379ba5c247bc970d15a8755..144c19b7e0afb419dac340cbae90635acf215ea1 100644 --- a/elf/tst-debug1.c +++ b/elf/tst-debug1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-dl-iter-static.c b/elf/tst-dl-iter-static.c index d5241307ba32d1a4c9a89e75cfa3b23446ff470e..15dcefd83bb7256cd6d04df71abd36d110bacb67 100644 --- a/elf/tst-dl-iter-static.c +++ b/elf/tst-dl-iter-static.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/tst-dlmodcount.c b/elf/tst-dlmodcount.c index 18c3625aa1f258dfe2dc03f4e041e7d7e7a6869d..2e30c7d0a8120db35a62b51637752086acc0a31d 100644 --- a/elf/tst-dlmodcount.c +++ b/elf/tst-dlmodcount.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-dlopen-aout-container.c b/elf/tst-dlopen-aout-container.c index 9b9f86133dd7733ea4bead21bb14ef389304bfb5..702dbe04c4bd6c9f5ed773c0429e2c9e01f17e05 100644 --- a/elf/tst-dlopen-aout-container.c +++ b/elf/tst-dlopen-aout-container.c @@ -14,6 +14,6 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "tst-dlopen-aout.c" diff --git a/elf/tst-dlopen-aout.c b/elf/tst-dlopen-aout.c index 3e39fc606761bc115aebb7518b143ce3f6dd1e1a..b86d082bc1c94d14ef4c16c8337353c5309e699b 100644 --- a/elf/tst-dlopen-aout.c +++ b/elf/tst-dlopen-aout.c @@ -19,7 +19,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-dlopen-pie.c b/elf/tst-dlopen-pie.c index 6a41c731cbc5ab7b928196e99fc49c6dc3b80a40..2179322a9481d4a8479d2df471c40c7717d55aa7 100644 --- a/elf/tst-dlopen-pie.c +++ b/elf/tst-dlopen-pie.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This test attempts to open the (otherwise unrelated) PIE test program elf/tst-pie1 and expects the attempt to fail. */ diff --git a/elf/tst-dlopenrpath.c b/elf/tst-dlopenrpath.c index e65b1d7c549564a1f01313688df545b576ce2c85..1259f8494fab8b8cc053bbf3afefbf0aef4e46c4 100644 --- a/elf/tst-dlopenrpath.c +++ b/elf/tst-dlopenrpath.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-dlopenrpathmod.c b/elf/tst-dlopenrpathmod.c index 416e8ad74404f56dca1eb3c4e4ca475ddc97c3ec..082b7894006d2f943767387187fc619b1c743c2b 100644 --- a/elf/tst-dlopenrpathmod.c +++ b/elf/tst-dlopenrpathmod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-dlsym-error.c b/elf/tst-dlsym-error.c index 78c6719fe59c47dc1971bb7dc97ca3e43c50bcb9..5dbe868b7a93c690dacd13df1562ae5c56f3a455 100644 --- a/elf/tst-dlsym-error.c +++ b/elf/tst-dlsym-error.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-env-setuid-tunables.c b/elf/tst-env-setuid-tunables.c index e92e9f5fbfc68f543eaf76800d0357bfbaa4e0b0..45c4ac7d0efb56668a4c1adf17e432a0a68632df 100644 --- a/elf/tst-env-setuid-tunables.c +++ b/elf/tst-env-setuid-tunables.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Verify that tunables correctly filter out unsafe tunables like glibc.malloc.check and glibc.malloc.mmap_threshold but also retain diff --git a/elf/tst-env-setuid.c b/elf/tst-env-setuid.c index a080d2fa1c1bfc5db236237ea6277b585931077f..535376d1333c7526386a51e0e03962df8f41c9f3 100644 --- a/elf/tst-env-setuid.c +++ b/elf/tst-env-setuid.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Verify that tunables correctly filter out unsafe environment variables like MALLOC_CHECK_ and MALLOC_MMAP_THRESHOLD_ but also retain diff --git a/elf/tst-gnu2-tls1.c b/elf/tst-gnu2-tls1.c index 9ca2cedd4ebc9263eb711628a861f489b2683e9d..a0137b98316ebb9060591b2d3fbe72f8b13b4555 100644 --- a/elf/tst-gnu2-tls1.c +++ b/elf/tst-gnu2-tls1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-gnu2-tls1mod.c b/elf/tst-gnu2-tls1mod.c index 974f532da82d8dbf5f3f9669ac82bc01d2b9077a..9873e89c1766c978813dade7af23c4af7c7d6755 100644 --- a/elf/tst-gnu2-tls1mod.c +++ b/elf/tst-gnu2-tls1mod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ static __thread int ld; diff --git a/elf/tst-ifunc-textrel.c b/elf/tst-ifunc-textrel.c index 8c9f5498e7308f5e40f3a2d1ea8da091c8705521..369de150366af2c184109a5569260fad1b765dea 100644 --- a/elf/tst-ifunc-textrel.c +++ b/elf/tst-ifunc-textrel.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/tst-latepthread.c b/elf/tst-latepthread.c index c18aadfe188cb63034252f39424b4aab3ada9994..7c780e5bad48d4e70be9ff28070793b03afc0def 100644 --- a/elf/tst-latepthread.c +++ b/elf/tst-latepthread.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-latepthreadmod.c b/elf/tst-latepthreadmod.c index a0d66c222c43da8fab5322aa0f05dcf6c1350f95..54669a8f052aceb7170535ee7129afb5b767a502 100644 --- a/elf/tst-latepthreadmod.c +++ b/elf/tst-latepthreadmod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file is compiled into a DSO which loads libpthread, but fails the dynamic linker afterwards. */ diff --git a/elf/tst-ldconfig-X.sh b/elf/tst-ldconfig-X.sh index 7ad41c3baf06742adf82c7162f9e16a218dfdbef..518fb45c0ecb2995f22567a1b535ec4524e95ce8 100644 --- a/elf/tst-ldconfig-X.sh +++ b/elf/tst-ldconfig-X.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . set -ex diff --git a/elf/tst-ldconfig-bad-aux-cache.c b/elf/tst-ldconfig-bad-aux-cache.c index 6e22ff815eaaa817eb7f1d7a7bfc0fb03b088990..d48d3f0e93055b7c716eb2c46c04215a04bc3a92 100644 --- a/elf/tst-ldconfig-bad-aux-cache.c +++ b/elf/tst-ldconfig-bad-aux-cache.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see . */ + not, see . */ /* This test does the following: Run ldconfig to create the caches. diff --git a/elf/tst-libc_dlvsym-dso.c b/elf/tst-libc_dlvsym-dso.c index e4fd4f007b513671a8d5e0d4057e5310ba777a7b..d4464daee9f53d6c6aa366d6e190f6cd1c3d6e6f 100644 --- a/elf/tst-libc_dlvsym-dso.c +++ b/elf/tst-libc_dlvsym-dso.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "tst-libc_dlvsym.h" diff --git a/elf/tst-libc_dlvsym-static.c b/elf/tst-libc_dlvsym-static.c index 0f28549eea05bea75011505b72dd7c28807311b5..3bcc5ff1d794f4cb5ea86398587852c6d93838c2 100644 --- a/elf/tst-libc_dlvsym-static.c +++ b/elf/tst-libc_dlvsym-static.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/tst-libc_dlvsym.c b/elf/tst-libc_dlvsym.c index 93f307dc6beb81cd88be2be96515c60191572c60..bb430cca6b5feb1038f386dcb101d0e0bf378711 100644 --- a/elf/tst-libc_dlvsym.c +++ b/elf/tst-libc_dlvsym.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "tst-libc_dlvsym.h" diff --git a/elf/tst-libc_dlvsym.h b/elf/tst-libc_dlvsym.h index 31275f180bc624ef2522dd0a347f72b3275db931..36f831028cad1dda93d4dc7feff1a23d676b2f58 100644 --- a/elf/tst-libc_dlvsym.h +++ b/elf/tst-libc_dlvsym.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* compare_vsyms is the main entry point for these tests. diff --git a/elf/tst-linkall-static.c b/elf/tst-linkall-static.c index fbeefe7e43243937a5cf1972d7a6f65049911250..8860cd249c71786468dc7b1dfe4dabed08365f02 100644 --- a/elf/tst-linkall-static.c +++ b/elf/tst-linkall-static.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see . */ + not, see . */ #include #include diff --git a/elf/tst-main1.c b/elf/tst-main1.c index 798cc57c5918caefc050232d2fdbd2f51eef8395..e7907b5563cd1461ad89b644ea065de560237e9a 100644 --- a/elf/tst-main1.c +++ b/elf/tst-main1.c @@ -14,6 +14,6 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This is empty. */ diff --git a/elf/tst-main1mod.c b/elf/tst-main1mod.c index 1a204c9f98e07cee4a62069cf074c11de15e816e..6a660b19cc0c2a25ce0e3761fdc592510852bb66 100644 --- a/elf/tst-main1mod.c +++ b/elf/tst-main1mod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ static int do_test (void) diff --git a/elf/tst-nodelete-dlclose-dso.c b/elf/tst-nodelete-dlclose-dso.c index 1d65fc4992d584be480ae2e64e8e650bcb2580c9..0f976d29447f678e25d13685948181fd45bbf352 100644 --- a/elf/tst-nodelete-dlclose-dso.c +++ b/elf/tst-nodelete-dlclose-dso.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This is the primary DSO that is loaded by the appliation. This DSO then loads a plugin with RTLD_NODELETE. This plugin depends on this diff --git a/elf/tst-nodelete-dlclose-plugin.c b/elf/tst-nodelete-dlclose-plugin.c index cd078a31cdd8432ac71a64737fde8aff5e4ce669..739a332fc9408f6cf50ebba4322324eaf4bd3ff5 100644 --- a/elf/tst-nodelete-dlclose-plugin.c +++ b/elf/tst-nodelete-dlclose-plugin.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This DSO simulates a plugin with a dependency on the primary DSO loaded by the appliation. */ diff --git a/elf/tst-nodelete-dlclose.c b/elf/tst-nodelete-dlclose.c index 38f8969f0e8b8cd5eeb2f96dc499b30f5f322367..8e6c07540cd8a4cf807b664ac82e3629f539a727 100644 --- a/elf/tst-nodelete-dlclose.c +++ b/elf/tst-nodelete-dlclose.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This simulates an application using the primary DSO which loads the plugin DSO. */ diff --git a/elf/tst-nodelete-opened-lib.c b/elf/tst-nodelete-opened-lib.c index b4164cc1c7a08c5e31f74295228f8ebd85705a30..56c87e3d29b18a468d19c51474a709e68d2470dd 100644 --- a/elf/tst-nodelete-opened-lib.c +++ b/elf/tst-nodelete-opened-lib.c @@ -14,6 +14,6 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ int foo_var = 42; diff --git a/elf/tst-nodelete-opened.c b/elf/tst-nodelete-opened.c index d720f97f66641d0d4540fc4b1e2c565bce6f83a4..6d7aa247e25086af5df83744bb4f246bfe7ea2fb 100644 --- a/elf/tst-nodelete-opened.c +++ b/elf/tst-nodelete-opened.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-noload.c b/elf/tst-noload.c index b588b97de4f7be60df5aeff9fc62ebf74754cac5..806a39b622702b07c8ea26f8267b02050bbd2fad 100644 --- a/elf/tst-noload.c +++ b/elf/tst-noload.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-null-argv-lib.c b/elf/tst-null-argv-lib.c index f7bceb35109820e7548dd87d42bacee1ce025d99..4afb952c729926c6f0e5715d927d4765efb014d4 100644 --- a/elf/tst-null-argv-lib.c +++ b/elf/tst-null-argv-lib.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ void foo (void) diff --git a/elf/tst-null-argv.c b/elf/tst-null-argv.c index 26494401e34914ae8b7d83e17a72802025281afe..b29dee327643ae7a26a758afbe65e6f9e67a087b 100644 --- a/elf/tst-null-argv.c +++ b/elf/tst-null-argv.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern void foo (void); diff --git a/elf/tst-pathopt.sh b/elf/tst-pathopt.sh index b8baddaf40dc45da8687971336cde60c3788a4b1..2ffe7695d71e2e6608865a67977f4646f1115cad 100755 --- a/elf/tst-pathopt.sh +++ b/elf/tst-pathopt.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . set -e diff --git a/elf/tst-pie2.c b/elf/tst-pie2.c index 1cd9103afbae0b83cb3d05c05bc72e0f91976eb4..736a5d8fbe9a83653e4f1a1edf8d3cf2d5f50496 100644 --- a/elf/tst-pie2.c +++ b/elf/tst-pie2.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/tst-pldd.c b/elf/tst-pldd.c index 6b7c94a1c09ecfbeb7b98f07e9803b9ed979db24..3f97e27fa27782acf6103567f1c4234aacbb9267 100644 --- a/elf/tst-pldd.c +++ b/elf/tst-pldd.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-prelink.c b/elf/tst-prelink.c index 918e2baac188630be85577486f9e1d44ff368888..a24f5a8d663b1fd4eec87ec04b9a99244fd09e4f 100644 --- a/elf/tst-prelink.c +++ b/elf/tst-prelink.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/elf/tst-protected1a.c b/elf/tst-protected1a.c index 86c0bc1389b6bc96d33ba09fd128ebc50a8e8217..59f525f164043078cdff93fdbbd803c3d44b36a0 100644 --- a/elf/tst-protected1a.c +++ b/elf/tst-protected1a.c @@ -22,7 +22,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file must be compiled as PIE to avoid copy relocation when accessing protected symbols defined in shared libaries since copy diff --git a/elf/tst-protected1b.c b/elf/tst-protected1b.c index 4ea9ca6f00a803bf2762e5240a5f8d5b828ff665..dc86708ef212d940391097049125c02f8617f8de 100644 --- a/elf/tst-protected1b.c +++ b/elf/tst-protected1b.c @@ -22,7 +22,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file must be compiled as PIE to avoid copy relocation when accessing protected symbols defined in shared libaries since copy diff --git a/elf/tst-protected1mod.h b/elf/tst-protected1mod.h index 98c1bf7e0352a12e3e435e3acb0a45a02edf6451..3ba9d65dcc90e34e44cbd11dfaa007bb1069cf1f 100644 --- a/elf/tst-protected1mod.h +++ b/elf/tst-protected1mod.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Prototypes for the functions in the DSOs. */ extern int protected1; diff --git a/elf/tst-protected1moda.c b/elf/tst-protected1moda.c index 86b346d17ebe3dcb7f526c03c780b6b114249515..24302f7b5b300e641f75125ff1d833144e03aaf8 100644 --- a/elf/tst-protected1moda.c +++ b/elf/tst-protected1moda.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "tst-protected1mod.h" diff --git a/elf/tst-protected1modb.c b/elf/tst-protected1modb.c index 61645756e26d854f6c9fca31bcac3e41fc73e970..3a2601d6cba5f7f637d9ba48128f249f10e6bcdd 100644 --- a/elf/tst-protected1modb.c +++ b/elf/tst-protected1modb.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include "tst-protected1mod.h" diff --git a/elf/tst-ptrguard1.c b/elf/tst-ptrguard1.c index c2c16d8a9893d9d8685965d76215e4531c544c82..7a085b413c7f3d99313a7d94c8b939da09ebfa64 100644 --- a/elf/tst-ptrguard1.c +++ b/elf/tst-ptrguard1.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-rtld-load-self.sh b/elf/tst-rtld-load-self.sh index 5afcec721695639ce028320cc94875cf624c4d63..eef5861d5e7c2243291fb39dfcf21fd89a2c010f 100755 --- a/elf/tst-rtld-load-self.sh +++ b/elf/tst-rtld-load-self.sh @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . set -e diff --git a/elf/tst-rtld-preload.sh b/elf/tst-rtld-preload.sh index f0c0ca11ba36e8d29b922c50e856ad79c17a2898..6d420d420c2bd840b09fa6e15c21601b478ea03c 100755 --- a/elf/tst-rtld-preload.sh +++ b/elf/tst-rtld-preload.sh @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . set -e diff --git a/elf/tst-sonamemove-dlopen.c b/elf/tst-sonamemove-dlopen.c index c496705044cdd53c73b6e88c9e1b22b9b20ea8fd..9a101029156fdf7eb8b663217c05b88b3cfc4473 100644 --- a/elf/tst-sonamemove-dlopen.c +++ b/elf/tst-sonamemove-dlopen.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-sonamemove-link.c b/elf/tst-sonamemove-link.c index 4bc3bf32f88f97a95e01b7d0c0c0937a0f255904..98f149a950ab25e13d00371259ae81f202fa3c3b 100644 --- a/elf/tst-sonamemove-link.c +++ b/elf/tst-sonamemove-link.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* At link time, moved_function is bound to the symbol version SONAME_MOVE in tst-sonamemove-runmod1.so, using the diff --git a/elf/tst-sonamemove-linkmod1.c b/elf/tst-sonamemove-linkmod1.c index b8a354e5e394f566957d15b8b0195e120ccbee32..b68e3985b4f6ee87fb74ac607ea6c19aa3aa21ef 100644 --- a/elf/tst-sonamemove-linkmod1.c +++ b/elf/tst-sonamemove-linkmod1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This function moved from tst-sonamemove-runmod1.so. This module is intended for linking only, to simulate an old application which was diff --git a/elf/tst-sonamemove-runmod1.c b/elf/tst-sonamemove-runmod1.c index 5c409e22898bc8360445fb7df31d9ad58254b630..058e8b4bcfa4785d96f125c58d6b7a67cec2a967 100644 --- a/elf/tst-sonamemove-runmod1.c +++ b/elf/tst-sonamemove-runmod1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Dummy function to add the required symbol version. */ void diff --git a/elf/tst-sonamemove-runmod2.c b/elf/tst-sonamemove-runmod2.c index b5e482eff57d7d83e48792b03a01a5ddb6c45011..6427a79a117120adbef25b11b1d60e0837ed9f40 100644 --- a/elf/tst-sonamemove-runmod2.c +++ b/elf/tst-sonamemove-runmod2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* In the test scenario, this function was originally in tst-sonamemove-runmod1.so. */ diff --git a/elf/tst-stackguard1.c b/elf/tst-stackguard1.c index 8a8e4719d6b3541f7c104685b816af4ca0c4f2e7..756ca9d83ba0837341bddeb18be227d7a1f47b35 100644 --- a/elf/tst-stackguard1.c +++ b/elf/tst-stackguard1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-tls-manydynamic.c b/elf/tst-tls-manydynamic.c index 752f66e6332178cf0dfad0f6ef0ed60d66c86841..9b2111efee7e0cf8bf7e5e673d65fb9d201b8f08 100644 --- a/elf/tst-tls-manydynamic.c +++ b/elf/tst-tls-manydynamic.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This test intends to exercise dynamic TLS variable allocation. It achieves this by combining dlopen (to avoid static TLS allocation diff --git a/elf/tst-tls-manydynamic.h b/elf/tst-tls-manydynamic.h index 2709c3b7f3632a64e3d3d57251a4090c55dc8f21..2cf4aff49c2b9bf6b64f8e475cc8a80bca4b3b38 100644 --- a/elf/tst-tls-manydynamic.h +++ b/elf/tst-tls-manydynamic.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef TST_TLS_MANYDYNAMIC_H #define TST_TLS_MANYDYNAMIC_H diff --git a/elf/tst-tls-manydynamicmod.c b/elf/tst-tls-manydynamicmod.c index 7f64e8349d3204e2fd7c55ccc2de64f927333fb7..47c5fb90ca8b431db10037cae11225ad1cf9189e 100644 --- a/elf/tst-tls-manydynamicmod.c +++ b/elf/tst-tls-manydynamicmod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file is parameterized by macros NAME, SETTER, GETTER, which are set form the Makefile. */ diff --git a/elf/tst-tlsalign-extern.c b/elf/tst-tlsalign-extern.c index 6d695a6f72ef221534dce9c535d8220f322ffa50..c6cd1f077e31430ed6b50ca9a3815ec426f0ee3a 100644 --- a/elf/tst-tlsalign-extern.c +++ b/elf/tst-tlsalign-extern.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-tlsalign.c b/elf/tst-tlsalign.c index 10681361e809a50ed9995b26012bf1e8183c1171..4ad301568fd3e63fc38d8c9c14df3709bc71abf0 100644 --- a/elf/tst-tlsalign.c +++ b/elf/tst-tlsalign.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-unwind-ctor-lib.c b/elf/tst-unwind-ctor-lib.c index fbafc863ccbe2c21e1a9ad15ba9a9b7cb0364ab6..e9b95c4a182e8ca2fcfe0741d3bf5c64598025cd 100644 --- a/elf/tst-unwind-ctor-lib.c +++ b/elf/tst-unwind-ctor-lib.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/tst-unwind-ctor.c b/elf/tst-unwind-ctor.c index 8d48ce7011aee3288456ac86658d8df6b9ba747d..2016f720d29d103f553aced76fb78337bc0575cc 100644 --- a/elf/tst-unwind-ctor.c +++ b/elf/tst-unwind-ctor.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ extern void dummy (void); diff --git a/elf/tst-unwind-main.c b/elf/tst-unwind-main.c index 0c345dc31f46a6b5483ed088fdd33d2eb322ede1..92159a43e4923603a7b74aaea15ccacd76faad31 100644 --- a/elf/tst-unwind-main.c +++ b/elf/tst-unwind-main.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/elf/vismain.c b/elf/vismain.c index e6bdab9980d6a79f12a500f418e8c47a6175bf51..9782d5cf2cf9a53b80d9a3e037a7dcadcc5d17d9 100644 --- a/elf/vismain.c +++ b/elf/vismain.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file must be compiled as PIE to avoid copy relocation when accessing protected symbols defined in shared libaries since copy diff --git a/elf/vismod1.c b/elf/vismod1.c index dd328d6fa181a4900b0fc0a1d89d0345fc8137ec..72a0c1647318d33e3c71c40eb09b6eb91c703ec3 100644 --- a/elf/vismod1.c +++ b/elf/vismod1.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "vismod.h" diff --git a/elf/vismod2.c b/elf/vismod2.c index 8c274236c4e6e5dfb602912c6be00215fc8fcd70..f412661cc9e8268d35a010e708dc9e4d96952a3d 100644 --- a/elf/vismod2.c +++ b/elf/vismod2.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include "vismod.h" diff --git a/elf/vismod3.c b/elf/vismod3.c index c700567c926e3f0124ee69e91bc6851612130cd9..5c729260b95f53fdf6f2d2000c3fc209bba0d2bb 100644 --- a/elf/vismod3.c +++ b/elf/vismod3.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "vismod.h" diff --git a/gmon/Makefile b/gmon/Makefile index 178a36be61dc22550b2730f8cd6ee852456c07be..9800b942a371caea150e587f10bc1d38340e9eb1 100644 --- a/gmon/Makefile +++ b/gmon/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Sub-makefile for gmon portion of the library. diff --git a/gmon/profil.c b/gmon/profil.c index d4f00ae83e720885d33b79c5911727d8b48e6f2b..02b813ab93707c406b1e3faa25b7d6d0f2ecadcd 100644 --- a/gmon/profil.c +++ b/gmon/profil.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/gmon/sprofil.c b/gmon/sprofil.c index 8d787e6e7f52548086aa8ff373411dc90a3a937a..03027896fc52f0f8f2623463f8983e5f3c0363dd 100644 --- a/gmon/sprofil.c +++ b/gmon/sprofil.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/gmon/sys/gmon_out.h b/gmon/sys/gmon_out.h index 417c6c8c04d6ec45a9f0ec55cc8cc43f97830dfe..e259776b6e39e5d590c73e8523672c3b54feed1d 100644 --- a/gmon/sys/gmon_out.h +++ b/gmon/sys/gmon_out.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file specifies the format of gmon.out files. It should have as few external dependencies as possible as it is going to be included diff --git a/gmon/sys/profil.h b/gmon/sys/profil.h index ba99ac86340cea5a0e2c9d53e158489d33e1508b..11795164c5acd747e5f5602d2111d99498e0d412 100644 --- a/gmon/sys/profil.h +++ b/gmon/sys/profil.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _PROFIL_H #define _PROFIL_H 1 diff --git a/gmon/tst-gmon-gprof.sh b/gmon/tst-gmon-gprof.sh index fe2d9f2a176df724a930f0229b0e2df3fd1500b4..b668d9d1837b3ad0d15af92ac7e6d7137508c815 100644 --- a/gmon/tst-gmon-gprof.sh +++ b/gmon/tst-gmon-gprof.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . LC_ALL=C export LC_ALL diff --git a/gmon/tst-gmon-static-gprof.sh b/gmon/tst-gmon-static-gprof.sh index a8ab263d1eae23d0db3ff34db2de8e8929c94b80..8c962e1a39f4e4d763a92e3eee6053f1f8d7d6c6 100644 --- a/gmon/tst-gmon-static-gprof.sh +++ b/gmon/tst-gmon-static-gprof.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . LC_ALL=C export LC_ALL diff --git a/gmon/tst-gmon.c b/gmon/tst-gmon.c index 7649e27e20e3dc315c9b1a12290bef86ba75d13b..fb96b9a5f5bdf4e3823633b26c9fbfc4691c91bb 100644 --- a/gmon/tst-gmon.c +++ b/gmon/tst-gmon.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This program does not use the test harness because we want tight control over the call graph. */ diff --git a/gmon/tst-sprofil.c b/gmon/tst-sprofil.c index 3f7f909cbaf12b76194c1113e04bf910ca6df46e..c079feaaa02e757796647780c8e6a4a8c6acd8a7 100644 --- a/gmon/tst-sprofil.c +++ b/gmon/tst-sprofil.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/gnulib/Makefile b/gnulib/Makefile index fc4a9c14257074731347cd7eb87ccd8ecc3a739b..0979fbd6bbb3727eba622e83421691b755a5e32e 100644 --- a/gnulib/Makefile +++ b/gnulib/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . subdir := gnulib diff --git a/gnulib/tst-gcc.c b/gnulib/tst-gcc.c index fbefc573635a43ed0bf929acef340ae6e0f388c3..4da0331e6737b8a9f5715c944e027cfff14d0aba 100644 --- a/gnulib/tst-gcc.c +++ b/gnulib/tst-gcc.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/grp/Makefile b/grp/Makefile index 94297bb73436eab0b019e49af93a7eeaa069368a..9477cc67de96b9570430537aea67822a56bfea78 100644 --- a/grp/Makefile +++ b/grp/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Sub-makefile for grp portion of the library. diff --git a/grp/fgetgrent.c b/grp/fgetgrent.c index 68f7b6fc422ca3aa40cabe0f1038346f9af2b27d..42a654e4280553085519034df122844a40789746 100644 --- a/grp/fgetgrent.c +++ b/grp/fgetgrent.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/grp/fgetgrent_r.c b/grp/fgetgrent_r.c index f701f5fd2f71da559e5da9f73c70e86e32f466ca..1c037cfac68fcfea968e9c6728191afe9f14b731 100644 --- a/grp/fgetgrent_r.c +++ b/grp/fgetgrent_r.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/grp/getgrent.c b/grp/getgrent.c index 57b23d8b1b031192aef4780d46e9c60d8f576384..12ee06ea26dec35435947c4dd40643093250adb4 100644 --- a/grp/getgrent.c +++ b/grp/getgrent.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/grp/getgrent_r.c b/grp/getgrent_r.c index d80d489192d3c0d9354b9303cd342e1032240a3a..3318bfb488408c6d2279772332f10af80bef937c 100644 --- a/grp/getgrent_r.c +++ b/grp/getgrent_r.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/grp/getgrgid.c b/grp/getgrgid.c index b23f4319355a69ee58bdafbbdd6222fbe81eb2a3..cdd095e5d668b3ef61021a3f389e39bd17eaa9fb 100644 --- a/grp/getgrgid.c +++ b/grp/getgrgid.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/grp/getgrgid_r.c b/grp/getgrgid_r.c index eb0e53bca87d19c4d75b63307a6fd5f62506c6f7..0d3a9f78100c1efb462caaca7e881b1a1d6153af 100644 --- a/grp/getgrgid_r.c +++ b/grp/getgrgid_r.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/grp/getgrnam.c b/grp/getgrnam.c index 03a9a6a0eb97f899f9ed19337fe3f0c20ef832b9..45d75b4680f4546458eaef22c5cac6c83d26fbca 100644 --- a/grp/getgrnam.c +++ b/grp/getgrnam.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/grp/getgrnam_r.c b/grp/getgrnam_r.c index 28614a80654fe72559cccccadf0d47c859c91552..8469ccb34c2d41fb518be1d80be663584f993898 100644 --- a/grp/getgrnam_r.c +++ b/grp/getgrnam_r.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/grp/grp-merge.c b/grp/grp-merge.c index 8227d52ea57ef6d2b996c708dfd10248666b2d8d..34c4469148f2b29c5b84bef6087e9cdf208c8ebd 100644 --- a/grp/grp-merge.c +++ b/grp/grp-merge.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/grp/grp-merge.h b/grp/grp-merge.h index d483ea2bf102ce52ae70adcce856a5dcc9ec7036..dc7836567c95983526b7a925af9f98bf83e45b73 100644 --- a/grp/grp-merge.h +++ b/grp/grp-merge.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _GRP_MERGE_H #define _GRP_MERGE_H 1 diff --git a/grp/grp.h b/grp/grp.h index 0663c8f83c897ff04473613f181d9bb77ae9dd03..3f559188b70b84e6bc239a63c92bc2167556fcaf 100644 --- a/grp/grp.h +++ b/grp/grp.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * POSIX Standard: 9.2.1 Group Database Access diff --git a/grp/initgroups.c b/grp/initgroups.c index a22f33c934d395e045888b4b76d35149d845da00..426a7d9d73d73129ccb56531a7c762caf5a5ed30 100644 --- a/grp/initgroups.c +++ b/grp/initgroups.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/grp/putgrent.c b/grp/putgrent.c index 60d45a2d6c08a203791b132f821502458aa5fe52..33c8dd7e09b19d591a682703262df1017132837c 100644 --- a/grp/putgrent.c +++ b/grp/putgrent.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/grp/setgroups.c b/grp/setgroups.c index b89eda1c186347f10a85636d39c6bd50f4a1883e..e07fa66da4a983e50d3eda3caea9f004d6b73ddb 100644 --- a/grp/setgroups.c +++ b/grp/setgroups.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/grp/tst-putgrent.c b/grp/tst-putgrent.c index e0a226256accfef2fcc8768ba72bd0b9014ee686..0e16884db6297171be8039ad282d81da9f2fafe3 100644 --- a/grp/tst-putgrent.c +++ b/grp/tst-putgrent.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/grp/tst_fgetgrent.c b/grp/tst_fgetgrent.c index abab04e08cfba0d23e5be52f5ef0f472031f24c5..d52b5fe34c32789d60014120208f788e6f17c6fd 100644 --- a/grp/tst_fgetgrent.c +++ b/grp/tst_fgetgrent.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/grp/tst_fgetgrent.sh b/grp/tst_fgetgrent.sh index 315d58521b7ee9f7ac12cb67796e7ae1f050feba..78570854c5ad3f69ef5cb05042ff787cee4148a8 100644 --- a/grp/tst_fgetgrent.sh +++ b/grp/tst_fgetgrent.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . set -e diff --git a/gshadow/Makefile b/gshadow/Makefile index edf298e777e5576d388ef4ea5f408b76fe86e681..8787cd3bfc68d4f27f87387c2d2e15818bbe4bd6 100644 --- a/gshadow/Makefile +++ b/gshadow/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Makefile for gshadow. diff --git a/gshadow/fgetsgent.c b/gshadow/fgetsgent.c index 46c206c8eb4f2bc4449d2319c09a9a6f551414e8..4e0b98bf1da8e4b7937c416fc6795d11aed30984 100644 --- a/gshadow/fgetsgent.c +++ b/gshadow/fgetsgent.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/gshadow/fgetsgent_r.c b/gshadow/fgetsgent_r.c index 19a663f0488699c12a2735d2ab395a60818fdbdd..70a411758fd8d72e23d68a5d864292c81ae1b36e 100644 --- a/gshadow/fgetsgent_r.c +++ b/gshadow/fgetsgent_r.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/gshadow/getsgent.c b/gshadow/getsgent.c index 8f080f0b603bed10d43a31ff2a139657edb8e732..e05bb9d8cf47d8cf63f487c7a5f58de87544b5dc 100644 --- a/gshadow/getsgent.c +++ b/gshadow/getsgent.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/gshadow/getsgent_r.c b/gshadow/getsgent_r.c index e3ac1e58db6f1bf0d5ac6c6a7eaba6b7fa4f711e..7fdfb1770785e9db28eac20f247432fbe642484c 100644 --- a/gshadow/getsgent_r.c +++ b/gshadow/getsgent_r.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/gshadow/getsgnam.c b/gshadow/getsgnam.c index c7ff58cafe00a14b85e2f43ef28dda89b68f6f24..fa7ac5cc25270997a0f241964284d552dd1fbfa2 100644 --- a/gshadow/getsgnam.c +++ b/gshadow/getsgnam.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/gshadow/getsgnam_r.c b/gshadow/getsgnam_r.c index 936e5942b840a8af358c1e059fe8f234b65e83e4..de778baf78baba263026097c81ca207f652fe96c 100644 --- a/gshadow/getsgnam_r.c +++ b/gshadow/getsgnam_r.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/gshadow/gshadow.h b/gshadow/gshadow.h index c1998083e6e010640129bf3270c69c5e05d886cd..f9c6935cde11b3571ce352acd2e4ba1bebba23cb 100644 --- a/gshadow/gshadow.h +++ b/gshadow/gshadow.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Declaration of types and functions for shadow group suite. */ diff --git a/gshadow/putsgent.c b/gshadow/putsgent.c index 46a06dbba3d778656cffd765df8f55fb1531fa72..587e90e79e09cc32bcf1ef6e2dff685c483698ca 100644 --- a/gshadow/putsgent.c +++ b/gshadow/putsgent.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/gshadow/sgetsgent.c b/gshadow/sgetsgent.c index 2cb02edc614d217dc585bff9b56f9ae96e51deb2..1853634d9bd192eca8450ab1510fa0f96442be35 100644 --- a/gshadow/sgetsgent.c +++ b/gshadow/sgetsgent.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/gshadow/sgetsgent_r.c b/gshadow/sgetsgent_r.c index 53e6b7d8875b14955f51acae30c1a622804b49fc..3bc77910d3a1a30f503b9038fa7b5d1b8b1145c0 100644 --- a/gshadow/sgetsgent_r.c +++ b/gshadow/sgetsgent_r.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/gshadow/tst-putsgent.c b/gshadow/tst-putsgent.c index 69464834d04ce9dc7004c911f90cfe0bfa5f2423..666a9d1210b0836ee064d85ac7487f654a9fbfcd 100644 --- a/gshadow/tst-putsgent.c +++ b/gshadow/tst-putsgent.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hesiod/Makefile b/hesiod/Makefile index 6fb81ef3231628bfa7ea69bb3b6a32e68a1e6359..1337910d935af03127941eb3795dd094880424e4 100644 --- a/hesiod/Makefile +++ b/hesiod/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Sub-makefile for hesiod portion of the library. diff --git a/hesiod/hesiod.c b/hesiod/hesiod.c index 6b5ebdb33f8a5f87cafc41f3065e5eae85c612e9..bfb95633e352d029b0ffcc3436712e9b205c832b 100644 --- a/hesiod/hesiod.c +++ b/hesiod/hesiod.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/hesiod/hesiod.h b/hesiod/hesiod.h index 814b0b4006bf90f3078685561b73c197f81c4c19..e62d75aa29d61c1ab6f77a02dddd223292370e4c 100644 --- a/hesiod/hesiod.h +++ b/hesiod/hesiod.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/hesiod/hesiod_p.h b/hesiod/hesiod_p.h index d87bb188c7a55e1423704f1f60c3135cb4314aa6..1564742c2c377804a62a13e56aa621f122b35449 100644 --- a/hesiod/hesiod_p.h +++ b/hesiod/hesiod_p.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/hesiod/nss_hesiod/hesiod-grp.c b/hesiod/nss_hesiod/hesiod-grp.c index db073563af3503d4b60f741e4b575778f5d0f6fe..b0fc7300b06984f7316536824fe81472fc2c93d3 100644 --- a/hesiod/nss_hesiod/hesiod-grp.c +++ b/hesiod/nss_hesiod/hesiod-grp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hesiod/nss_hesiod/hesiod-proto.c b/hesiod/nss_hesiod/hesiod-proto.c index 5c6649278e6fda4ecd75fbed5094b4e2adbafb8b..a4af636026222f49cbab2581821530be8e7fd5f3 100644 --- a/hesiod/nss_hesiod/hesiod-proto.c +++ b/hesiod/nss_hesiod/hesiod-proto.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hesiod/nss_hesiod/hesiod-pwd.c b/hesiod/nss_hesiod/hesiod-pwd.c index 19d939136b80301060c2f22475b93d344c342a81..3badd0001429c305deed5ce16100ccc3f4066fcb 100644 --- a/hesiod/nss_hesiod/hesiod-pwd.c +++ b/hesiod/nss_hesiod/hesiod-pwd.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hesiod/nss_hesiod/hesiod-service.c b/hesiod/nss_hesiod/hesiod-service.c index b85898e86e80052fab0802ae3727e5cfe003f8b7..6ff309a2b9d3b536a2813886e4db33aca7dc16ec 100644 --- a/hesiod/nss_hesiod/hesiod-service.c +++ b/hesiod/nss_hesiod/hesiod-service.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/Makefile b/htl/Makefile index 4d1b51cea96ff4842c451587dc9e2eb288a918ab..d8f788679065c2158dad28648c9bd583e286cd39 100644 --- a/htl/Makefile +++ b/htl/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . subdir := htl diff --git a/htl/alloca_cutoff.c b/htl/alloca_cutoff.c index 25c6d216b46eae27c49c94fb9378c28511b56183..466790bfa7f5fbed00d04eeb34b17feba1f1ba14 100644 --- a/htl/alloca_cutoff.c +++ b/htl/alloca_cutoff.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/htl/cthreads-compat.c b/htl/cthreads-compat.c index 10cbc8e7862fd71a8dd722fbb55106191788c477..896b82f4918179bde5a0691d78587887193d944a 100644 --- a/htl/cthreads-compat.c +++ b/htl/cthreads-compat.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/forward.c b/htl/forward.c index 165dda3990f2beccf66309cd55bdfa91169a763a..17f5704cf32852afbf7a9886c5f032f5e519f17e 100644 --- a/htl/forward.c +++ b/htl/forward.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/libc_pthread_init.c b/htl/libc_pthread_init.c index 6afefba4a156d1655b08fac7a0ea89df558d31c9..dfb1fcf08154ba7b282058128a22b310bd9b551c 100644 --- a/htl/libc_pthread_init.c +++ b/htl/libc_pthread_init.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/lockfile.c b/htl/lockfile.c index 83c0f1e67250020c7bea6d1b4a017e2929fe16f9..dbd5d47f0a416d7aa9b46ddf7be0cd152c97fbd8 100644 --- a/htl/lockfile.c +++ b/htl/lockfile.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include /* Must come before ! */ diff --git a/htl/pt-alloc.c b/htl/pt-alloc.c index dcf83176a0ba0f0dfba5e234e977fcead5a154c6..c641cc84d0138ba7a966e3e379122c5e01fb2fcc 100644 --- a/htl/pt-alloc.c +++ b/htl/pt-alloc.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/pt-cancel.c b/htl/pt-cancel.c index cc23f1c794e2135d3efcfb0b6340ae6b538f7529..2f399d037b026ca5ef3e2e3dc66dd65b1c3b7075 100644 --- a/htl/pt-cancel.c +++ b/htl/pt-cancel.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/htl/pt-cleanup.c b/htl/pt-cleanup.c index 712d02b992a69b3fc82648b3427933fa46b1688e..ebaf335faa34bd504c795238ead4aedbac61af6b 100644 --- a/htl/pt-cleanup.c +++ b/htl/pt-cleanup.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/htl/pt-create.c b/htl/pt-create.c index 4f732001f85077161fc3dfcacc24e0793e43e78b..e35a5b1d9f0513bd60658598b0337822dfb6bf3f 100644 --- a/htl/pt-create.c +++ b/htl/pt-create.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/pt-dealloc.c b/htl/pt-dealloc.c index 643a4d6ad8f28cc41f4e0b73b8168789f05beff3..dd58e3355b533efa219f44335fc58029f4ccd851 100644 --- a/htl/pt-dealloc.c +++ b/htl/pt-dealloc.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/pt-detach.c b/htl/pt-detach.c index 429183001e6bde2fd6388ec13ca25b79e245bc2a..5cbc186388a90e96bd342d076d552f13057321b5 100644 --- a/htl/pt-detach.c +++ b/htl/pt-detach.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/pt-exit.c b/htl/pt-exit.c index b429a3f48880e7643d77eb0bee9bb12f39adad5d..a3d3ca9ae50801b9b9ad3398dccb81895d0a65f9 100644 --- a/htl/pt-exit.c +++ b/htl/pt-exit.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/pt-getattr.c b/htl/pt-getattr.c index 33fd87a9fbaf3388b5a9792e62c8039f90c3a0a7..e2fbcca3b9bb5935419e345420130580e1c65ed3 100644 --- a/htl/pt-getattr.c +++ b/htl/pt-getattr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/pt-initialize.c b/htl/pt-initialize.c index 08c9403446101d6f2566c3c5cfc6fd29d3ca44d8..f29551010087a2c88dd4dcdb709da6a66407984e 100644 --- a/htl/pt-initialize.c +++ b/htl/pt-initialize.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/pt-internal.h b/htl/pt-internal.h index e7151e04f1241b99108e2a57fc382f195972e442..830473903cf9d22425df62a3257d61d5c12f127d 100644 --- a/htl/pt-internal.h +++ b/htl/pt-internal.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _PT_INTERNAL_H #define _PT_INTERNAL_H 1 diff --git a/htl/pt-join.c b/htl/pt-join.c index e10c3e00deeb6be0ebcf9cbda36f0fb968bcff35..33603482a6381515b36a7c9231dc14155087a347 100644 --- a/htl/pt-join.c +++ b/htl/pt-join.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/pt-self.c b/htl/pt-self.c index bb79a9dbbaf1917d1c49c00e889831b20be4f5b1..90fa5e9bd22595546dd3a6db88ceaa1f0eacf729 100644 --- a/htl/pt-self.c +++ b/htl/pt-self.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/htl/pt-setcancelstate.c b/htl/pt-setcancelstate.c index 5b57cb20b9e43ac7c6147b15e147b167d0c91ff6..f1b57a91cfdcd2cb4440f18195cd8d8cfc619263 100644 --- a/htl/pt-setcancelstate.c +++ b/htl/pt-setcancelstate.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/htl/pt-setcanceltype.c b/htl/pt-setcanceltype.c index c777ae16e39f4038e566b962e66ae7edd11bc9ca..32109b25c939cceacb9aa2afb1f7db3254a18798 100644 --- a/htl/pt-setcanceltype.c +++ b/htl/pt-setcanceltype.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/htl/pt-sigmask.c b/htl/pt-sigmask.c index f59e83fa6c9bce4179aa1adcc036d3d5cd2dc531..11646f11c28e03e6be7a9d00d47316df3d12db1c 100644 --- a/htl/pt-sigmask.c +++ b/htl/pt-sigmask.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/pt-spin-inlines.c b/htl/pt-spin-inlines.c index 8ca20a2c1e86b71172054dd3a696bcbe4001e320..54ccdc9664f69ab5e131adf2412ac611b4f16c74 100644 --- a/htl/pt-spin-inlines.c +++ b/htl/pt-spin-inlines.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* declares some extern inline functions. These functions are declared additionally here for use when inlining is diff --git a/htl/pt-testcancel.c b/htl/pt-testcancel.c index 8809d7391658d5cc1c123bcb10f17c2f20dedb31..370ce0d06fd5a90ba213d77fd0fce3f36a145b82 100644 --- a/htl/pt-testcancel.c +++ b/htl/pt-testcancel.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/htl/pt-yield.c b/htl/pt-yield.c index c88dac08eac69894fbec3011fe17b5b538f9880a..3e2c38c4015f533ab4999592cc7795d6ea9e7636 100644 --- a/htl/pt-yield.c +++ b/htl/pt-yield.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/htl/tests/test-1.c b/htl/tests/test-1.c index 4fd2525c2e2bdff87e3224b00fa96f5e5d5caccc..97a3c94c3ef0e7d8d0bf88ee75c3545300e9ac7b 100644 --- a/htl/tests/test-1.c +++ b/htl/tests/test-1.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-10.c b/htl/tests/test-10.c index 0aa301323306245b55cb4097bb93fd055193b6c1..a52d3093ea02af406fb9ff75a18339224884c107 100644 --- a/htl/tests/test-10.c +++ b/htl/tests/test-10.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-11.c b/htl/tests/test-11.c index 5261d9786bd6b0e7e9376ff2152200537b15ac6a..5e5c0bf798ff8b37df4f3d16aa7b8d45c4027b22 100644 --- a/htl/tests/test-11.c +++ b/htl/tests/test-11.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-12.c b/htl/tests/test-12.c index adf8ff5ff74d8e8d7d1761e0f137afdb15e8e25d..fbb10fb4d1b0f5fc3d2741ee99a30982caa59ee0 100644 --- a/htl/tests/test-12.c +++ b/htl/tests/test-12.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-13.c b/htl/tests/test-13.c index ffff25e8d3f4588012583301b9e47a553a655252..3b6aee2bdd7498ba813abfcb401c7d12d9470813 100644 --- a/htl/tests/test-13.c +++ b/htl/tests/test-13.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-14.c b/htl/tests/test-14.c index 2cb317e26aac5c4e9c4dd9e9a778e23952687031..f5014aa2094ca8711c98d4fcaad13d2efc6eb91c 100644 --- a/htl/tests/test-14.c +++ b/htl/tests/test-14.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-15.c b/htl/tests/test-15.c index 8c35d0ad5fb9fd9e0268478addbf1cc26fa7a23f..86c7b7a1a19c293c59df37c84fba513efa3032c7 100644 --- a/htl/tests/test-15.c +++ b/htl/tests/test-15.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-16.c b/htl/tests/test-16.c index 237c56cc0d911da5c78c090b42a745c99cac02fb..98e64241fda05af9d13de44a55ff9fd3d4bc9ed2 100644 --- a/htl/tests/test-16.c +++ b/htl/tests/test-16.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-17.c b/htl/tests/test-17.c index 2b51f38bd94cb0f4f9047ec4137c660b2cb6dbbb..4be919337062523cb1e5abddea9c8e9eead1aa0d 100644 --- a/htl/tests/test-17.c +++ b/htl/tests/test-17.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE 1 diff --git a/htl/tests/test-2.c b/htl/tests/test-2.c index 5f3906c73d76c0d9e8ea0fda92ef3baad6a16acb..2dda4bf6088f534787b7176f71c68e6f40b52f66 100644 --- a/htl/tests/test-2.c +++ b/htl/tests/test-2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-3.c b/htl/tests/test-3.c index 8f4c18ef29389f7a3f3bea4b17b2627e08d18344..8fa8cd884879ab6e7b5029c8174c48fa5c0dc249 100644 --- a/htl/tests/test-3.c +++ b/htl/tests/test-3.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-4.c b/htl/tests/test-4.c index b3deff56fdee3caef74f6dd24992d3a5955a753a..6d88de01019a382f2c32bf6f27f00df20b53acf3 100644 --- a/htl/tests/test-4.c +++ b/htl/tests/test-4.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-5.c b/htl/tests/test-5.c index 8a62cb24dc1418bf1ca0851d5fc7c0f42349802c..caa49ef0cd002c1005222accd24cd483d590dcbb 100644 --- a/htl/tests/test-5.c +++ b/htl/tests/test-5.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-6.c b/htl/tests/test-6.c index 02aa407400b7446ae738d2eabb390e3eaf1e7fee..38fcdb4e04e6574e138cd4f0302a0ad6182c7b2c 100644 --- a/htl/tests/test-6.c +++ b/htl/tests/test-6.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-7.c b/htl/tests/test-7.c index 0993e399625154a8f9c3eaddab50965966698aed..a38f10c48b3c832aef09ae3a23d26ae302c46527 100644 --- a/htl/tests/test-7.c +++ b/htl/tests/test-7.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-8.c b/htl/tests/test-8.c index 0cc683774c1a65b41fc0e9e4a056f75b9dfacfc4..24b2bdb39a2081da8fc33eb711fe8e22a698c821 100644 --- a/htl/tests/test-8.c +++ b/htl/tests/test-8.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-9.c b/htl/tests/test-9.c index 20acc38b6cba428043d21e16b0349ee2ea3003d8..64ac2c2bd8727a726c4359546e3245d262e5c6a7 100644 --- a/htl/tests/test-9.c +++ b/htl/tests/test-9.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/htl/tests/test-__pthread_destroy_specific-skip.c b/htl/tests/test-__pthread_destroy_specific-skip.c index a1f70a47df78615dfe1a27162bdfe81f8ed62821..e3ca85934d66804fe7b90b5862ad8515ef94aedd 100644 --- a/htl/tests/test-__pthread_destroy_specific-skip.c +++ b/htl/tests/test-__pthread_destroy_specific-skip.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define _GNU_SOURCE diff --git a/hurd/Makefile b/hurd/Makefile index 6d9cbf57a5b498e9f5e7f3564f6f4bc2a700c843..91d14660d902893ef7a3395f6fa2b69fef219bdb 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . subdir := hurd diff --git a/hurd/alloc-fd.c b/hurd/alloc-fd.c index 38ac56a9b1168c933ff61624bca9267d3d4b6755..096946e9cf933ca85b569b7fc3191a808bc13b6c 100644 --- a/hurd/alloc-fd.c +++ b/hurd/alloc-fd.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/catch-exc.c b/hurd/catch-exc.c index 78d877faca01490356e81a1df3078182f26c180e..82a81f8265b0a99bf1751ae87ec7600a58e8c865 100644 --- a/hurd/catch-exc.c +++ b/hurd/catch-exc.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/catch-signal.c b/hurd/catch-signal.c index ec320215a626345c384cf61360298951555d228a..316960477735ea636126e2b9556dd79017d38411 100644 --- a/hurd/catch-signal.c +++ b/hurd/catch-signal.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/compat-20.c b/hurd/compat-20.c index fdf1b01c5ed57cc18d166fae2ff830c0d5b82a6f..f525c051979cb0f9bc15ef503c4bbf4612c7f878 100644 --- a/hurd/compat-20.c +++ b/hurd/compat-20.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/ctty-input.c b/hurd/ctty-input.c index beff4f6d1190d0f21a450890469eeb148816f076..95f067a16cb7ac61d4b647b64980da2412dd2032 100644 --- a/hurd/ctty-input.c +++ b/hurd/ctty-input.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/ctty-output.c b/hurd/ctty-output.c index 77b931ccef57991d670ce5c5c5cdeb148da10afa..d77c35ad6fa04e07b97d4c0b4f9c35eb0ee87f42 100644 --- a/hurd/ctty-output.c +++ b/hurd/ctty-output.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/dtable.c b/hurd/dtable.c index 2663d25000c210f58d65fe7d18e6a93b5cd254de..44f8123a7c369074005052c4d7cb8ffad5ef4287 100644 --- a/hurd/dtable.c +++ b/hurd/dtable.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/exc2signal.c b/hurd/exc2signal.c index e20d9b058796ad6ad780e60fade75c2a61b820ec..59cd53a489b566d20cd4e93f045d5e482bdcb4a3 100644 --- a/hurd/exc2signal.c +++ b/hurd/exc2signal.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/fchroot.c b/hurd/fchroot.c index 5a3a2a83a7ad29614e823078a597e9415e9c4c0d..a4e0ce1dfaa28f665dcb77f41667a967bd9b6012 100644 --- a/hurd/fchroot.c +++ b/hurd/fchroot.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/fd-close.c b/hurd/fd-close.c index 86343a1bdaed77ccbd354aa7df53c6e96d428005..d06e80a4b821cf9a416d0c8c218ffd535cd17788 100644 --- a/hurd/fd-close.c +++ b/hurd/fd-close.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/fd-read.c b/hurd/fd-read.c index 594b14003b06a7d4361f526409392ab01cda2c0b..05dbe0620c6c8c58440b6c81067752578781e151 100644 --- a/hurd/fd-read.c +++ b/hurd/fd-read.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/fd-write.c b/hurd/fd-write.c index b2589245b10536ddd84717145d718296bea050fb..d86faab0166272709443d7ea703de971d8debaad 100644 --- a/hurd/fd-write.c +++ b/hurd/fd-write.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/fopenport.c b/hurd/fopenport.c index 039ebdc312f4a7b871b69ab411cc3edfc8471786..9701424aa9ab2f88b2dad1420338ed9bdeb60fab 100644 --- a/hurd/fopenport.c +++ b/hurd/fopenport.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/get-host.c b/hurd/get-host.c index 6ccce53294b3383c85cbde9265275fd50f7804a2..5b72bc9c0f3c0ce1e1492d5d551dbe39d16390cc 100644 --- a/hurd/get-host.c +++ b/hurd/get-host.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/getdport.c b/hurd/getdport.c index 8c6378927658c1e52e24df81524c9fcd6f0920f7..b626c34316e3178e8af37efe5086188e0c1cc1af 100644 --- a/hurd/getdport.c +++ b/hurd/getdport.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/geteuids.c b/hurd/geteuids.c index 42f6331cb1ed387028472caf3cb6e6de88c1748c..91ed592be3469a0de54f71e3681b935ea82cc82b 100644 --- a/hurd/geteuids.c +++ b/hurd/geteuids.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/getumask.c b/hurd/getumask.c index 27ec4c4de62b80a8d6e382ba67b20738529571a2..df68e63499f3cddb32b6c4e79cf0336423d31518 100644 --- a/hurd/getumask.c +++ b/hurd/getumask.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/hurd-raise.c b/hurd/hurd-raise.c index 3bb3439b8e93be9615cb9971412ead3f2da43e4c..75d997acb8876843e53e8330968debfc530449bf 100644 --- a/hurd/hurd-raise.c +++ b/hurd/hurd-raise.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurd.h b/hurd/hurd.h index 8ccd1714bbbfc69b71559b785bdfe9e67d65680a..ff7700a6c7d1991405bec0dcb47e688084f889c2 100644 --- a/hurd/hurd.h +++ b/hurd/hurd.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_H diff --git a/hurd/hurd/fd.h b/hurd/hurd/fd.h index 779ea4fc9d3a21b007e603dbdcaad4d1b0545a65..d2983e751dd9c6d6f75050b11a907db1db6d37d6 100644 --- a/hurd/hurd/fd.h +++ b/hurd/hurd/fd.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_FD_H diff --git a/hurd/hurd/id.h b/hurd/hurd/id.h index d523ac49f858fdfef1e5239fdf36395b5da5a535..8492a50357bae921e7028fc91c6caa01cbed9133 100644 --- a/hurd/hurd/id.h +++ b/hurd/hurd/id.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_ID_H diff --git a/hurd/hurd/ioctl.h b/hurd/hurd/ioctl.h index aea2fec1aa9e15b33734e3ec674a52bebed9d09a..c45a31cb176357565145af1a5a0161517d35f989 100644 --- a/hurd/hurd/ioctl.h +++ b/hurd/hurd/ioctl.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_IOCTL_H #define _HURD_IOCTL_H 1 diff --git a/hurd/hurd/lookup.h b/hurd/hurd/lookup.h index 6d0670853fb981e12c0765eecad564ca808f59ac..7485dfe60b1ef48a19981551031010cce1d76a42 100644 --- a/hurd/hurd/lookup.h +++ b/hurd/hurd/lookup.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_LOOKUP_H #define _HURD_LOOKUP_H 1 diff --git a/hurd/hurd/port.h b/hurd/hurd/port.h index 75e51ff7365ed1b1568415cc8e7fce828187a038..b656870724a446e189fa3aaff5064f2f5c96cc65 100644 --- a/hurd/hurd/port.h +++ b/hurd/hurd/port.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_PORT_H diff --git a/hurd/hurd/resource.h b/hurd/hurd/resource.h index 561054912c8ff0aabb1e5a600dcd277c0049ea69..965043969bfcc73101f26e133ee7ce663486408a 100644 --- a/hurd/hurd/resource.h +++ b/hurd/hurd/resource.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_RESOURCE_H #define _HURD_RESOURCE_H diff --git a/hurd/hurd/signal.h b/hurd/hurd/signal.h index 308124c90b01d4a62ec3f3da7097638665c2a17d..3670a91a00b6e21421be82d71cdf0a674c958fa6 100644 --- a/hurd/hurd/signal.h +++ b/hurd/hurd/signal.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_SIGNAL_H diff --git a/hurd/hurd/sigpreempt.h b/hurd/hurd/sigpreempt.h index 44eb614e13f2af07b11a017c6a9be1a902d25af3..f318ecbd188d5987c39fe4d97f0e449721133fa7 100644 --- a/hurd/hurd/sigpreempt.h +++ b/hurd/hurd/sigpreempt.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_SIGPREEMPT_H diff --git a/hurd/hurd/threadvar.h b/hurd/hurd/threadvar.h index 32caad9ae329bd9b3d1346bef2beb2ca2632d164..e3bb8db0c16f4abc3cc485e4bc90620384913143 100644 --- a/hurd/hurd/threadvar.h +++ b/hurd/hurd/threadvar.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_THREADVAR_H #define _HURD_THREADVAR_H diff --git a/hurd/hurd/userlink.h b/hurd/hurd/userlink.h index d70438a48f27684ae8d48465ec2c97da38424da4..f466c7149b78ed7806c93030f9e6b61b14537432 100644 --- a/hurd/hurd/userlink.h +++ b/hurd/hurd/userlink.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_USERLINK_H diff --git a/hurd/hurd/xattr.h b/hurd/hurd/xattr.h index 6ba2bcb1686eeab2b074dc357b83dcf382123cc4..18bc5d65bb523d8ff7e774376672fe73e279e46f 100644 --- a/hurd/hurd/xattr.h +++ b/hurd/hurd/xattr.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_XATTR_H #define _HURD_XATTR_H 1 diff --git a/hurd/hurdauth.c b/hurd/hurdauth.c index a61e72915089467047d7b5ded759e8c606dde06f..6c9324a5c92ac62362f2ccb2c57563702f125fe1 100644 --- a/hurd/hurdauth.c +++ b/hurd/hurdauth.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdchdir.c b/hurd/hurdchdir.c index 6e99266cba2d594add3f35f04a8e1ff3bb232668..b35214c4ea2399ca7bd73793758799a8cfd21e53 100644 --- a/hurd/hurdchdir.c +++ b/hurd/hurdchdir.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdexec.c b/hurd/hurdexec.c index 88ebcccd82e8588b4359c5b28eba08205801153f..4e36d92f2e44aeac61c3dcd16587df1b595fb4de 100644 --- a/hurd/hurdexec.c +++ b/hurd/hurdexec.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdfault.c b/hurd/hurdfault.c index ea248d0b556dcd6d86d5997eec620cf49d7c3b08..e9956a8d21d1fb470052957a160ac3f98f0491bb 100644 --- a/hurd/hurdfault.c +++ b/hurd/hurdfault.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdfault.h b/hurd/hurdfault.h index 493397684396bb7f3a1322b3923414d22e344dd9..b684243658cd96264e23a78de14280dd5af3d870 100644 --- a/hurd/hurdfault.h +++ b/hurd/hurdfault.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_FAULT_H #define _HURD_FAULT_H diff --git a/hurd/hurdfchdir.c b/hurd/hurdfchdir.c index e14080c064bd87a7dbc6a553b2e04de28da6e5f6..35f155a6b00b4e854655a1cf5ed32e253106e823 100644 --- a/hurd/hurdfchdir.c +++ b/hurd/hurdfchdir.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdhost.h b/hurd/hurdhost.h index e9127654185bac4ede9199f221b270f912b7a84b..1f576a3ef475526e4e8ee23b338a845b79b8a6e9 100644 --- a/hurd/hurdhost.h +++ b/hurd/hurdhost.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Fetch and atomically store the contents of the file ITEM. Returns the size read or written, or -1 for errors. diff --git a/hurd/hurdid.c b/hurd/hurdid.c index a41fd3df101cfa05d13eb8ca962bf72fa7fd3069..6eba34c960049adb2eed1ae549fde1c1a2dd6348 100644 --- a/hurd/hurdid.c +++ b/hurd/hurdid.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdinit.c b/hurd/hurdinit.c index 938e6da5e38acf97c89a2eb431135e8aafe0b7e1..93251197c7c547ba87c1d99be68b3e4f4b743f8e 100644 --- a/hurd/hurdinit.c +++ b/hurd/hurdinit.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdioctl.c b/hurd/hurdioctl.c index 2d7a685409c115d2a93433fea02b5910f973531d..d706e49c275f0606df3b0084fdebb0ccd66a9714 100644 --- a/hurd/hurdioctl.c +++ b/hurd/hurdioctl.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdkill.c b/hurd/hurdkill.c index cd67f9b9bd5684295b12ff8e7318186c3045f276..157da3f6a9747e33799c0dc96ef41e1c9a228113 100644 --- a/hurd/hurdkill.c +++ b/hurd/hurdkill.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdlock.c b/hurd/hurdlock.c index 3d4702f614ab8bb2a0e1b7a30a453fa542405aeb..0787c196618e76a9a1eb90a81f5caeecefef3a78 100644 --- a/hurd/hurdlock.c +++ b/hurd/hurdlock.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "hurdlock.h" #include diff --git a/hurd/hurdlock.h b/hurd/hurdlock.h index 78f630191c7e8b969bbbb093b9f9d9646f2149cd..0de76ea97b8080fe030d72e9136bfa2766ea64aa 100644 --- a/hurd/hurdlock.h +++ b/hurd/hurdlock.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_LOCK_H #define _HURD_LOCK_H 1 diff --git a/hurd/hurdlookup.c b/hurd/hurdlookup.c index 983f6a650683b27008680d53e48a3387034f2bff..0007aaad7b76e617fe7cd6d3f7660905140fa3a0 100644 --- a/hurd/hurdlookup.c +++ b/hurd/hurdlookup.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdmsg.c b/hurd/hurdmsg.c index 48db15aed2fbce65cf43858579e38be39b5beabd..02b04f28abe1aaef684a0cf908a66743c9498f13 100644 --- a/hurd/hurdmsg.c +++ b/hurd/hurdmsg.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdpid.c b/hurd/hurdpid.c index bca7048014ea55871658f86ab4c2c008c63b18d6..b8cc0b3c670b047961237b7f8f72707abc0b8f1e 100644 --- a/hurd/hurdpid.c +++ b/hurd/hurdpid.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdports.c b/hurd/hurdports.c index 5f604fd09c05d0f6b6615d947ec9bba268be136e..a7152a208ca15842290710c51fd97537a70becd1 100644 --- a/hurd/hurdports.c +++ b/hurd/hurdports.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdprio.c b/hurd/hurdprio.c index 50dbd9cad2917c65e160240b03881ac61c7bfa0f..67af350e9223c12b43ef07cf25e13077de478482 100644 --- a/hurd/hurdprio.c +++ b/hurd/hurdprio.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdrlimit.c b/hurd/hurdrlimit.c index f40fd6521eb4c90f3515993c203f8df23a23b970..abfa4ed356ee0d95887cc80c36845dae5eb70e8e 100644 --- a/hurd/hurdrlimit.c +++ b/hurd/hurdrlimit.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdselect.c b/hurd/hurdselect.c index 5a0de51ea5763eb75d830b58ff77659527fc6cdf..333a909d6711fa4b57708451dde4f5acb36bac38 100644 --- a/hurd/hurdselect.c +++ b/hurd/hurdselect.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdsig.c b/hurd/hurdsig.c index 1b511d1e8f9932322862c573b3a4c903c22c5f9e..ebe0308c74e708fc4819d6f0a4b9f95f94d49bbd 100644 --- a/hurd/hurdsig.c +++ b/hurd/hurdsig.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdsock.c b/hurd/hurdsock.c index ab74a521ec6ae7d0e3956eef3eb5962f94db33ec..9efd89316ca25276acf6837f7e1befd6b248f964 100644 --- a/hurd/hurdsock.c +++ b/hurd/hurdsock.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdsocket.h b/hurd/hurdsocket.h index 7024b9428341e9539fe71cd6b87de62a1e98a037..277f512785c634557b202af7f0eb6a8b78af489f 100644 --- a/hurd/hurdsocket.h +++ b/hurd/hurdsocket.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURD_HURDSOCKET_H #define _HURD_HURDSOCKET_H diff --git a/hurd/hurdstartup.c b/hurd/hurdstartup.c index a028151b8f23e895e996646a5926fed92b7bdbbc..c0a78b3a827bdca6c386e445a51ee0cfd31239a8 100644 --- a/hurd/hurdstartup.c +++ b/hurd/hurdstartup.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/hurdstartup.h b/hurd/hurdstartup.h index aa5141ca00f1d5d090f0d3024cd1de4513daf63c..9001e5660ba6f666a4fdb034acb23fb89e0732f9 100644 --- a/hurd/hurdstartup.h +++ b/hurd/hurdstartup.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _HURDSTARTUP_H #define _HURDSTARTUP_H 1 diff --git a/hurd/intern-fd.c b/hurd/intern-fd.c index b576279e85b0e6750e336db466454378eb031d62..48a9821c87f02f3621cc0381156d9e02a50b1583 100644 --- a/hurd/intern-fd.c +++ b/hurd/intern-fd.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/intr-msg.c b/hurd/intr-msg.c index b7fda2188f3128cde17813d0dc6e00aae6ed2ea9..ee53d3a1de4b4a0aa321f83036de06d04ee19efa 100644 --- a/hurd/intr-msg.c +++ b/hurd/intr-msg.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/intr-rpc.defs b/hurd/intr-rpc.defs index 8053ad0e26aed6c75d2570ba068d6ab883185fbe..eb3586b7b6fe7bad640306fc86fd9147ad1151ce 100644 --- a/hurd/intr-rpc.defs +++ b/hurd/intr-rpc.defs @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Cause user stubs for interruptible RPCs to import a special header to modify their behavior. */ diff --git a/hurd/intr-rpc.h b/hurd/intr-rpc.h index 74a9825aebfb78ad2d04422f6062773a5d24b7b7..dfc51af00896233f9acabaf3c3f29f4c837299ea 100644 --- a/hurd/intr-rpc.h +++ b/hurd/intr-rpc.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file is imported by the MiG-generated user stubs for interruptible RPCs. We modify them to use our own function in place of mach_msg. */ diff --git a/hurd/longjmp-ts.c b/hurd/longjmp-ts.c index 886d832d118a88f891c58924551d282a301a1433..a520eab75d42f54afcd2bfb60968ce3e695cd38e 100644 --- a/hurd/longjmp-ts.c +++ b/hurd/longjmp-ts.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/lookup-at.c b/hurd/lookup-at.c index 43430b57621e46cf4d293806588c8464e3f93e2f..1dd64cc3500c79e3096c4ed4e0277bd4db05690e 100644 --- a/hurd/lookup-at.c +++ b/hurd/lookup-at.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/lookup-retry.c b/hurd/lookup-retry.c index 9c49075fe1c75dc9f2105595b787587936dcf733..6a21f2ef12a9905620e0d04a9b670fb9a15ae665 100644 --- a/hurd/lookup-retry.c +++ b/hurd/lookup-retry.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/msgportdemux.c b/hurd/msgportdemux.c index 039b395933fce4815374a43b19a75eb297f25093..b57a97c36af7a8b715eab2b84f2b06724ddc5de1 100644 --- a/hurd/msgportdemux.c +++ b/hurd/msgportdemux.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/new-fd.c b/hurd/new-fd.c index 8d02549cf2e90cdb70c25a1cd0950afa73d6dc42..868fb291a93cae43867e8f189522ea0201fba5b4 100644 --- a/hurd/new-fd.c +++ b/hurd/new-fd.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/openport.c b/hurd/openport.c index d056d29af439d4212f3d9c9130b12620a805a7b7..344f3614305cbbb92c37e18779fc6319834c88bf 100644 --- a/hurd/openport.c +++ b/hurd/openport.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/path-lookup.c b/hurd/path-lookup.c index af0a02a5cea333e38efb816a0ad634a9f4b61c4c..0a44ec4f2498d89d78a591fe1c7b2f38b41c0528 100644 --- a/hurd/path-lookup.c +++ b/hurd/path-lookup.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/pid2task.c b/hurd/pid2task.c index ee62db995d090a1323c0225c0e152fc687c46b94..4e72fbc86f8a31ec9d6c3d96ebc0061c57d7424c 100644 --- a/hurd/pid2task.c +++ b/hurd/pid2task.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/port-cleanup.c b/hurd/port-cleanup.c index 7a61155d4567eae688d236b2b9aeafbce254d143..b43b79383ddf264f77aa91f2ed05f1394a2101f3 100644 --- a/hurd/port-cleanup.c +++ b/hurd/port-cleanup.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/port2fd.c b/hurd/port2fd.c index f500202c910ac8cdf0e440e9fce35b41be493632..ab825bebd35b87e417965ed2a0163d9f2ac71854 100644 --- a/hurd/port2fd.c +++ b/hurd/port2fd.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/ports-get.c b/hurd/ports-get.c index f17d66e2fb97e7885e17a35d2a2a517f255b334b..25ce29bfc86d5bbce241ea8243b632989913dde7 100644 --- a/hurd/ports-get.c +++ b/hurd/ports-get.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/ports-set.c b/hurd/ports-set.c index 8f81c36b9eeca904a930aafe23b58b089a362027..f05bcd4cbaafbcb1204f28a56e35e27621ed7d0c 100644 --- a/hurd/ports-set.c +++ b/hurd/ports-set.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/preempt-sig.c b/hurd/preempt-sig.c index 3e47cfc25424e0de6780878e0575ad4d2c0f6aaf..84a2870f46657a45db58bf480c563e0b0dba1a73 100644 --- a/hurd/preempt-sig.c +++ b/hurd/preempt-sig.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/privports.c b/hurd/privports.c index 9dc27b3e15d97a48d5bb083d41dfd22cc57aac8d..4bebb4e8ee5a6e57e35fe6c8561e8f02407e159d 100644 --- a/hurd/privports.c +++ b/hurd/privports.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/report-wait.c b/hurd/report-wait.c index 7a507053bf4d08d0905cfa2b3682c7a86675083b..9fe2a29075b4475796b4b88ad98183408a97fa78 100644 --- a/hurd/report-wait.c +++ b/hurd/report-wait.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/set-host.c b/hurd/set-host.c index 52ec46adc794e9ea88487bd565aaa1cb5763e1f6..d3b62c616a6133601f1e563eecf88022f224bb37 100644 --- a/hurd/set-host.c +++ b/hurd/set-host.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/setauth.c b/hurd/setauth.c index 0476cde2da3c7783097740699e604506d82c0017..2e786605169255bc1a9c22aa81d95441a8bfa15d 100644 --- a/hurd/setauth.c +++ b/hurd/setauth.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/seteuids.c b/hurd/seteuids.c index e49e098443ad999601378420b80bc891fc0aef4b..1afd3a7db74679704c5d8ccfca4668e3c48bb890 100644 --- a/hurd/seteuids.c +++ b/hurd/seteuids.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/siginfo.c b/hurd/siginfo.c index d37ff810afc171e37e45349058e7079ddb051b01..7b080e1449b0043cd5c0e0d50251eaf592ba37e5 100644 --- a/hurd/siginfo.c +++ b/hurd/siginfo.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/sigunwind.c b/hurd/sigunwind.c index 75841ae210c6c4e7fe2a58a9f188381cfad48360..80626eeffe1d41796c26b3292a62e09ca4a54c22 100644 --- a/hurd/sigunwind.c +++ b/hurd/sigunwind.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/task2pid.c b/hurd/task2pid.c index 4e23f8b7ebd640edf37dadb17ed8056c225a4cff..da9fd6a148a03e334c2e37e4839d5eafb6fa7538 100644 --- a/hurd/task2pid.c +++ b/hurd/task2pid.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/thread-cancel.c b/hurd/thread-cancel.c index ade938c93e038ec9db381f881538d837c71ec6dc..b137f0e4d301758b8649ffa9d412a2388288cadb 100644 --- a/hurd/thread-cancel.c +++ b/hurd/thread-cancel.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/thread-self.c b/hurd/thread-self.c index 2089ca0424618b7960fc26db16192e64c66bf647..39950bc3664da56cf00f94c12179754b285d13fe 100644 --- a/hurd/thread-self.c +++ b/hurd/thread-self.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/hurd/trampoline.c b/hurd/trampoline.c index ed4de3c0978ecef5bab55ef99cdd12ec8b538f3d..ee8906bc5b8731095d6125f897fc39ca40be43ad 100644 --- a/hurd/trampoline.c +++ b/hurd/trampoline.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/vpprintf.c b/hurd/vpprintf.c index 4d9fe21cff7ad6fc20210d55b6e3ef88725a02af..09e4df11a3e244793887ade58cb0deb5fc8d3029 100644 --- a/hurd/vpprintf.c +++ b/hurd/vpprintf.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/hurd/xattr.c b/hurd/xattr.c index ffca84ef3354b39e1eeedaaf7f0d428258de4944..7f7c6ed6d0b81bfd548aa58f00fd95028cacb196 100644 --- a/hurd/xattr.c +++ b/hurd/xattr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/Makefile b/iconv/Makefile index 74cd9bf860d4a932f72a91210a1f5ae907fa714d..b7a8f5e0d45b82547a2145f0f41dea5fd84b463e 100644 --- a/iconv/Makefile +++ b/iconv/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Makefile for iconv. diff --git a/iconv/dummy-repertoire.c b/iconv/dummy-repertoire.c index 20efd3fc0f51282299c8efb32b1a9e79ef32d162..ddb427c6c464f41d261b46235aef86f05d49238b 100644 --- a/iconv/dummy-repertoire.c +++ b/iconv/dummy-repertoire.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #include diff --git a/iconv/gconv.c b/iconv/gconv.c index efbe259d431cad4e696109d99110ec748c45f65b..06c8d77d6f279896db37687454466dc945c9428c 100644 --- a/iconv/gconv.c +++ b/iconv/gconv.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/gconv.h b/iconv/gconv.h index 7ce79bcbf68bb98103becc212038aca1eb2a6739..0e689d4c58a27ac4f69c8157ef81e36ac4570a45 100644 --- a/iconv/gconv.h +++ b/iconv/gconv.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This header provides no interface for a user to the internals of the gconv implementation in the libc. Therefore there is no use diff --git a/iconv/gconv_builtin.c b/iconv/gconv_builtin.c index 04a0d59e91fd3f8d7082cc8382a7d834c0543ddd..ff08b18515d4048626b2acb3b21ee7aabc3155d9 100644 --- a/iconv/gconv_builtin.c +++ b/iconv/gconv_builtin.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/gconv_builtin.h b/iconv/gconv_builtin.h index b96258129a3f192a2b8a30bd3d9c05a9ffd62901..0339ddb35035bf567599d667f5a14985fea7adeb 100644 --- a/iconv/gconv_builtin.h +++ b/iconv/gconv_builtin.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* All encoding named must be in upper case. There must be no extra spaces. */ diff --git a/iconv/gconv_cache.c b/iconv/gconv_cache.c index 9a456bf8250ec23838f5167eebd9dd31a42515ea..197a33be2e7ba5cf929bcaf643a35fbb8970c4f1 100644 --- a/iconv/gconv_cache.c +++ b/iconv/gconv_cache.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/gconv_charset.h b/iconv/gconv_charset.h index 91e0ad3141a1436d0a730d867f52207e45fa6c0b..6fbfc34bd85c6922034c0892cf83123993276793 100644 --- a/iconv/gconv_charset.h +++ b/iconv/gconv_charset.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/gconv_close.c b/iconv/gconv_close.c index 515be8f83fbce321d2c193584074122045aefb3d..fe913fc2196a904f4356f52008ebb8e1182fb6a9 100644 --- a/iconv/gconv_close.c +++ b/iconv/gconv_close.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconv/gconv_conf.c b/iconv/gconv_conf.c index ae8937cba0853f09686350919eac3c5398d51354..23658dd6339f1916efe50ae9cf5def480f708577 100644 --- a/iconv/gconv_conf.c +++ b/iconv/gconv_conf.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/gconv_db.c b/iconv/gconv_db.c index 3735fac76586334d80aef18c21b6fbba36f8b538..861a142068a44accdabc3c89b2c29de6b7132290 100644 --- a/iconv/gconv_db.c +++ b/iconv/gconv_db.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/gconv_dl.c b/iconv/gconv_dl.c index c0342d8f507157160c4bd34614b60ca8e770dbf5..3bb732e76679def512b5323ce298c035ec0b90cc 100644 --- a/iconv/gconv_dl.c +++ b/iconv/gconv_dl.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/gconv_int.h b/iconv/gconv_int.h index ea41d6feaaf4f83d3e48fc73b3c125ae1c8e6009..c5783ef5501a75f6b70178e7245ac441f32c6f2e 100644 --- a/iconv/gconv_int.h +++ b/iconv/gconv_int.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _GCONV_INT_H #define _GCONV_INT_H 1 diff --git a/iconv/gconv_open.c b/iconv/gconv_open.c index 383190df4fb9c11a3c48b9fea80234069d010ef7..eeeed57082280b28b1e32d652e782f4d2b758fb3 100644 --- a/iconv/gconv_open.c +++ b/iconv/gconv_open.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/gconv_simple.c b/iconv/gconv_simple.c index 75ce8fb1f4caf8bdd04440e0a2564f12f6ceb7e8..2ef75caf9db7a3cb44dcf3cb151e510b8ff3afce 100644 --- a/iconv/gconv_simple.c +++ b/iconv/gconv_simple.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/gconv_trans.c b/iconv/gconv_trans.c index e162ebe69c1f13b96b97de14666db01088ea980d..61130097662c4d16ad647a9e4b6a6cc467d8f674 100644 --- a/iconv/gconv_trans.c +++ b/iconv/gconv_trans.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/iconv.c b/iconv/iconv.c index b96f9d84a34a0e2abd4dd19beabfe20253f46685..737b4cec36bdcf0070c2de2b3e4cfdc187301ef3 100644 --- a/iconv/iconv.c +++ b/iconv/iconv.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include /* for NULL */ #include diff --git a/iconv/iconv.h b/iconv/iconv.h index 9585ec268e194bb65e7d79e0b6d5f63b0d7be1f4..1273bdc962f29eb19a33f4328e9f9633a2001c15 100644 --- a/iconv/iconv.h +++ b/iconv/iconv.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ICONV_H #define _ICONV_H 1 diff --git a/iconv/iconv_charmap.c b/iconv/iconv_charmap.c index 629391c58b3999e8d634f35635620084e0cc3fdd..5e3e2f3847c8b87135394fc5aa5690d91f79b18a 100644 --- a/iconv/iconv_charmap.c +++ b/iconv/iconv_charmap.c @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #include #include diff --git a/iconv/iconv_close.c b/iconv/iconv_close.c index 31fcf3739f617c3f036e23ac632edd53a05b47e3..c8a4189da94c77345d59741622cde7f8675bfdaa 100644 --- a/iconv/iconv_close.c +++ b/iconv/iconv_close.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/iconv_open.c b/iconv/iconv_open.c index b3e7953ee17a5c83a4c475b6373d3ce85a79c920..018af2955975d45d87acbae15d016306f5d247be 100644 --- a/iconv/iconv_open.c +++ b/iconv/iconv_open.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/iconv_prog.c b/iconv/iconv_prog.c index 2bae079d2bf279dada98195457ac302b159cd47d..c3660ea9980b36485fd930b193fd9e2be3a5c784 100644 --- a/iconv/iconv_prog.c +++ b/iconv/iconv_prog.c @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #include #include diff --git a/iconv/iconv_prog.h b/iconv/iconv_prog.h index 451fdd68e8610e2964a3152e082544344f16a5c6..33e5ea01efd605412a520f0ae3611032fe330bce 100644 --- a/iconv/iconv_prog.h +++ b/iconv/iconv_prog.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ICONV_PROG_H #define _ICONV_PROG_H 1 diff --git a/iconv/iconvconfig.c b/iconv/iconvconfig.c index f75e46dc1668a5703fe330382d8917e892687195..ad7300ef585f29531679a9d04c76d222cf5168a3 100644 --- a/iconv/iconvconfig.c +++ b/iconv/iconvconfig.c @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #include #include diff --git a/iconv/iconvconfig.h b/iconv/iconvconfig.h index f6926d135192c69657eef1209f9a5a5c8b8c4f68..d4c9c1ad54470d878fd94a93e5875dfdc68869c6 100644 --- a/iconv/iconvconfig.h +++ b/iconv/iconvconfig.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see . */ + not, see . */ #include diff --git a/iconv/loop.c b/iconv/loop.c index fa98c1a52190a5a9b2ec76e38009008115e211ec..2a97b71dfeb3cef799c7bade168c4327f30a4fbc 100644 --- a/iconv/loop.c +++ b/iconv/loop.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file provides a frame for the reader loop in all conversion modules. The actual code must (of course) be provided in the actual module source diff --git a/iconv/skeleton.c b/iconv/skeleton.c index 7c12975de3f8c35ab215723e00b651d6516c1226..4fe70df2fa21a2146eec54139c6c179cb5140932 100644 --- a/iconv/skeleton.c +++ b/iconv/skeleton.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file can be included to provide definitions of several things many modules have in common. It can be customized using the following diff --git a/iconv/strtab.c b/iconv/strtab.c index 141135db4d1260fcc0222cef00586d85fd96a567..97c39ab53856c2dda5de5c8723cfce7941a9661f 100644 --- a/iconv/strtab.c +++ b/iconv/strtab.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #ifdef HAVE_CONFIG_H # include diff --git a/iconv/test-gconv-modules b/iconv/test-gconv-modules index 95376f2c96347e702ea2c83e83802a9a3cf35129..2062f161702e05e6ef3a2438871fc3ce09bc7b84 100644 --- a/iconv/test-gconv-modules +++ b/iconv/test-gconv-modules @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # To activate these modules, tests need to put a directory with the # modules and a copy of this file (under the name gconv-modules) on diff --git a/iconv/tst-gconv-init-failure-mod.c b/iconv/tst-gconv-init-failure-mod.c index a84ad55a54a37144c3d8afb3ba2ff9a134dc77d8..c0e7d9ef2fc6a04fda148187cc21d75cac603e26 100644 --- a/iconv/tst-gconv-init-failure-mod.c +++ b/iconv/tst-gconv-init-failure-mod.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/tst-gconv-init-failure.c b/iconv/tst-gconv-init-failure.c index 511995d74adf4acd9bbed3a6035e753e7dc21714..5096de496bb82997f817e79b8916d05132fedf26 100644 --- a/iconv/tst-gconv-init-failure.c +++ b/iconv/tst-gconv-init-failure.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/tst-iconv-mt.c b/iconv/tst-iconv-mt.c index 17bfd41c45b0959aa5fe7259e268403c51f11299..e2c1098c8c63746c236446651d3935ef25d17e69 100644 --- a/iconv/tst-iconv-mt.c +++ b/iconv/tst-iconv-mt.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This test runs several worker threads that perform the following three steps in staggered synchronization with each other: diff --git a/iconv/tst-iconv2.c b/iconv/tst-iconv2.c index 92b7fc6e0bd35ecf8db22b58ce577aacf8afdfcf..97376627c5d41edc930989c0ab24f5b8b3c1922c 100644 --- a/iconv/tst-iconv2.c +++ b/iconv/tst-iconv2.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/tst-iconv5.c b/iconv/tst-iconv5.c index 66c86490b1321a57e74d013f7dfb61dac03db1fc..15fd5d3ae2e8c6ede8b078255422ab45c7ea6e13 100644 --- a/iconv/tst-iconv5.c +++ b/iconv/tst-iconv5.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/tst-iconv6.c b/iconv/tst-iconv6.c index 048f245836990ba8b684308e72b92c2425f2fbef..9a0bb9f4a387c7d832cf8db4923b5064156bbad8 100644 --- a/iconv/tst-iconv6.c +++ b/iconv/tst-iconv6.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconv/tst-iconv7.c b/iconv/tst-iconv7.c index 10372bf79fe74db5c75c0192178ab4364f735bff..735d5b439e8de2f018ffb64f91560f54a0859c7e 100644 --- a/iconv/tst-iconv7.c +++ b/iconv/tst-iconv7.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Derived from BZ #18830 */ #include diff --git a/iconvdata/8bit-gap.c b/iconvdata/8bit-gap.c index af9cc62fc9ea482e040ffd5a98b9e88c4d53255b..337c1c7d4518c495f8b14b8410550453f07dc000 100644 --- a/iconvdata/8bit-gap.c +++ b/iconvdata/8bit-gap.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/8bit-generic.c b/iconvdata/8bit-generic.c index e9f7dceac5b4abf12f755264c01768b8bd958473..c195ee8dfbe3f4410cd5cef15a67622a9902e2fe 100644 --- a/iconvdata/8bit-generic.c +++ b/iconvdata/8bit-generic.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/Makefile b/iconvdata/Makefile index 077df78e593bfc6030aec358b892547ab100f18a..763ef053893efbf17e09ba7e617d9af8ad2660e8 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # # Makefile for iconv data and code. diff --git a/iconvdata/TESTS b/iconvdata/TESTS index 257fa3f2dede235b9007a836021333a5401392be..2644a3d26151f67974aa462cab5218af8892497d 100644 --- a/iconvdata/TESTS +++ b/iconvdata/TESTS @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # Each line consists of at least four entries: # 1. input file name. diff --git a/iconvdata/TESTS2 b/iconvdata/TESTS2 index cbae19d97603076a5ba130785c5148abd3c45a0e..ab8d112c8033eebdc5ff25b3d25e8694d1ee52f2 100644 --- a/iconvdata/TESTS2 +++ b/iconvdata/TESTS2 @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # Each line consists of three fields: # 1. The endianness independent encoding. diff --git a/iconvdata/ansi_x3.110.c b/iconvdata/ansi_x3.110.c index bf197ccd0e7e146e421739fc1918ce7b78836e12..f748bb4085d3cb722889139ff6848d2b2758c7f3 100644 --- a/iconvdata/ansi_x3.110.c +++ b/iconvdata/ansi_x3.110.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/armscii-8.c b/iconvdata/armscii-8.c index 20911084695b0124fc16f1bbd78ed9923ea4c84f..3d97dd78cfcf3f530ce09d71e447f04fb7b29eb8 100644 --- a/iconvdata/armscii-8.c +++ b/iconvdata/armscii-8.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/asmo_449.c b/iconvdata/asmo_449.c index 651188a64bacaac9c2db2dad823281ad3dc9f54e..21ebe2dd933151828f163929034e9541ccdec549 100644 --- a/iconvdata/asmo_449.c +++ b/iconvdata/asmo_449.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/big5.c b/iconvdata/big5.c index 1f61985f5d73705c419e795f4dbca9687f580df0..f9bc7109ebbabe6926c0c7739ed86a0c3dc30641 100644 --- a/iconvdata/big5.c +++ b/iconvdata/big5.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/big5hkscs.c b/iconvdata/big5hkscs.c index 7490a7b24218033280680110ba06094f31711421..87022ed49a79b37992cefcca2641f62d5c566c7a 100644 --- a/iconvdata/big5hkscs.c +++ b/iconvdata/big5hkscs.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/brf.c b/iconvdata/brf.c index a516f40bc349bd37fc916b9b0f0f8927e0e987b9..9011554ede4aa111ac5a4b51a8d99e1c96d609e0 100644 --- a/iconvdata/brf.c +++ b/iconvdata/brf.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/bug-iconv10.c b/iconvdata/bug-iconv10.c index ec613927ea7088e75edea4cb4e13ca4aae205710..50d0d8c3d3a0af24155c4d47c642fb8e2af8fb59 100644 --- a/iconvdata/bug-iconv10.c +++ b/iconvdata/bug-iconv10.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/bug-iconv11.c b/iconvdata/bug-iconv11.c index 9b8b9afa9e24612935ba25d291d940f0165673b4..ba584ee658991803091cd229a12c583fabb0f124 100644 --- a/iconvdata/bug-iconv11.c +++ b/iconvdata/bug-iconv11.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/bug-iconv12.c b/iconvdata/bug-iconv12.c index 70ff634309e1c89436948bcc12af4bba92def1e8..3af555f100b891be5cd25f92fca38feb7d117107 100644 --- a/iconvdata/bug-iconv12.c +++ b/iconvdata/bug-iconv12.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/bug-iconv3.c b/iconvdata/bug-iconv3.c index 62a229a733f766b75497c90e5077e55f9389b4e8..3d814989779fd55a203c09911d552f843958d7d6 100644 --- a/iconvdata/bug-iconv3.c +++ b/iconvdata/bug-iconv3.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/cns11643.c b/iconvdata/cns11643.c index f4b5de954fd9dab29c92dff414a3ba0ec1887870..4dafe224208ede815d39c513163ea7367a159f94 100644 --- a/iconvdata/cns11643.c +++ b/iconvdata/cns11643.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cns11643.h b/iconvdata/cns11643.h index c7b5ccc94d17980636f4243de98a4aaf249a1d30..9d4b1253c5a2dfaaa2c5b56ba105574abac4fd25 100644 --- a/iconvdata/cns11643.h +++ b/iconvdata/cns11643.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cns11643l1.c b/iconvdata/cns11643l1.c index 6b31779b2c1dc417c2e9002f9c7e2ec0fc1cf0be..c46fe69c35550e1edadbd81ae32d354e7550ab0e 100644 --- a/iconvdata/cns11643l1.c +++ b/iconvdata/cns11643l1.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cns11643l1.h b/iconvdata/cns11643l1.h index 20b8c4cd22ff8508ba46b46058895f38d9c0153f..d8b9740bf997962c02c75e4d3089348c15023b56 100644 --- a/iconvdata/cns11643l1.h +++ b/iconvdata/cns11643l1.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/cns11643l2.h b/iconvdata/cns11643l2.h index f6edafea7ac3dda889b9e94d12d78f2a0318d95a..b55a9d1d7655bfa3094e692b15e079299f4a44a3 100644 --- a/iconvdata/cns11643l2.h +++ b/iconvdata/cns11643l2.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/cp10007.c b/iconvdata/cp10007.c index dab7eb59ab8f619c1b77f476d36413d777ae325a..a54bb2c6b2d793137c385308e760bc0170a0d42c 100644 --- a/iconvdata/cp10007.c +++ b/iconvdata/cp10007.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp1125.c b/iconvdata/cp1125.c index 7d2fa85654306ceec08e319d79b620e4ca700ce8..efd69bb4ad1184cae0d9cb7878ad29be0f21c3e1 100644 --- a/iconvdata/cp1125.c +++ b/iconvdata/cp1125.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp1250.c b/iconvdata/cp1250.c index 4185e99bf43ed86cf1a4052d46630cb84d15901d..955eabca3376ed406f4aed17b2e01f6157038853 100644 --- a/iconvdata/cp1250.c +++ b/iconvdata/cp1250.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp1251.c b/iconvdata/cp1251.c index 480afc99f0bfeb70ba26802849adb67afe99d360..298ab50e9c5e365fc7f11686fa3c9a62daf7859f 100644 --- a/iconvdata/cp1251.c +++ b/iconvdata/cp1251.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp1252.c b/iconvdata/cp1252.c index 51e279f95f199fbe088edac4771832f7f5116bda..d454cc1b0429a4b827e9f80387599976d4166d3c 100644 --- a/iconvdata/cp1252.c +++ b/iconvdata/cp1252.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp1253.c b/iconvdata/cp1253.c index 89a733ec2983be4c2e27fffcc69d517f111c4f79..f7190e9b95b960cb164b7f0630f5532943ef3758 100644 --- a/iconvdata/cp1253.c +++ b/iconvdata/cp1253.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp1254.c b/iconvdata/cp1254.c index f7f5439abdd00f7c192d9547f3a5b1bd3d5cd66e..54d24444d80750d85f8d3e1336dbae7481c8b648 100644 --- a/iconvdata/cp1254.c +++ b/iconvdata/cp1254.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp1255.c b/iconvdata/cp1255.c index 6b5a54425469d6667e15a7dfd6bd79f1e791c97a..1f0d9d0e0812e0f0ee8ceed42ccaa6952d6c78cc 100644 --- a/iconvdata/cp1255.c +++ b/iconvdata/cp1255.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/cp1256.c b/iconvdata/cp1256.c index 01714786b26d73858099c6db487881c377af4447..e92e707e83d08b118cd88571e4e0b57fdf5b96c4 100644 --- a/iconvdata/cp1256.c +++ b/iconvdata/cp1256.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp1257.c b/iconvdata/cp1257.c index 56b997ae89db62b8abe48fb191c84329367be1db..59fa379960ee9f013af588edb0edf32550d172f6 100644 --- a/iconvdata/cp1257.c +++ b/iconvdata/cp1257.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp1258.c b/iconvdata/cp1258.c index 975dc27ce9c9ef9f4e7fbf8982359e6551806d83..38fb9ebb8d8383255b7156116c3fd8caa210f131 100644 --- a/iconvdata/cp1258.c +++ b/iconvdata/cp1258.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/cp737.c b/iconvdata/cp737.c index ea50699dba29024ac7363e2266e98b4df99d46a2..942243fd45e46a51f4e4f8b63a0ec393f3a9e5ea 100644 --- a/iconvdata/cp737.c +++ b/iconvdata/cp737.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp737.h b/iconvdata/cp737.h index 4523dd1f6dac7e2c2bab27cb2b1995868018bd91..2a29065a457a27be8b748679977121f5dd758c45 100644 --- a/iconvdata/cp737.h +++ b/iconvdata/cp737.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp770.c b/iconvdata/cp770.c index 2631c771ea4abe8f4704e207b0c02a05babfa551..6927fb0c1b6be86d235da8098ae190b1d1f0efe5 100644 --- a/iconvdata/cp770.c +++ b/iconvdata/cp770.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp771.c b/iconvdata/cp771.c index 52b0c99b403f599cceac646cecef00584cac1c16..7a6827adcbe2d90a77e61be7c2319dcc3775cea4 100644 --- a/iconvdata/cp771.c +++ b/iconvdata/cp771.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp772.c b/iconvdata/cp772.c index 6ff9977535a4a1c25c44b171fb1b9e06870662e6..b7e6df25220aa0d4f7e0d2ee6684189b1a35ab08 100644 --- a/iconvdata/cp772.c +++ b/iconvdata/cp772.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp773.c b/iconvdata/cp773.c index f4c816b9da329b74ae90456ae45c02fd50db6b76..be9a187e7ff353c64db1b1a2d5bd8b75fc32fbc6 100644 --- a/iconvdata/cp773.c +++ b/iconvdata/cp773.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp774.c b/iconvdata/cp774.c index a9b37fa9e5234995c15c5aae4302f2f0a17fe53e..638f840e2720904fe4c16f98424912e4c58ad2a7 100644 --- a/iconvdata/cp774.c +++ b/iconvdata/cp774.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp775.c b/iconvdata/cp775.c index 6b7704cd7c3d719ccf8a2c3ae09ba4a19ea5a88f..ad4d16aef1b5b9109fd21a7be80704d7ea99d82a 100644 --- a/iconvdata/cp775.c +++ b/iconvdata/cp775.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp775.h b/iconvdata/cp775.h index 9743d899feaf1d7e5cef407c343d16655fc3ca4b..6ff7a1911b46e83006e314367b10f3b1ffb3c760 100644 --- a/iconvdata/cp775.h +++ b/iconvdata/cp775.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cp932.c b/iconvdata/cp932.c index 4b180c3c03cec8d44de3d5179530c294b3aec29b..3ea7ad4fa67cb633432a5f8c09c8b4ee9b85a6d4 100644 --- a/iconvdata/cp932.c +++ b/iconvdata/cp932.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/csn_369103.c b/iconvdata/csn_369103.c index 1fad6ea9f93a3010555c46689fc6d69d1e69ced8..cec7bc7e8744ccf601a970e1f9dd3630730cedb2 100644 --- a/iconvdata/csn_369103.c +++ b/iconvdata/csn_369103.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/cwi.c b/iconvdata/cwi.c index d1b2f6677934ab8b489bafab5734746e3557f572..786ffdd8cdd3e5a55f619054bf682c6bec956b6d 100644 --- a/iconvdata/cwi.c +++ b/iconvdata/cwi.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/dec-mcs.c b/iconvdata/dec-mcs.c index a05eb641b5f232c6aa780694a8e855be9095a39e..1d0ceb34b558b2b7bb6a907ac0b29352001853c5 100644 --- a/iconvdata/dec-mcs.c +++ b/iconvdata/dec-mcs.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-at-de-a.c b/iconvdata/ebcdic-at-de-a.c index 9855daba0ae61ce30ae1db3112175895705b28dc..f90160c61dc5e7316c8793af93e726324f0ace30 100644 --- a/iconvdata/ebcdic-at-de-a.c +++ b/iconvdata/ebcdic-at-de-a.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-at-de.c b/iconvdata/ebcdic-at-de.c index aed419d1f582f1e174db1abdf8f756c4b5e5dd3c..b807d8c6b8f708e8350faaa558ddbe3613adbe5e 100644 --- a/iconvdata/ebcdic-at-de.c +++ b/iconvdata/ebcdic-at-de.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-ca-fr.c b/iconvdata/ebcdic-ca-fr.c index 5715ff169f0ec1162090e42aae3fa13ebb112f08..b652e39e808aeabee6361fc6a56f825cce446549 100644 --- a/iconvdata/ebcdic-ca-fr.c +++ b/iconvdata/ebcdic-ca-fr.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-dk-no-a.c b/iconvdata/ebcdic-dk-no-a.c index 61bababc61d61948d1255f841dee5ed7e139ded4..33da883f76196244440d9de0cfbb985d7faa3341 100644 --- a/iconvdata/ebcdic-dk-no-a.c +++ b/iconvdata/ebcdic-dk-no-a.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-dk-no.c b/iconvdata/ebcdic-dk-no.c index b48d6f5e9b8614b9cb4ba724cc9b415a25b2bac5..c0d03e01582b365d73ff342c18686902596f5081 100644 --- a/iconvdata/ebcdic-dk-no.c +++ b/iconvdata/ebcdic-dk-no.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-es-a.c b/iconvdata/ebcdic-es-a.c index f4708d0e2c67ca9d8247b1e7db71bcbce9fad410..b25e54017db0f80b1657ecfc77b07b94b1e9dde2 100644 --- a/iconvdata/ebcdic-es-a.c +++ b/iconvdata/ebcdic-es-a.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-es-s.c b/iconvdata/ebcdic-es-s.c index bfc6910d11ee5263f660835a2d4ab1d0a1a5514c..795870103b356f09488038926c350244be0d6896 100644 --- a/iconvdata/ebcdic-es-s.c +++ b/iconvdata/ebcdic-es-s.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-es.c b/iconvdata/ebcdic-es.c index 2dbcca49f4eedafc5069edeed0f3d1f04bd5b226..fab198d2daec4eabf3879200ce0b42c5132d7f30 100644 --- a/iconvdata/ebcdic-es.c +++ b/iconvdata/ebcdic-es.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-fi-se-a.c b/iconvdata/ebcdic-fi-se-a.c index 51401b85cf78a8cd12029ff4f6748f9f89fefab9..863cdafa1b2a206a5781a6ab2d833942d74a44f3 100644 --- a/iconvdata/ebcdic-fi-se-a.c +++ b/iconvdata/ebcdic-fi-se-a.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-fi-se.c b/iconvdata/ebcdic-fi-se.c index 36c3d5c43af851c9c2d4142f74f7523a1b8c5625..5754d6993d21e496c8b088d5fd0b879c494c3c5c 100644 --- a/iconvdata/ebcdic-fi-se.c +++ b/iconvdata/ebcdic-fi-se.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-fr.c b/iconvdata/ebcdic-fr.c index ed35d8b0379762889569d81933885aa4abf16f6c..3ea8184dac06a08019d3114533a6374d9f6d7f53 100644 --- a/iconvdata/ebcdic-fr.c +++ b/iconvdata/ebcdic-fr.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-is-friss.c b/iconvdata/ebcdic-is-friss.c index 4f67b6935bcdaff777f16240e3baa1f35e051590..bdc326cc6037e7e46bee96e8e08088c8bae44207 100644 --- a/iconvdata/ebcdic-is-friss.c +++ b/iconvdata/ebcdic-is-friss.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-it.c b/iconvdata/ebcdic-it.c index d72cef26a4ef630797884a887a4a81c9d1c9e0b6..619d71ea3c187a378dc294a2aa586aabbc7743da 100644 --- a/iconvdata/ebcdic-it.c +++ b/iconvdata/ebcdic-it.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-pt.c b/iconvdata/ebcdic-pt.c index 93794470d6bd1d3eb032b3117c2980e05f0cfab6..90b6cc5ce7e3d4c1980bbdf9a3ac45f88406564b 100644 --- a/iconvdata/ebcdic-pt.c +++ b/iconvdata/ebcdic-pt.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-uk.c b/iconvdata/ebcdic-uk.c index c7757b58a33712187ccf966de84cebb9ca8dbdaf..463ff5020f3ee2c276f56f4f86a53db17beca41f 100644 --- a/iconvdata/ebcdic-uk.c +++ b/iconvdata/ebcdic-uk.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ebcdic-us.c b/iconvdata/ebcdic-us.c index 3f23b6a95da1f7bbfeb98bef14d025cebd3e7ed3..4e1978c34ad45a9903ed2dbb4519fdec59bf6ef5 100644 --- a/iconvdata/ebcdic-us.c +++ b/iconvdata/ebcdic-us.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ecma-cyrillic.c b/iconvdata/ecma-cyrillic.c index 87964d26e65146bdf52a66cc011876a0c88cd882..13f413c113b4e0a54e544bbb280d562a5a1df69d 100644 --- a/iconvdata/ecma-cyrillic.c +++ b/iconvdata/ecma-cyrillic.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/euc-cn.c b/iconvdata/euc-cn.c index 44e997ece8abcd8dd4cea325381a859fdbc7c8f7..48250b2d1da29fc44236368d2e9348b5f98b6f3d 100644 --- a/iconvdata/euc-cn.c +++ b/iconvdata/euc-cn.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/euc-jisx0213.c b/iconvdata/euc-jisx0213.c index da2d5cf38069119ca3c0ea6742f1a14df9b0c4ef..45ceee434267940ed83da9ee73699e40bd0ef6e7 100644 --- a/iconvdata/euc-jisx0213.c +++ b/iconvdata/euc-jisx0213.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/euc-jp-ms.c b/iconvdata/euc-jp-ms.c index 68c9614b19ff324c42f84145b4c7fbcb08b27589..3c364ea3569fbe68061f516f2007e1f08f305e68 100644 --- a/iconvdata/euc-jp-ms.c +++ b/iconvdata/euc-jp-ms.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/euc-jp.c b/iconvdata/euc-jp.c index 65ced850456bb110fe4eb528c56c57740d3e44df..6a7e6f3276d71c929607f3d2477b3aab9e72a394 100644 --- a/iconvdata/euc-jp.c +++ b/iconvdata/euc-jp.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/euc-kr.c b/iconvdata/euc-kr.c index 1f4f8190a39dd70c1c8198797973a8cebffed5aa..379414c4261c97cbf90bd554a4c76e4850754beb 100644 --- a/iconvdata/euc-kr.c +++ b/iconvdata/euc-kr.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/euc-tw.c b/iconvdata/euc-tw.c index c098ea43109e6813596bd1adb8d1653255ae87b6..960db5f0adf551800d0e4501a6fdfb0bb130637b 100644 --- a/iconvdata/euc-tw.c +++ b/iconvdata/euc-tw.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/gb18030.c b/iconvdata/gb18030.c index fdf5d994eb7121704ef30b449a08043bc4aa1c2e..50fbecbf18ed9d5e059c20a3321159d9f05958b6 100644 --- a/iconvdata/gb18030.c +++ b/iconvdata/gb18030.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* This file is added for supporting gb18030-2000 code. by Wang ShouHua & Wu Jian diff --git a/iconvdata/gb2312.c b/iconvdata/gb2312.c index e1d89b02c4ef3964fb4fc15d13661f97fa173c86..4fe9ff9abf26bb03e9242f2e76aad520120a5911 100644 --- a/iconvdata/gb2312.c +++ b/iconvdata/gb2312.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/gb2312.h b/iconvdata/gb2312.h index 432466469e489b1867084bfa5109ada6fd816d49..1b56703b89e073f99a5b08f31c804b2ccdfb1363 100644 --- a/iconvdata/gb2312.h +++ b/iconvdata/gb2312.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _GB2312_H #define _GB2312_H 1 diff --git a/iconvdata/gbbig5.c b/iconvdata/gbbig5.c index f56039ecdf145da9bb9650110c7012e8598f7ef4..a61c0795b3add01e2309131e077063bb69ad37ac 100644 --- a/iconvdata/gbbig5.c +++ b/iconvdata/gbbig5.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/gbgbk.c b/iconvdata/gbgbk.c index 5985c440137d2565ba6fa436e2b85b3870184e74..45e5efac15c817dc4752108dec8c47b7a7ef4518 100644 --- a/iconvdata/gbgbk.c +++ b/iconvdata/gbgbk.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/gbk.c b/iconvdata/gbk.c index 3da5fba6e5900b8398a7d97d5c94a6520b5c328f..8a23ce17eb3f7a893b0c642880e886f076438487 100644 --- a/iconvdata/gbk.c +++ b/iconvdata/gbk.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index 046099dc4c60c6a5ff213f2782b2b8d8aeeadbc8..50e9828b7cf5d9237ea44c73cf3a8a906b8e03da 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # All lines contain the following information: diff --git a/iconvdata/georgian-academy.c b/iconvdata/georgian-academy.c index 804bf62a4ede6565a002c8435719d56cf145b57d..63a1dca41f20267b9e05fabba26d2029bca43032 100644 --- a/iconvdata/georgian-academy.c +++ b/iconvdata/georgian-academy.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/georgian-ps.c b/iconvdata/georgian-ps.c index d3c5dcf6cd04b8d2c542cb32b36caa3eb6cc4817..bec717070e55729dc0b689ceb96c825fd665f968 100644 --- a/iconvdata/georgian-ps.c +++ b/iconvdata/georgian-ps.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/gost_19768-74.c b/iconvdata/gost_19768-74.c index 10805573c836871aa4d5d668e7c134385d5249b5..3c805b044bf2ac7c8c3a3e2da7100c7571e1798c 100644 --- a/iconvdata/gost_19768-74.c +++ b/iconvdata/gost_19768-74.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/greek-ccitt.c b/iconvdata/greek-ccitt.c index 81f950a6f149681bb173ca775afc693d6fc1ef76..46500e042cf9785bd8d6a57fc50d1aabd5d30d6c 100644 --- a/iconvdata/greek-ccitt.c +++ b/iconvdata/greek-ccitt.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/greek7-old.c b/iconvdata/greek7-old.c index a6bc2cc4e5126e246982726c3c408282c28a306a..9b76a2579d53f8b0072e2caf23880c065aababdc 100644 --- a/iconvdata/greek7-old.c +++ b/iconvdata/greek7-old.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/greek7.c b/iconvdata/greek7.c index 3f157ecf64138e6b81756c5c78cc33e03e39368a..c0fd0830d0b65e8e2b79c92e8ebfc5cd4c762fcf 100644 --- a/iconvdata/greek7.c +++ b/iconvdata/greek7.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/hp-greek8.c b/iconvdata/hp-greek8.c index 1c6e9ecbca981ee6916df61f75c70a64f6a56e05..23173914accb2a1d4bae71daf97a692e1bec19d7 100644 --- a/iconvdata/hp-greek8.c +++ b/iconvdata/hp-greek8.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/hp-roman8.c b/iconvdata/hp-roman8.c index 867992ec77cdad9d0e55e51ab00b439b15ecc7ec..883e13180011a8c403acf16fdb57aa6e71fa99b6 100644 --- a/iconvdata/hp-roman8.c +++ b/iconvdata/hp-roman8.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/hp-roman9.c b/iconvdata/hp-roman9.c index c9514d207289a37855ddf2ee696107911c5c9d5a..d00696071a7bb8ae07097bac470cb07c449839da 100644 --- a/iconvdata/hp-roman9.c +++ b/iconvdata/hp-roman9.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/hp-thai8.c b/iconvdata/hp-thai8.c index 8b2fa4124811338234d7941eb8c3c8c1cb263a73..54efee7eff12a550ce5bf65ca23a020c0bbb1e82 100644 --- a/iconvdata/hp-thai8.c +++ b/iconvdata/hp-thai8.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/hp-turkish8.c b/iconvdata/hp-turkish8.c index e4eec73359234234029c9ef178fdbff709eaf69b..feb42de4d15638f36b2001409769537ee45d751d 100644 --- a/iconvdata/hp-turkish8.c +++ b/iconvdata/hp-turkish8.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm037.c b/iconvdata/ibm037.c index a34708e9db67de8e31f4c2601ebeac261182b416..79f75c130b029b50cb60a6e81de56bbb32191073 100644 --- a/iconvdata/ibm037.c +++ b/iconvdata/ibm037.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm038.c b/iconvdata/ibm038.c index de43c854f388954597545eb2e9d3abf460b06e49..4f81a96c77c67d5590c6421cb86f7e49646bdfbe 100644 --- a/iconvdata/ibm038.c +++ b/iconvdata/ibm038.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1004.c b/iconvdata/ibm1004.c index eab9892a2e3d7decbb17d34a070af7499c7e74e7..7a4fecf313d732c685b4bdd6112c09e92f1ea707 100644 --- a/iconvdata/ibm1004.c +++ b/iconvdata/ibm1004.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1008.c b/iconvdata/ibm1008.c index 45336eec31525cfa63245fd43d04870fb40f8450..684488289b05e8a68c9a269c2f95fbe8df4553d0 100644 --- a/iconvdata/ibm1008.c +++ b/iconvdata/ibm1008.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1008.h b/iconvdata/ibm1008.h index 99dabf8397967d16fbcc2bdb76b8cb391fd2e25a..2ea96f31933005820dbf7eb9b292ce3f6ef090c0 100644 --- a/iconvdata/ibm1008.h +++ b/iconvdata/ibm1008.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1008_420.c b/iconvdata/ibm1008_420.c index 6268da15e37b8f49ec06cc6311ad122976ca95f9..a3eefdf869f1b9974c5cc7fa711d523aeb853528 100644 --- a/iconvdata/ibm1008_420.c +++ b/iconvdata/ibm1008_420.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/ibm1025.c b/iconvdata/ibm1025.c index a5adae60ad03bd6b7bd6aef08a6d030d33fde705..2043097a2b7f8c27cb25130395319fff6aa2e3e2 100644 --- a/iconvdata/ibm1025.c +++ b/iconvdata/ibm1025.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1025.h b/iconvdata/ibm1025.h index e63172c8c1df4dfa97c1494072680bc749cf2cb8..82921339771d086c9d3708a3ed5e6b1015d4c0a7 100644 --- a/iconvdata/ibm1025.h +++ b/iconvdata/ibm1025.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1026.c b/iconvdata/ibm1026.c index 6f52be2830d5985954f1fd366e7f6648db9147b9..e18f0bad79c696603b39238b3bdeb0cd6f168718 100644 --- a/iconvdata/ibm1026.c +++ b/iconvdata/ibm1026.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1046.c b/iconvdata/ibm1046.c index 19eb6a51cc8799aa4e35cbd2eedbf9a4a2d8ddd2..95236f6d4b27878a68f7244d72702e3165484537 100644 --- a/iconvdata/ibm1046.c +++ b/iconvdata/ibm1046.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1046.h b/iconvdata/ibm1046.h index d646de0de7dd34bd5942c1534071cf79de86c259..11d3b3961e853fb6ba43ac2c8cea56ae3accf9f0 100644 --- a/iconvdata/ibm1046.h +++ b/iconvdata/ibm1046.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1047.c b/iconvdata/ibm1047.c index f7d9546d2b572d5391adc77b0afa57aa840ba450..11171717ea464a1a7a13974599fe593492d43b66 100644 --- a/iconvdata/ibm1047.c +++ b/iconvdata/ibm1047.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1097.c b/iconvdata/ibm1097.c index b3863adff7f5e796de9f096555e861a19acaad42..6b3094f4cca751c3578614aadeec7c918e3ab609 100644 --- a/iconvdata/ibm1097.c +++ b/iconvdata/ibm1097.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1097.h b/iconvdata/ibm1097.h index ef96a5df8068461d72b33f82edd20ae2f7ef79a0..b8b284eb499625939e476bef501181ce2428934b 100644 --- a/iconvdata/ibm1097.h +++ b/iconvdata/ibm1097.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1112.c b/iconvdata/ibm1112.c index 68b63addbdd134cbf091a2124c5f1da2bdcc7f92..c26992f0abe43a83655314aaf7981bc39e2cff0d 100644 --- a/iconvdata/ibm1112.c +++ b/iconvdata/ibm1112.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1112.h b/iconvdata/ibm1112.h index 1572546cdea94a7dda55ea6fceb0f7bb427ec18b..41f2289dbc58ac618a74466fd09cc21a8ef5f1b8 100644 --- a/iconvdata/ibm1112.h +++ b/iconvdata/ibm1112.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1122.c b/iconvdata/ibm1122.c index 075279a36081d9c3cd65b886a1c9d0f0b6320fed..2e022889125f3080145a3e38035f2ba6bfe7dc55 100644 --- a/iconvdata/ibm1122.c +++ b/iconvdata/ibm1122.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1122.h b/iconvdata/ibm1122.h index 89f424645299015dec7ff93c9df6bf854bdd1e64..9f6b62acbd78a1964eff84c8cd089ad065e0f51d 100644 --- a/iconvdata/ibm1122.h +++ b/iconvdata/ibm1122.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1123.c b/iconvdata/ibm1123.c index 2a10447853fcb506f9235df8a58f9e1bd8d10228..7b3d256e458138bb39ea4d9dd74bdd08510b9c5d 100644 --- a/iconvdata/ibm1123.c +++ b/iconvdata/ibm1123.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1123.h b/iconvdata/ibm1123.h index 4d6dda826fb50b1ee02465c21929b91c4ff94a70..91465926cd66e44a52010b51fedcc470959a89d6 100644 --- a/iconvdata/ibm1123.h +++ b/iconvdata/ibm1123.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1124.c b/iconvdata/ibm1124.c index 72fb6ddf94f94a43a0ea0fc364d6802cee5f1de5..e699fb21e75a91d5999acca637c2531d57cdff01 100644 --- a/iconvdata/ibm1124.c +++ b/iconvdata/ibm1124.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1124.h b/iconvdata/ibm1124.h index 43c82a996d22beb15fc3a54636f510beaea9d8cc..4c06fdfc64892eee91889d7d0c0fa939b4beb8dc 100644 --- a/iconvdata/ibm1124.h +++ b/iconvdata/ibm1124.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1129.c b/iconvdata/ibm1129.c index f7cea06a511f35001701e4cdef77059c2bb00bf9..ee13aafbb9a400c9797f9f3f12875edf84e35b64 100644 --- a/iconvdata/ibm1129.c +++ b/iconvdata/ibm1129.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1129.h b/iconvdata/ibm1129.h index b737a3d4c99e3c545e6286c3764d516aea93b502..cd0ed01cfb8a280a21248619bf31b5ed3a625421 100644 --- a/iconvdata/ibm1129.h +++ b/iconvdata/ibm1129.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1130.c b/iconvdata/ibm1130.c index 66f647956d58bcbef15b697b7fac3a998214f933..d8985ae95177247138c28176fa917c6c06ea2ca8 100644 --- a/iconvdata/ibm1130.c +++ b/iconvdata/ibm1130.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1130.h b/iconvdata/ibm1130.h index 457da04a4f2a1cf0f42a4e51258dfbd107959ad2..16ad9d025f9009e925a21249483bdb8248c6c949 100644 --- a/iconvdata/ibm1130.h +++ b/iconvdata/ibm1130.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1132.c b/iconvdata/ibm1132.c index c3050fe7cb500044b8e76460927bb3f0da3c8417..b049a421d39c942be792f9813416f48dbe42f964 100644 --- a/iconvdata/ibm1132.c +++ b/iconvdata/ibm1132.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1132.h b/iconvdata/ibm1132.h index e3fa12c9c2bb2052a1cd939b476fc4b34860bde3..c48107e62206d0c175686064645cd582586bced4 100644 --- a/iconvdata/ibm1132.h +++ b/iconvdata/ibm1132.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1133.c b/iconvdata/ibm1133.c index 9394d9f4b73a288db1d2cb749648f96fb2a96cc9..a143573ecf1a64cd6aeacb58464235c901d11e1f 100644 --- a/iconvdata/ibm1133.c +++ b/iconvdata/ibm1133.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1133.h b/iconvdata/ibm1133.h index 7078c20e21d6564eff505130ecb85dae43d10bd5..0a2bbf8f8452e531c6f14ebf6c6a0d725d281759 100644 --- a/iconvdata/ibm1133.h +++ b/iconvdata/ibm1133.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1137.c b/iconvdata/ibm1137.c index 76b7ad0be380875a0c6914c8a6c89bab21130d8b..97ba758db465f14056d2e15570ae3b94b4935c9b 100644 --- a/iconvdata/ibm1137.c +++ b/iconvdata/ibm1137.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1137.h b/iconvdata/ibm1137.h index 6de6b1f98e0919a0ac44ad4262fe1a6e458fba35..7ef6f071775f1d1e75c70e8be3f22adb74491370 100644 --- a/iconvdata/ibm1137.h +++ b/iconvdata/ibm1137.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1140.c b/iconvdata/ibm1140.c index 77a67af051738d8aafdd10c52a184840be042d73..1f97364743e2a3bf751651582c6c835f18fd668a 100644 --- a/iconvdata/ibm1140.c +++ b/iconvdata/ibm1140.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1140.h b/iconvdata/ibm1140.h index e048440bacac85cac82f52552b274c3ce0a58b50..78c84cf5d90fbaa0dd689ecd72a0246205737aa1 100644 --- a/iconvdata/ibm1140.h +++ b/iconvdata/ibm1140.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1141.c b/iconvdata/ibm1141.c index 3388c33b73ed2acbd5ec248700b7f46180c3a05c..8250398f35e1d4c2e26f94fc4704be4cf931a1e6 100644 --- a/iconvdata/ibm1141.c +++ b/iconvdata/ibm1141.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1141.h b/iconvdata/ibm1141.h index 532864e261a5bca53af4f5886af6b7baa10e344e..ed1c0dac20c262aea88ab1629a7fb51aea89e687 100644 --- a/iconvdata/ibm1141.h +++ b/iconvdata/ibm1141.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1142.c b/iconvdata/ibm1142.c index 8e78fb0c6510f050141ace7e5058b76893990cfd..102c35a20a9a1cca38a4330ef5594ee742adf49a 100644 --- a/iconvdata/ibm1142.c +++ b/iconvdata/ibm1142.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1142.h b/iconvdata/ibm1142.h index fc31468707433b386978afe2a41b2a09e543554f..e929b441551543a0f486b69a60e70611bc148017 100644 --- a/iconvdata/ibm1142.h +++ b/iconvdata/ibm1142.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1143.c b/iconvdata/ibm1143.c index ea9b4f0d307ef31675cfb99d91e7ffbba34ca99b..2de071668511f4b7445b5fe9bf76c1221a93602b 100644 --- a/iconvdata/ibm1143.c +++ b/iconvdata/ibm1143.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1143.h b/iconvdata/ibm1143.h index 9ef3bd45b26ff74db7c4051335be4a4fdb75ac08..425bcfd942e89bd811371f6f5245ed577aa2d79e 100644 --- a/iconvdata/ibm1143.h +++ b/iconvdata/ibm1143.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1144.c b/iconvdata/ibm1144.c index 52021c860cc0b24791158492eef87b172b4c19da..9eb1c505de30e57e2d2508b7a83f5a9e097aa064 100644 --- a/iconvdata/ibm1144.c +++ b/iconvdata/ibm1144.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1144.h b/iconvdata/ibm1144.h index bb460a444287d526bcf46c57aacb320fd5be7927..705406033b6f303f94ff2dd86de5a4d767288311 100644 --- a/iconvdata/ibm1144.h +++ b/iconvdata/ibm1144.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1145.c b/iconvdata/ibm1145.c index 548d89e79e4415ad63399c5ea44d0b847e353a96..0a5c30fffe40822fe706b9d7f91f1d3d7792e15b 100644 --- a/iconvdata/ibm1145.c +++ b/iconvdata/ibm1145.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1145.h b/iconvdata/ibm1145.h index 533c6566541d9d22c325137320705a822c75e13a..77bccdd9191235a09db93b0b813aa3986f089dd6 100644 --- a/iconvdata/ibm1145.h +++ b/iconvdata/ibm1145.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1146.c b/iconvdata/ibm1146.c index de18e2ab4b3b78c1152502722e22d0c2b048ea40..d0e8359edae10f4f562ef34112c94e38239f97c3 100644 --- a/iconvdata/ibm1146.c +++ b/iconvdata/ibm1146.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1146.h b/iconvdata/ibm1146.h index ea7fbe941ae989d3fc4d8d2fd67a9442a366be4e..856b73e6bee77e57f518b22f5b89e089e6dfc591 100644 --- a/iconvdata/ibm1146.h +++ b/iconvdata/ibm1146.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1147.c b/iconvdata/ibm1147.c index 873f36c7bf61baf6db54c9add52d259ba968f4ea..62e52f07584b38ebb2c37041162802286dfc99c9 100644 --- a/iconvdata/ibm1147.c +++ b/iconvdata/ibm1147.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1147.h b/iconvdata/ibm1147.h index fe9bc252af232fcc00c2bc533a421b6d652107ca..47138497bfb71e8c0762b671a2bd62585f4328e9 100644 --- a/iconvdata/ibm1147.h +++ b/iconvdata/ibm1147.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1148.c b/iconvdata/ibm1148.c index 3ff2adc1bdc19c541bcf82dd2cb8d2f225f5bccb..436d5cf82c02745e292baa6cebefeb17d6203e83 100644 --- a/iconvdata/ibm1148.c +++ b/iconvdata/ibm1148.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1148.h b/iconvdata/ibm1148.h index ffbea29f42aa03976f3e9b1377d07a7da9e7bf59..25b596137079188e60765232ba307aa2a0dfb42a 100644 --- a/iconvdata/ibm1148.h +++ b/iconvdata/ibm1148.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1149.c b/iconvdata/ibm1149.c index bd33388d199d672ed00cbbf9ad8f44d542c47b72..911e26f4b3d288f19b9fb64474a56ab643a1e035 100644 --- a/iconvdata/ibm1149.c +++ b/iconvdata/ibm1149.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1149.h b/iconvdata/ibm1149.h index adfb1f9bc9a4bad9a4b708e810f4aaeaa7fac4c5..ec8a820a821f484d03a84db32df4985a251ecf7c 100644 --- a/iconvdata/ibm1149.h +++ b/iconvdata/ibm1149.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1153.c b/iconvdata/ibm1153.c index c863149bf38d860582f86a636113c9c404581701..38e303d20060660a29970bb3d7541e9ca27b5a56 100644 --- a/iconvdata/ibm1153.c +++ b/iconvdata/ibm1153.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1153.h b/iconvdata/ibm1153.h index 2e49e0b499efc9a18590eeacdf55ca54dc37608e..345fbab3b1d8ddd3b85bc0dde8219ef88b855db5 100644 --- a/iconvdata/ibm1153.h +++ b/iconvdata/ibm1153.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1154.c b/iconvdata/ibm1154.c index fceae11bbf93080b9635d5bbcf38e39a5cce630c..e1b07e2dcea57a10bed6aa6ce52f28e72c8c1333 100644 --- a/iconvdata/ibm1154.c +++ b/iconvdata/ibm1154.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1154.h b/iconvdata/ibm1154.h index f5686406b3749a4b4fcb32a7332af089fe468508..e7611d44831281deb80d6860f4f9b7d353c967cf 100644 --- a/iconvdata/ibm1154.h +++ b/iconvdata/ibm1154.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1155.c b/iconvdata/ibm1155.c index 20ef40560194fca3f4ffaccf1efa49fc5e36dbfe..d977a42648c764f08c766d8645dd200d444dd4a7 100644 --- a/iconvdata/ibm1155.c +++ b/iconvdata/ibm1155.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1155.h b/iconvdata/ibm1155.h index cb09a17deda56ea07c4547d4595be887caebbda6..3fa2dbba1d21f696a1276bee3c7b0653949d36e3 100644 --- a/iconvdata/ibm1155.h +++ b/iconvdata/ibm1155.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1156.c b/iconvdata/ibm1156.c index 47cfb76454aeeeb33594b532ac868937fd0c1922..fbad52c4bf55d0a7c88f3e452c4543f8c220876d 100644 --- a/iconvdata/ibm1156.c +++ b/iconvdata/ibm1156.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1156.h b/iconvdata/ibm1156.h index ffc15ebd8765abbb8e3775434d70be7f0eff5b89..fbe2d2c703143e483243aa373f5481c9d5d596fb 100644 --- a/iconvdata/ibm1156.h +++ b/iconvdata/ibm1156.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1157.c b/iconvdata/ibm1157.c index f87a0d492d31971a659bff3d3d098e58163a412c..40a73759b9d049de35c3d44e1b6338a56ad53e9b 100644 --- a/iconvdata/ibm1157.c +++ b/iconvdata/ibm1157.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1157.h b/iconvdata/ibm1157.h index b2b557e0a9eddc8cefb1a0c0e8f60712e6234cd3..0d2714b9725e78ac21742f94979c4d0d519e893c 100644 --- a/iconvdata/ibm1157.h +++ b/iconvdata/ibm1157.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1158.c b/iconvdata/ibm1158.c index 59e368f6f471827d21739ddbf7b737f3497c2711..a067d357cc79f28bf51da90be3485f9f096da8cc 100644 --- a/iconvdata/ibm1158.c +++ b/iconvdata/ibm1158.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1158.h b/iconvdata/ibm1158.h index e1f58900ac4aceef3e78f0b1b32e32de7db67dbc..05cca42dd6c2e0a04997ee9a6c82f67825349633 100644 --- a/iconvdata/ibm1158.h +++ b/iconvdata/ibm1158.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1160.c b/iconvdata/ibm1160.c index 75c7e7aeb34c268473fcd08892c8c88fa2604598..78dbef197b9de57c4cc158b101fc9c2ea4a0d809 100644 --- a/iconvdata/ibm1160.c +++ b/iconvdata/ibm1160.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1160.h b/iconvdata/ibm1160.h index 2aeb21ef06ba793761fd43e6cef3b9bbf9b711e5..614103a264ec223f8a96b473ae6d282a6eb2f248 100644 --- a/iconvdata/ibm1160.h +++ b/iconvdata/ibm1160.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1161.c b/iconvdata/ibm1161.c index cb4ddf6f7d12c9c43f8bb7d330d577ce6bc7f128..51c667fd3a83a451e0488f8f67b17d45e9575e6e 100644 --- a/iconvdata/ibm1161.c +++ b/iconvdata/ibm1161.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1161.h b/iconvdata/ibm1161.h index 7e3fa02380366cc8932f81d982e96569907362ff..573e420dea18fb3d7ed85678560df39d1029e81e 100644 --- a/iconvdata/ibm1161.h +++ b/iconvdata/ibm1161.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1162.c b/iconvdata/ibm1162.c index 7984ce49b86903dcd2ca0cec3b99e2d7c48610c8..a3062650dfa9f4c787052ee388bcf5e84721d3b6 100644 --- a/iconvdata/ibm1162.c +++ b/iconvdata/ibm1162.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1162.h b/iconvdata/ibm1162.h index 1e163c11d2025018e1d36f4fbe26693a1a15cf68..765dd161bcf8882912d52e439265b9420fb3aef5 100644 --- a/iconvdata/ibm1162.h +++ b/iconvdata/ibm1162.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1163.c b/iconvdata/ibm1163.c index 59e067789e199c23c1fa7828955f351f35509f24..dc030ab6314067637e6518796b58bed5f5bb83af 100644 --- a/iconvdata/ibm1163.c +++ b/iconvdata/ibm1163.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1163.h b/iconvdata/ibm1163.h index a4e73aa4687005cc6a8397f8d1449cdf58306416..7bc7012e94edfa7132f9324bc3f3f598eb56ea5c 100644 --- a/iconvdata/ibm1163.h +++ b/iconvdata/ibm1163.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1164.c b/iconvdata/ibm1164.c index 943a132a082c181f2e0acffde4f625942a509f7e..e1bfe9dfb0305260e79d1327930c713c4f204004 100644 --- a/iconvdata/ibm1164.c +++ b/iconvdata/ibm1164.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1164.h b/iconvdata/ibm1164.h index 224a2a45bba8e9e60bfd7d58de51132c21fba368..fe2dc98c381821c565432af21c7ac7f443a470ad 100644 --- a/iconvdata/ibm1164.h +++ b/iconvdata/ibm1164.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1166.c b/iconvdata/ibm1166.c index a6e5a910901cc6e3cefb233856b2f64c50cb2609..ef977ec6c8ac9a631337cb9f8374144f8bdc128f 100644 --- a/iconvdata/ibm1166.c +++ b/iconvdata/ibm1166.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1166.h b/iconvdata/ibm1166.h index 8bd7d0b02e95fe0551100817aa7c0567ab8dab5a..29faff2ea365e4ce413f711a66cb04c2c017366d 100644 --- a/iconvdata/ibm1166.h +++ b/iconvdata/ibm1166.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1167.c b/iconvdata/ibm1167.c index 383f0e5be25b6bca1ddb280c1457341670d2fde4..16726b3e49b454d825d7c755fdee7c87c2242590 100644 --- a/iconvdata/ibm1167.c +++ b/iconvdata/ibm1167.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1167.h b/iconvdata/ibm1167.h index 6458cab9495fb989bfb4d28021c81d91a39e403b..b433e7b64007142574719aa5640a5d60931e7b58 100644 --- a/iconvdata/ibm1167.h +++ b/iconvdata/ibm1167.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm12712.c b/iconvdata/ibm12712.c index 8f5b9e836f092cf4d0cd05f87001e6f49c9d5e6c..aa1db102fc64828f89272e04ba6f0207a49fb011 100644 --- a/iconvdata/ibm12712.c +++ b/iconvdata/ibm12712.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm12712.h b/iconvdata/ibm12712.h index eeaaf68d60389cf5f6fa87d33c7d62db684edd67..c0095fdd34e9b7670e797f32535ef4f52b89be21 100644 --- a/iconvdata/ibm12712.h +++ b/iconvdata/ibm12712.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm1364.c b/iconvdata/ibm1364.c index 32ebe5a406520fb4f84ef62e0063d99ce98caf17..6d839975454f85be4bdb8785f2a2077a2b605f2a 100644 --- a/iconvdata/ibm1364.c +++ b/iconvdata/ibm1364.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/ibm1364.h b/iconvdata/ibm1364.h index 9626b9d27362d7261012b0870ec6165e9fe627a4..4a9980b51d4792ad658f82c6783074629e152c53 100644 --- a/iconvdata/ibm1364.h +++ b/iconvdata/ibm1364.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM1364_H diff --git a/iconvdata/ibm1371.c b/iconvdata/ibm1371.c index 8eb17f3488666d55d34002c6d568746c70c2e990..0470170a41aca827854a966fa8c3bc1ad1111bb3 100644 --- a/iconvdata/ibm1371.c +++ b/iconvdata/ibm1371.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define DATA_HEADER "ibm1371.h" #define CHARSET_NAME "IBM1371//" diff --git a/iconvdata/ibm1371.h b/iconvdata/ibm1371.h index c0c9fff3232a4f75d6def83b1121452db2492ed3..83bbf1fe31205dd8a664b89b35b98352a605f84b 100644 --- a/iconvdata/ibm1371.h +++ b/iconvdata/ibm1371.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM1371_H diff --git a/iconvdata/ibm1388.c b/iconvdata/ibm1388.c index fbca7cda16baf5e12c2274e9c20a3cb017e18447..7980650d41b62bcbd8e7cee243990026557ba143 100644 --- a/iconvdata/ibm1388.c +++ b/iconvdata/ibm1388.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define DATA_HEADER "ibm1388.h" #define CHARSET_NAME "IBM1388//" diff --git a/iconvdata/ibm1388.h b/iconvdata/ibm1388.h index f6e38be6de8053cf0d0d26a67e85ef9c0880c1d5..041d062df7d6ed936bbfba027feb470fce0aceb5 100644 --- a/iconvdata/ibm1388.h +++ b/iconvdata/ibm1388.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM1388_H diff --git a/iconvdata/ibm1390.c b/iconvdata/ibm1390.c index f8cfe6b34918be858d868a637cf05c3d54ad956a..ab92e8e97871803d913e91f653b373056ac17e73 100644 --- a/iconvdata/ibm1390.c +++ b/iconvdata/ibm1390.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define DATA_HEADER "ibm1390.h" #define CHARSET_NAME "IBM1390//" diff --git a/iconvdata/ibm1390.h b/iconvdata/ibm1390.h index f8d366b06e495cc03bb71d53591bf9583b7389b8..74d3a0131839ead0af50f102689e2a7134940c9b 100644 --- a/iconvdata/ibm1390.h +++ b/iconvdata/ibm1390.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM1390_H #define _IBM1390_H 1 diff --git a/iconvdata/ibm1399.c b/iconvdata/ibm1399.c index e3a3d78573feb12af7515d4b779b8ad3423a1633..06e1b5e720f87ea890f8d251d935fee521f00c48 100644 --- a/iconvdata/ibm1399.c +++ b/iconvdata/ibm1399.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #define DATA_HEADER "ibm1399.h" #define CHARSET_NAME "IBM1399//" diff --git a/iconvdata/ibm1399.h b/iconvdata/ibm1399.h index b78f03e6c7d81f467e0dad163611cfc57004fa35..5d84a76a95e08dd1ac66f9650acfde376e191cda 100644 --- a/iconvdata/ibm1399.h +++ b/iconvdata/ibm1399.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM1399_H #define _IBM1399_H 1 diff --git a/iconvdata/ibm16804.c b/iconvdata/ibm16804.c index da3855ba5f4ec068f62264bab2c45a5b109563f4..0b85c87a10d983d2e026b875414fec467c6ee2b2 100644 --- a/iconvdata/ibm16804.c +++ b/iconvdata/ibm16804.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm16804.h b/iconvdata/ibm16804.h index 2065f9d62d1f048b08f85ebcf060fa376f09fe2a..5dae77b890d43d105e3e3269f97337a6edbd2a25 100644 --- a/iconvdata/ibm16804.h +++ b/iconvdata/ibm16804.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm256.c b/iconvdata/ibm256.c index 458089f426a56cb3e18ab009b092be9ab4f50317..ff162177f38cc0dcdd6bdeb0da5c37bee5d8ebad 100644 --- a/iconvdata/ibm256.c +++ b/iconvdata/ibm256.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm273.c b/iconvdata/ibm273.c index 3fc33d8df08a478d4751e83c520116151603a8c3..138d7b59cd49cad637263f764b97e52f0f8c5c63 100644 --- a/iconvdata/ibm273.c +++ b/iconvdata/ibm273.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm274.c b/iconvdata/ibm274.c index d8c5dad6e3e8bc29f1ab77b29a7b84cc1a2891e7..a5bf26d86d8e20813e74d804153a08ad2d90c88a 100644 --- a/iconvdata/ibm274.c +++ b/iconvdata/ibm274.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm275.c b/iconvdata/ibm275.c index 48c78f2405e26d22d7209c785813de096a3d11ed..d2619a43c0d8b7ef12a703661a6b2f3496cb9687 100644 --- a/iconvdata/ibm275.c +++ b/iconvdata/ibm275.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm277.c b/iconvdata/ibm277.c index aaaf93196b22747cede5bb13051ff9ef7b77abd0..0689bcae1fbab7be5ddcc408087840d09896f196 100644 --- a/iconvdata/ibm277.c +++ b/iconvdata/ibm277.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm278.c b/iconvdata/ibm278.c index 7ca3d4b3d0db0335a39c6e035e1a7f4d515975d0..c42eb4974ebd8317df8a9e4e32f4bcb8ca531cfb 100644 --- a/iconvdata/ibm278.c +++ b/iconvdata/ibm278.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm280.c b/iconvdata/ibm280.c index 42ef79ebe81a15f18882cee7225b7a11cf044ff3..c330d1ef4a07aac1053346509b38eb1e023339a7 100644 --- a/iconvdata/ibm280.c +++ b/iconvdata/ibm280.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm281.c b/iconvdata/ibm281.c index 21adadedf569d1cc027cdbaeb02051270b57ec91..e11f5aca2e927137b30b1d9b9827c701ce42c753 100644 --- a/iconvdata/ibm281.c +++ b/iconvdata/ibm281.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm284.c b/iconvdata/ibm284.c index a84c28b28c0a9a18c3e2c387b4217536236a2984..c1469237cdb3cc6887064a364049ab9050be7a4e 100644 --- a/iconvdata/ibm284.c +++ b/iconvdata/ibm284.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm285.c b/iconvdata/ibm285.c index 59da624de3675a6a254108fabfdbf6af8204e43f..b12cd3abe0317de4a0910a8c196ec248a701d50c 100644 --- a/iconvdata/ibm285.c +++ b/iconvdata/ibm285.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm290.c b/iconvdata/ibm290.c index 6fe7bd79f2086705e5caee8c089c3112110738cd..9a4f07176d8bc48318be99137843de28dec1058a 100644 --- a/iconvdata/ibm290.c +++ b/iconvdata/ibm290.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm297.c b/iconvdata/ibm297.c index 07539f4bdf2f00d5d5c0bcb9c7f8e2d6ed1677d4..36da867247295ff628e6e73355cca7a95da8a8b7 100644 --- a/iconvdata/ibm297.c +++ b/iconvdata/ibm297.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm420.c b/iconvdata/ibm420.c index ad00f128dfc5dd71d3387fcc4c0389f91e4d14f5..e01f40fdad00f3370cd3788e42badcb138ccb5cb 100644 --- a/iconvdata/ibm420.c +++ b/iconvdata/ibm420.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm423.c b/iconvdata/ibm423.c index 15dd211248b3de8c9ac0f6e6bf62a1b9373581af..4b19bf24d940adcca901d6aa05d0954f90fb1bf9 100644 --- a/iconvdata/ibm423.c +++ b/iconvdata/ibm423.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm424.c b/iconvdata/ibm424.c index ee008258b17f03e5629305d7c332447474436b03..6cf8921e51d37cdfd3e48a1dae85c0e9d883e816 100644 --- a/iconvdata/ibm424.c +++ b/iconvdata/ibm424.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm437.c b/iconvdata/ibm437.c index 4e27b31bb6ecc34960f9dd0e27ced53c84ff922e..58ff073b93a8ca11aba521b22e051cb4ca84239e 100644 --- a/iconvdata/ibm437.c +++ b/iconvdata/ibm437.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm4517.c b/iconvdata/ibm4517.c index b17aa43cf94968351be087a76ac6b784f60e2ef2..80b91026eca50c8006354ab7aaa8d7342f8895ea 100644 --- a/iconvdata/ibm4517.c +++ b/iconvdata/ibm4517.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm4517.h b/iconvdata/ibm4517.h index a69cdc9a0de7dadc96951f52f26e4a4ad740a827..f6e878f22364641adbd370ba20b17371f3be5eff 100644 --- a/iconvdata/ibm4517.h +++ b/iconvdata/ibm4517.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm4899.c b/iconvdata/ibm4899.c index 9275a675aff50f12fbc8034e147a4db96b6d6fd0..b3d5a7ebd7a21bb665d84d851606b616cfa9584f 100644 --- a/iconvdata/ibm4899.c +++ b/iconvdata/ibm4899.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm4899.h b/iconvdata/ibm4899.h index 484b148d880da626ea8d17f9d99dbf9646c80963..2ca43b71f99299a00beacb7570002cb4fb806d53 100644 --- a/iconvdata/ibm4899.h +++ b/iconvdata/ibm4899.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm4909.c b/iconvdata/ibm4909.c index 13052288103796c0dce5746179e64f996c4d555f..852ed2f9261f7de9b9a765503c4c22d67921805f 100644 --- a/iconvdata/ibm4909.c +++ b/iconvdata/ibm4909.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm4909.h b/iconvdata/ibm4909.h index 9d9226eda1cc39de83b72f4f440e743a4a6c00ae..6d7f04ecbc309575683a8874a5fcb6a4eb4a7db6 100644 --- a/iconvdata/ibm4909.h +++ b/iconvdata/ibm4909.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm4971.c b/iconvdata/ibm4971.c index 1b37a8059660db4abd1c3756a1951b27a70ac097..98bde8729089a85e6e79f0ee569e388316bf6ab3 100644 --- a/iconvdata/ibm4971.c +++ b/iconvdata/ibm4971.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm4971.h b/iconvdata/ibm4971.h index 30d6c5ac3ff7a3df0d2e462357ddaa6b984efcff..d116c1703c185630d134fa6a9f4673f370507693 100644 --- a/iconvdata/ibm4971.h +++ b/iconvdata/ibm4971.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm500.c b/iconvdata/ibm500.c index 83807f341abd80c7f570e708f6e5d23dbd8ca712..d5afa7595617c9c0083b088554e5379a5bfc33c3 100644 --- a/iconvdata/ibm500.c +++ b/iconvdata/ibm500.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm5347.c b/iconvdata/ibm5347.c index 5c75cfbab61df3bdcb35801aa04ebf273701c7a8..3b6d044ee04c22ab154ab932a1168989357a9e2a 100644 --- a/iconvdata/ibm5347.c +++ b/iconvdata/ibm5347.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm5347.h b/iconvdata/ibm5347.h index b65090a7c1dbb1349470414530cc1217923d460f..02d88f448d87e55a9ccf504ac455cfc81423541a 100644 --- a/iconvdata/ibm5347.h +++ b/iconvdata/ibm5347.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm803.c b/iconvdata/ibm803.c index 4e48aaf0374ff554618a499d388dd7aa6c4b1f60..df3546f90d232c05accaa04101cacf1a4935b78b 100644 --- a/iconvdata/ibm803.c +++ b/iconvdata/ibm803.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm803.h b/iconvdata/ibm803.h index ff83b44fac9713694323fda96de1f81add8b87a2..dfa825c0fc498b4754575b4034a5652c43566359 100644 --- a/iconvdata/ibm803.h +++ b/iconvdata/ibm803.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm850.c b/iconvdata/ibm850.c index 61998259d945b4e2acea6499fdf00eeffde1cebf..fa68b733605e788c43a39d24ef89bc4995229851 100644 --- a/iconvdata/ibm850.c +++ b/iconvdata/ibm850.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm851.c b/iconvdata/ibm851.c index 9cb3c1f557630c60cd5c1d84cfee1fe82e90820e..938f0a9b708d25520014cfcdd6f415deae986a83 100644 --- a/iconvdata/ibm851.c +++ b/iconvdata/ibm851.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm852.c b/iconvdata/ibm852.c index eb81090f8ba8b42f34f03525ff251975c0519d96..6e7921f4c7a779c0502b8d6a27b5a43d82ecb968 100644 --- a/iconvdata/ibm852.c +++ b/iconvdata/ibm852.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm855.c b/iconvdata/ibm855.c index 7d0b21fad994a5482a29b3245d70f24e3233edea..bc1d0b8b1df5381edfe36adfdb4dafd64fe55c61 100644 --- a/iconvdata/ibm855.c +++ b/iconvdata/ibm855.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm856.c b/iconvdata/ibm856.c index ec65d5d9840a37dcc47ac50baac143d82c2f6ae0..11a63287c7c2caae773ebf7a3d13e325fb52be3f 100644 --- a/iconvdata/ibm856.c +++ b/iconvdata/ibm856.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm856.h b/iconvdata/ibm856.h index 61b61755379d28d16a30db3ef9c23a5123429eba..b6d36f7dca964be036ce053a886478861dd77625 100644 --- a/iconvdata/ibm856.h +++ b/iconvdata/ibm856.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm857.c b/iconvdata/ibm857.c index 801f4d6b2a985d4af2de76540931669a1d079a95..8d192686848f3102c5c741bd96eeea04e88a41d1 100644 --- a/iconvdata/ibm857.c +++ b/iconvdata/ibm857.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm858.c b/iconvdata/ibm858.c index a78907e408cf5a6e74ae15a37caaafcc86ff7751..ce962f0f2c079138e364cde95d03d242a6c32bd1 100644 --- a/iconvdata/ibm858.c +++ b/iconvdata/ibm858.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm860.c b/iconvdata/ibm860.c index 483e09b2c57830217d53c289f16a28fd72f0ee08..eddb78bb4904eec2202ec1322a8ccc9d27d3bcb1 100644 --- a/iconvdata/ibm860.c +++ b/iconvdata/ibm860.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm861.c b/iconvdata/ibm861.c index 8c3439bcfdd54d38e5f6a8b2e8586d57ca355413..98d43cc8ff9bd833401b4fce191454d733dea108 100644 --- a/iconvdata/ibm861.c +++ b/iconvdata/ibm861.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm862.c b/iconvdata/ibm862.c index b57e9e3106c93b496b280115170efac26ba7a473..f8d0877026a06fdb1e4230d400090413b53c570b 100644 --- a/iconvdata/ibm862.c +++ b/iconvdata/ibm862.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm863.c b/iconvdata/ibm863.c index 854ca7ff393e656ad48cb4fdf9a82a8ee0eed8fa..d7eeb93d95ab594cbbe14fd2eb5a1140d7087ccc 100644 --- a/iconvdata/ibm863.c +++ b/iconvdata/ibm863.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm864.c b/iconvdata/ibm864.c index 9bb1554381e68eb4bea02cf20c55d50d9ea25cb0..d484920576ed4e8acbaac948e1e95ee5220146a9 100644 --- a/iconvdata/ibm864.c +++ b/iconvdata/ibm864.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm865.c b/iconvdata/ibm865.c index 73bf730e9df2042da511510dc31fbe20f0f239ee..6e148ce4999348b85427cb210c7ef205e1779935 100644 --- a/iconvdata/ibm865.c +++ b/iconvdata/ibm865.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm866.c b/iconvdata/ibm866.c index 47af25a7ffa244c0813c139030089d870ad3b85d..ff1601583cef9151742b9057ac2bb339c5dce082 100644 --- a/iconvdata/ibm866.c +++ b/iconvdata/ibm866.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm866nav.c b/iconvdata/ibm866nav.c index ba8cf201ca9eed98eb1e4fb024f148eddaf6aff9..22d9b2d8ff9e36bcc346739256b129d34574db1c 100644 --- a/iconvdata/ibm866nav.c +++ b/iconvdata/ibm866nav.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm868.c b/iconvdata/ibm868.c index 698b07ed866e9a9af93b9ea1d552e0942896e2d4..023f71503b6d54e497199c770f2ed778c2c10268 100644 --- a/iconvdata/ibm868.c +++ b/iconvdata/ibm868.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm869.c b/iconvdata/ibm869.c index 571e72bba9b77c10efefff387219dd1ddfdfd298..6d6be51b9ee9a34dfedd2808520175b8446eee91 100644 --- a/iconvdata/ibm869.c +++ b/iconvdata/ibm869.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm870.c b/iconvdata/ibm870.c index b219a948cf2c64e6bc8512ce119210caed911cfa..3fc8de3b9bc4ed444b855b497a2938b496a8676c 100644 --- a/iconvdata/ibm870.c +++ b/iconvdata/ibm870.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm871.c b/iconvdata/ibm871.c index ae4d87ebc7619323363314318f7f63af93f8ccac..86efa67e2106675d6dccf4347dd5e21654df4353 100644 --- a/iconvdata/ibm871.c +++ b/iconvdata/ibm871.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm874.c b/iconvdata/ibm874.c index c845f06168b5f29eeb35b74e882d2eda2dc06bbb..b25b23e6b8f5ef332ca605f354e232fca187cb4f 100644 --- a/iconvdata/ibm874.c +++ b/iconvdata/ibm874.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm875.c b/iconvdata/ibm875.c index 90001c8cc4b740f2f907ec6f0b1c78df3a38cdb4..9afb979f68d74a3a8855a5921c37eb3418cb1432 100644 --- a/iconvdata/ibm875.c +++ b/iconvdata/ibm875.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm880.c b/iconvdata/ibm880.c index d1ac924bf8b7719947dd1048af52eaa2c0a51946..e58638e0ba46f35872f7dd8c30ab6cde99f56c1a 100644 --- a/iconvdata/ibm880.c +++ b/iconvdata/ibm880.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm891.c b/iconvdata/ibm891.c index a14bea738b53a7ca5065e01d5a94d88c83510b63..5f71b57f43d86a2fe4b516892c073f75c1692516 100644 --- a/iconvdata/ibm891.c +++ b/iconvdata/ibm891.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm901.c b/iconvdata/ibm901.c index ce9d2254b4f90e9524b21f228c26f441cedb9879..981fef040ce6641217ab2cc85164f4feaa968cce 100644 --- a/iconvdata/ibm901.c +++ b/iconvdata/ibm901.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm901.h b/iconvdata/ibm901.h index 80d6b124e75825e98601fa3df460425db342d9bc..b9d43d7a13ea4e7b98e2959c788b1fb4e98354ae 100644 --- a/iconvdata/ibm901.h +++ b/iconvdata/ibm901.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm902.c b/iconvdata/ibm902.c index 63e101542f40aea1ee41a4c620e8959cb51d6d96..8a146313b92a38012a655b6e09f06252476e0242 100644 --- a/iconvdata/ibm902.c +++ b/iconvdata/ibm902.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm902.h b/iconvdata/ibm902.h index 4af23d39795cd8e9264981b6a3b995cb1ffdb697..59a244a726e15cd1ef2b9a7798b84031fdb77cad 100644 --- a/iconvdata/ibm902.h +++ b/iconvdata/ibm902.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm903.c b/iconvdata/ibm903.c index c6586af84cb43514659c0d757a1c5e29ae0829dc..16527bae697fdeb8ec7bb9c3c21a4c4d9f0b39d3 100644 --- a/iconvdata/ibm903.c +++ b/iconvdata/ibm903.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm9030.c b/iconvdata/ibm9030.c index 097ac82b4fabe68b2f7b618094e038467b542202..d55f111f2bcc55055085c95ebea811b9f9548c68 100644 --- a/iconvdata/ibm9030.c +++ b/iconvdata/ibm9030.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm9030.h b/iconvdata/ibm9030.h index d9dadca1507abb97c118337ee3d0d662aae55a6c..7b3944d1fbd0906c5866c360ac70bc16aeec42f2 100644 --- a/iconvdata/ibm9030.h +++ b/iconvdata/ibm9030.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm904.c b/iconvdata/ibm904.c index f237d5919b532701c6b49f55477b7a2eba856bb1..6271c9b40ed118fb3a2e6fcd09f77b3ab6e279ee 100644 --- a/iconvdata/ibm904.c +++ b/iconvdata/ibm904.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm905.c b/iconvdata/ibm905.c index 22516e6af45a9d781908186dc823f47ad738dd53..6ffba22d8c32a6bdf401659353501d690e4f3136 100644 --- a/iconvdata/ibm905.c +++ b/iconvdata/ibm905.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm9066.c b/iconvdata/ibm9066.c index 4fc4533eb253ba4c5a8c12b58aae23115d251b59..2979dd96158bfd39fb5c5bd9e9f53e153f3dbd24 100644 --- a/iconvdata/ibm9066.c +++ b/iconvdata/ibm9066.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm9066.h b/iconvdata/ibm9066.h index 0d80c5e6b0370675098e7f5453e7271a36bd56d3..6472063cef19bf786d497faeb10771cb49d71637 100644 --- a/iconvdata/ibm9066.h +++ b/iconvdata/ibm9066.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm918.c b/iconvdata/ibm918.c index 1b699ee6fd51a9d0fd3b4e32ad02693ef850debc..4f795638c677c83dac3d3ed0d4d8d8fcaedb1a11 100644 --- a/iconvdata/ibm918.c +++ b/iconvdata/ibm918.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm921.c b/iconvdata/ibm921.c index 55e997f617f061d5b3f664ae223f1b05890438b5..3d86e1cf8745fdc34872b7acd5fa6d0c8a9cd3cc 100644 --- a/iconvdata/ibm921.c +++ b/iconvdata/ibm921.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm921.h b/iconvdata/ibm921.h index 27fe0b3310dd7082069552264cd67fa6db53314b..6d458f13661de90387758378209055695a8d67cc 100644 --- a/iconvdata/ibm921.h +++ b/iconvdata/ibm921.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm922.c b/iconvdata/ibm922.c index 16f3c535488331df7e70d401a92ff5dc72c6df60..6a26bcc0a942cc11168e8acec777b54f2466cbf4 100644 --- a/iconvdata/ibm922.c +++ b/iconvdata/ibm922.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm922.h b/iconvdata/ibm922.h index f9e148795fc9b8f2d6633e34ddf005671d9bc45b..a050f86aa3a72f8fcd4e97c9d5975689c5070e5e 100644 --- a/iconvdata/ibm922.h +++ b/iconvdata/ibm922.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm930.c b/iconvdata/ibm930.c index 85753e5f934a0adaeb79dd830964a7a3edf7520b..6b6f89abb5d28819994d552ec444a4863e9af54e 100644 --- a/iconvdata/ibm930.c +++ b/iconvdata/ibm930.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* IBM930 is designed for the representation of Japanese Katakana/Kanji using a stateful EBCDIC encoding scheme. It is also known as diff --git a/iconvdata/ibm930.h b/iconvdata/ibm930.h index 6fc3ffb9379b7dc5ab81c73efa36ae15df34978b..3501e7e9c59195ce37944503502932f628dea86f 100644 --- a/iconvdata/ibm930.h +++ b/iconvdata/ibm930.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM930_H #define _IBM930_H 1 diff --git a/iconvdata/ibm932.c b/iconvdata/ibm932.c index e7d87b5ddb23b625053b837d50f5b4a697c4b6fb..6d878d2930998a22e57f3b77cf4bdef60034ace0 100644 --- a/iconvdata/ibm932.c +++ b/iconvdata/ibm932.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/ibm932.h b/iconvdata/ibm932.h index f23d4ac5ecd0cd39114124ee8098774b83fe7ecc..33b8db8e26bed1def371694552b67daf2f976eb3 100644 --- a/iconvdata/ibm932.h +++ b/iconvdata/ibm932.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM932_H #define _IBM932_H 1 diff --git a/iconvdata/ibm933.c b/iconvdata/ibm933.c index b62261ffab9d09edf136015eabd198bb7e607c68..08ffd30332ceb78e9e0ae35d992eada03cdebdc2 100644 --- a/iconvdata/ibm933.c +++ b/iconvdata/ibm933.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* IBM933 is designed for the representation of Korean using a stateful EBCDIC encoding scheme. It is also known as CCSID 933 or CP933. See: diff --git a/iconvdata/ibm933.h b/iconvdata/ibm933.h index 0b933f094fcf801a123aaf56acb063f2d73137a6..594eaaeffe0c12882b548a056a3a121554b8caed 100644 --- a/iconvdata/ibm933.h +++ b/iconvdata/ibm933.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM933_H #define _IBM933_H 1 diff --git a/iconvdata/ibm935.c b/iconvdata/ibm935.c index 251503275cd49c7545e5ab9efdb5de58e02276bc..451b7b971b2689a1cd3c8ca687a526b9c0829dec 100644 --- a/iconvdata/ibm935.c +++ b/iconvdata/ibm935.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* IBM935 is designed for the representation of Simplified Chinese using a stateful EBCDIC encoding scheme. It is also known as diff --git a/iconvdata/ibm935.h b/iconvdata/ibm935.h index a668a83d631f706ca5ace63a090dbb530ee8e159..f30f5d304358da7130dace82aaa8369e0bec25bf 100644 --- a/iconvdata/ibm935.h +++ b/iconvdata/ibm935.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM935_H #define _IBM935_H 1 diff --git a/iconvdata/ibm937.c b/iconvdata/ibm937.c index f5f7c412301f86af6d93f180cb4e6915775eaa62..bb0fabf075bec67ab4849ef7228792ccb6422485 100644 --- a/iconvdata/ibm937.c +++ b/iconvdata/ibm937.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* IBM937 is designed for the representation of Traditional Chinese using a stateful EBCDIC encoding scheme. It is also known as diff --git a/iconvdata/ibm937.h b/iconvdata/ibm937.h index 521450380d3f13447871bdf09a45abd020a530ff..974ed52a9188105a9d2d05c9fce77c1b1346bb2e 100644 --- a/iconvdata/ibm937.h +++ b/iconvdata/ibm937.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM937_H #define _IBM937_H 1 diff --git a/iconvdata/ibm939.c b/iconvdata/ibm939.c index 40493808041a9c729e2745472c45de07bd56736f..e158ebe9d46f3454bd7c4c531e1f7c56f4ae9ec7 100644 --- a/iconvdata/ibm939.c +++ b/iconvdata/ibm939.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* IBM939 is designed for the representation of Japanese Latin/Kanji using a stateful EBCDIC encoding scheme. It is also known as diff --git a/iconvdata/ibm939.h b/iconvdata/ibm939.h index 665cd927c419f0e14cffb922aa6ad54cb08531df..8a16be4206375fb76fe282f490a37a5b9408f686 100644 --- a/iconvdata/ibm939.h +++ b/iconvdata/ibm939.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM939_H #define _IBM939_H 1 diff --git a/iconvdata/ibm943.c b/iconvdata/ibm943.c index f30c39fe80455f02182d7cbf2511e4d82cd0ff02..a84036b8011a7e99f5359837cfd377673b30a699 100644 --- a/iconvdata/ibm943.c +++ b/iconvdata/ibm943.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/ibm943.h b/iconvdata/ibm943.h index ddba42f68d136b80142ee7266e88c74f9a35ca18..afcd48f6d837fdf1b395a91c39ea82287f8ad7d4 100644 --- a/iconvdata/ibm943.h +++ b/iconvdata/ibm943.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IBM943_H #define _IBM943_H 1 diff --git a/iconvdata/ibm9448.c b/iconvdata/ibm9448.c index 99c78ae563523112f01854a4aaae3f3f80ef59df..14650d36b43d71621c508f751a3fc55bcce62199 100644 --- a/iconvdata/ibm9448.c +++ b/iconvdata/ibm9448.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ibm9448.h b/iconvdata/ibm9448.h index b47b00400260c318e112ef42f1458f74f9394859..fe59ec955fcf9da86202dd7554c4adf2fffbe887 100644 --- a/iconvdata/ibm9448.h +++ b/iconvdata/ibm9448.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iec_p27-1.c b/iconvdata/iec_p27-1.c index aba35f541d06bb643300f928cd15ca4c78adf064..01c4b5d5b297425c6ec299bcc9a5b22a340dcb94 100644 --- a/iconvdata/iec_p27-1.c +++ b/iconvdata/iec_p27-1.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/inis-8.c b/iconvdata/inis-8.c index ffb67e422c7adbcf66e8924ca2258e189663d223..01cea59feb9ecbee847f71b6de592a9151747c67 100644 --- a/iconvdata/inis-8.c +++ b/iconvdata/inis-8.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/inis-cyrillic.c b/iconvdata/inis-cyrillic.c index a64bdf9ae3cf426e2d94475d21a62b46eaac5e15..6a2fd0687d3c835cc21d446f1aeb4363ac2a726c 100644 --- a/iconvdata/inis-cyrillic.c +++ b/iconvdata/inis-cyrillic.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/inis.c b/iconvdata/inis.c index 8fad8e1e75d8daa5c44fcc014795759f8b3a5729..7fa449419a56c4dd78fa747dd5b6d28647c2f12d 100644 --- a/iconvdata/inis.c +++ b/iconvdata/inis.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/isiri-3342.c b/iconvdata/isiri-3342.c index 45368d1c3ec7ae895d1625cfcd24aea02bd8d87e..95449d0c41465a81664a9be8860f265d7fb289d2 100644 --- a/iconvdata/isiri-3342.c +++ b/iconvdata/isiri-3342.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso-2022-cn-ext.c b/iconvdata/iso-2022-cn-ext.c index a20c61616f46724e5535a7ee785aeea674d2eeab..2d97f28c2bb685bef39569a6c3238f65d06bad3c 100644 --- a/iconvdata/iso-2022-cn-ext.c +++ b/iconvdata/iso-2022-cn-ext.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/iso-2022-cn.c b/iconvdata/iso-2022-cn.c index 9661e06d75a08e6cb8e91d3fcab07be22ae08810..5bbc3246f2bb3d0f6293e83dd087cbd9652644a5 100644 --- a/iconvdata/iso-2022-cn.c +++ b/iconvdata/iso-2022-cn.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/iso-2022-jp-3.c b/iconvdata/iso-2022-jp-3.c index 69499d6bc98a3031680c5ecbdcb8742f5e78990f..d9adbe57f7359bc158732ff520fee72e5cb79d86 100644 --- a/iconvdata/iso-2022-jp-3.c +++ b/iconvdata/iso-2022-jp-3.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/iso-2022-jp.c b/iconvdata/iso-2022-jp.c index 2bc17061d456bc4e2a3e667babe0860dfa2b2a01..18d226e619cac245f9d2a7c51c3bcbd377d0dd1e 100644 --- a/iconvdata/iso-2022-jp.c +++ b/iconvdata/iso-2022-jp.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/iso-2022-kr.c b/iconvdata/iso-2022-kr.c index 8f5d05e2c05cd58553893475534c8f4d4b3f7d95..e470f9d42651588e1d067b6a13312dfa54be4fff 100644 --- a/iconvdata/iso-2022-kr.c +++ b/iconvdata/iso-2022-kr.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/iso-ir-165.c b/iconvdata/iso-ir-165.c index f20decdc374170c33804a5313fb5c8ec4895dbf9..52299f3095b2f0aca2dbcabd7914df8c051841f0 100644 --- a/iconvdata/iso-ir-165.c +++ b/iconvdata/iso-ir-165.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include "iso-ir-165.h" diff --git a/iconvdata/iso-ir-165.h b/iconvdata/iso-ir-165.h index 68162c2e877a110aa8f74a9a931c7726438b51fa..cd83dd1f2b35f8c6cf80a6a68c080daa27b192c0 100644 --- a/iconvdata/iso-ir-165.h +++ b/iconvdata/iso-ir-165.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ISO_IR_165_H #define _ISO_IR_165_H 1 diff --git a/iconvdata/iso-ir-197.c b/iconvdata/iso-ir-197.c index 86060586801701ce7ae1fc33c7b0ba8cfef45a87..3c9f61acc9a46dfb15a006b05e42ce2fdf8004e6 100644 --- a/iconvdata/iso-ir-197.c +++ b/iconvdata/iso-ir-197.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso-ir-209.c b/iconvdata/iso-ir-209.c index 7de6eff152b36981d68372354d40e3d373a01d85..f4ad7c9b3ae14d8e2c8715c68f8ce2b5b523ecad 100644 --- a/iconvdata/iso-ir-209.c +++ b/iconvdata/iso-ir-209.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso646.c b/iconvdata/iso646.c index 6bfabcb9b23e45896518e65acfb9a89b44d3d82e..b049beb376b68cfd804599bca6b3c288f3a28487 100644 --- a/iconvdata/iso646.c +++ b/iconvdata/iso646.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* The implementation of the conversion which can be performed by this module are not very sophisticated and not tuned at all. There are diff --git a/iconvdata/iso8859-1.c b/iconvdata/iso8859-1.c index e5375395886213b054684dd45254a1b9a4706379..9894888703c21762eca1f6624f4b40eb5df80f76 100644 --- a/iconvdata/iso8859-1.c +++ b/iconvdata/iso8859-1.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/iso8859-10.c b/iconvdata/iso8859-10.c index 30e73e7a96deeb84a5c1d1038566a0cea777e24a..9371d2f5e33fd2ad7792ecf3f1f5913d81002f77 100644 --- a/iconvdata/iso8859-10.c +++ b/iconvdata/iso8859-10.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-11.c b/iconvdata/iso8859-11.c index db7b4c3e7abc361a2c31a7fcf5a720b042f5beea..0ea7ed38111d7c354003f43b31967b3943512082 100644 --- a/iconvdata/iso8859-11.c +++ b/iconvdata/iso8859-11.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-13.c b/iconvdata/iso8859-13.c index f9ef0f339945903262acd2f12d20548f7feb1f42..4952e93dfc7985e46352e75a3a7dc1fc5393af7c 100644 --- a/iconvdata/iso8859-13.c +++ b/iconvdata/iso8859-13.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-14.c b/iconvdata/iso8859-14.c index 5b6a1e90e81facfda4fafd350fa954d72b23d7f9..0aecb137d0998d1ce7226b07f74f9283e975c1ca 100644 --- a/iconvdata/iso8859-14.c +++ b/iconvdata/iso8859-14.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-15.c b/iconvdata/iso8859-15.c index 7dce4eb9c165ececa219b6533958f73af2c9f42f..619427718dc026bac4d2b74d630822d4e356764b 100644 --- a/iconvdata/iso8859-15.c +++ b/iconvdata/iso8859-15.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-16.c b/iconvdata/iso8859-16.c index 9261fbce6a4b04ea88a3b9ab0824eda71dc175d0..0db4db11dee3f802f4769e54cc94fa0d9fe8d846 100644 --- a/iconvdata/iso8859-16.c +++ b/iconvdata/iso8859-16.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso8859-2.c b/iconvdata/iso8859-2.c index 2eea3d5e3604defd553f657554fc8bbadb9b8f58..3f63e4292283d58641bc2d70ea64f27c546b29be 100644 --- a/iconvdata/iso8859-2.c +++ b/iconvdata/iso8859-2.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-3.c b/iconvdata/iso8859-3.c index 61dc0ded925253e4607e183d3d7312b6e0e18385..3cc8c5b5ea4637f003d4a06c353a696a2b49246a 100644 --- a/iconvdata/iso8859-3.c +++ b/iconvdata/iso8859-3.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-4.c b/iconvdata/iso8859-4.c index 7e096bbad2ec9e128e8f7f8905c96914acf484a4..ef52d1399744eadc9288e4044c95f39ee21e3f30 100644 --- a/iconvdata/iso8859-4.c +++ b/iconvdata/iso8859-4.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-5.c b/iconvdata/iso8859-5.c index e661aa53aeef3bffd5c4ebeefc23a6d71ec5317b..424a27e760bf47ffc2b0046c2b0ce23fd6279b69 100644 --- a/iconvdata/iso8859-5.c +++ b/iconvdata/iso8859-5.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-6.c b/iconvdata/iso8859-6.c index 329f41191a48a70de339a489b44c8019e44dd900..e27b8ee8e04c13adcfb6165a80c05c6f9c2997c7 100644 --- a/iconvdata/iso8859-6.c +++ b/iconvdata/iso8859-6.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-7.c b/iconvdata/iso8859-7.c index be876668a1f5da53344caf730f19e627bd3e5838..ed983eeb1d130bd588b442245be52debc5c8703e 100644 --- a/iconvdata/iso8859-7.c +++ b/iconvdata/iso8859-7.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-8.c b/iconvdata/iso8859-8.c index 8351583d3c542af326e109d4e823e6da41ac520b..529eee7d4f78b82e3fbed8eb7ba95f8e999c3e24 100644 --- a/iconvdata/iso8859-8.c +++ b/iconvdata/iso8859-8.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-9.c b/iconvdata/iso8859-9.c index c76262d78754b05b3353c786bbd8e50d18bf7091..592de51e8c29abe1b5c38226a463194540c95c0b 100644 --- a/iconvdata/iso8859-9.c +++ b/iconvdata/iso8859-9.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/iso8859-9e.c b/iconvdata/iso8859-9e.c index 7feaa7bc89d74851d1791e43aa7b2933289f43f5..8856b0d1bc56c75334919fc228b752dc5c64cd60 100644 --- a/iconvdata/iso8859-9e.c +++ b/iconvdata/iso8859-9e.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso_10367-box.c b/iconvdata/iso_10367-box.c index 0fdaa6eb51d6f404f8742cabec36c9df8e8565d9..0bf079938eb2b55f7c7b2d0f18943c46dfddd9bf 100644 --- a/iconvdata/iso_10367-box.c +++ b/iconvdata/iso_10367-box.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso_11548-1.c b/iconvdata/iso_11548-1.c index b5125dfea3b3c321d02bec93fa3bd73c3545c222..ab83d34fc711eb9ef28b318fdc0c3c2c2dbb2d35 100644 --- a/iconvdata/iso_11548-1.c +++ b/iconvdata/iso_11548-1.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/iso_2033.c b/iconvdata/iso_2033.c index 1df45991bcf118b17c3f1b6ab65958e6b355e5cc..85174699f5fd437c067f03a02c3e1facae0dac7d 100644 --- a/iconvdata/iso_2033.c +++ b/iconvdata/iso_2033.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso_5427-ext.c b/iconvdata/iso_5427-ext.c index b7b53efed411c455d6dec732d93fddfef5f7d41d..b558a5603c092d38839dab0742b65b7434ec810d 100644 --- a/iconvdata/iso_5427-ext.c +++ b/iconvdata/iso_5427-ext.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso_5427.c b/iconvdata/iso_5427.c index 66dab9a7ebb4091ff63039bfef2099db0843c626..9d3d739dfa6852e8fe77021f1163d3a0a14690e5 100644 --- a/iconvdata/iso_5427.c +++ b/iconvdata/iso_5427.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso_5428.c b/iconvdata/iso_5428.c index 8264996714c10fa5af858f9f71503b4bbf1b8f04..c81a5a420c582f9a464cea37cf29bb096658c03a 100644 --- a/iconvdata/iso_5428.c +++ b/iconvdata/iso_5428.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/iso_6937-2.c b/iconvdata/iso_6937-2.c index bd580f89ac68ed01af66fef7327ccc56cfa79c71..f59ef99cc284acd409acd5bca2ba969a9242487a 100644 --- a/iconvdata/iso_6937-2.c +++ b/iconvdata/iso_6937-2.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/iso_6937.c b/iconvdata/iso_6937.c index 50f350b6378afe586bbc747bdb305b3b4353105b..856e0bbc5d6e107e154cae2fe56f1c85e3f71c0e 100644 --- a/iconvdata/iso_6937.c +++ b/iconvdata/iso_6937.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/jis0201.c b/iconvdata/jis0201.c index e897a1a79bfafa19a318b2d319c7467b61bf479b..ae3c4ee789bb39d3218c1647c458d9a9eaabdfc3 100644 --- a/iconvdata/jis0201.c +++ b/iconvdata/jis0201.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/jis0201.h b/iconvdata/jis0201.h index 3b98b0220cc89b5b8ff480a256e9b348745d82e0..1aad944a5d12eb3e8a562f7564cc5aab1ab45582 100644 --- a/iconvdata/jis0201.h +++ b/iconvdata/jis0201.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _JIS0201_H #define _JIS0201_H 1 diff --git a/iconvdata/jis0208.c b/iconvdata/jis0208.c index c4251493c65cbecce2785a9cc3ba56e2f137f058..b8b0ba40048dae056490ca3bc16021dab7478170 100644 --- a/iconvdata/jis0208.c +++ b/iconvdata/jis0208.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/jis0208.h b/iconvdata/jis0208.h index 54f0f9ebb8a203ce36cd587b2f582e11f947f15c..6507b34d1d134337a2464c4da9243eaec473f64a 100644 --- a/iconvdata/jis0208.h +++ b/iconvdata/jis0208.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _JIS0208_H #define _JIS0208_H 1 diff --git a/iconvdata/jis0212.c b/iconvdata/jis0212.c index d378c66c16c6b93b9840c5f481f65d9f6d51ece6..f1215f16d98748d7fe95561ece0d2c15fe54ef8e 100644 --- a/iconvdata/jis0212.c +++ b/iconvdata/jis0212.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/jis0212.h b/iconvdata/jis0212.h index 0dd2a1277c3fb29bd7c3efc30717f9d6e19720d9..ae5a28930afaa740a2a1efd6bc109a911a40239f 100644 --- a/iconvdata/jis0212.h +++ b/iconvdata/jis0212.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _JIS0212_H #define _JIS0212_H 1 diff --git a/iconvdata/jisx0213.c b/iconvdata/jisx0213.c index eaec261751461b53486816e75101e67c4d550f79..b150f69ef02a9deea87a140631bb20c983369319 100644 --- a/iconvdata/jisx0213.c +++ b/iconvdata/jisx0213.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/jisx0213.h b/iconvdata/jisx0213.h index 63c669c3dd180f3170c060ea18dfde5ec2534dec..aea9db0f75fec92683b02beab7bafaaf5a67c5d3 100644 --- a/iconvdata/jisx0213.h +++ b/iconvdata/jisx0213.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _JISX0213_H #define _JISX0213_H 1 diff --git a/iconvdata/johab.c b/iconvdata/johab.c index 99ee78f9b26037b80de04f4b69ef635012f3d1ef..559d3c3cd4415c0f681a511dc66b15b6e3cc140e 100644 --- a/iconvdata/johab.c +++ b/iconvdata/johab.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/koi-8.c b/iconvdata/koi-8.c index ab19ea37aa17908f17bf233db2c32c9a00e0eae3..419c7e078dda6069d8e18550b10514d041495a01 100644 --- a/iconvdata/koi-8.c +++ b/iconvdata/koi-8.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Get the conversion table. */ #include diff --git a/iconvdata/koi8-r.c b/iconvdata/koi8-r.c index b807fb7be4b9d5786c453ea62eb924edd121a5ad..1eec9739c9b11e7210cf4453b2b3bbd05b3fe957 100644 --- a/iconvdata/koi8-r.c +++ b/iconvdata/koi8-r.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/koi8-ru.c b/iconvdata/koi8-ru.c index 2d064121bf2c9cee5c7938391d11e5ff6cdcb818..bcfaef9c5d4361924e731b01d3cfac1da9b614ac 100644 --- a/iconvdata/koi8-ru.c +++ b/iconvdata/koi8-ru.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/koi8-t.c b/iconvdata/koi8-t.c index 38e6a6e2b4c413c27cb176ee97b8456b15a3a18b..ab1ac3b60fd5e3465bfdbf5b1d4571616b730270 100644 --- a/iconvdata/koi8-t.c +++ b/iconvdata/koi8-t.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/koi8-u.c b/iconvdata/koi8-u.c index 77a36e4d2074afac0ae8e5b06cbb7d7c0cd0f18c..a1da170c4de2ad4b9b07e43f999d06ff4ceccb0c 100644 --- a/iconvdata/koi8-u.c +++ b/iconvdata/koi8-u.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/ksc5601.c b/iconvdata/ksc5601.c index 0e263dd74347422317c2ea863c80203986a87756..92ba5241c0fc1f887715e8131001e46f64cc5a19 100644 --- a/iconvdata/ksc5601.c +++ b/iconvdata/ksc5601.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include "ksc5601.h" diff --git a/iconvdata/ksc5601.h b/iconvdata/ksc5601.h index ea93cc9ed98c9a3ccafc559b90f7982c739ca209..5582cc8deb82e0627f4b087d9e17687435657595 100644 --- a/iconvdata/ksc5601.h +++ b/iconvdata/ksc5601.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _KSC5601_H #define _KSC5601_H 1 diff --git a/iconvdata/latin-greek-1.c b/iconvdata/latin-greek-1.c index 5e683c8c77865f5eb38b30c746731d0c665a5d82..4344379099ac212214f0a873b059351b41acd868 100644 --- a/iconvdata/latin-greek-1.c +++ b/iconvdata/latin-greek-1.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Specify the conversion table. */ #define TABLES diff --git a/iconvdata/latin-greek.c b/iconvdata/latin-greek.c index 5005895a7f028b9ff99c89f181e056afb28e34cb..53dd607305c1f6a47bcc735ecfb2b776a2c7b3f3 100644 --- a/iconvdata/latin-greek.c +++ b/iconvdata/latin-greek.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Specify the conversion table. */ #define TABLES diff --git a/iconvdata/mac-centraleurope.c b/iconvdata/mac-centraleurope.c index 0639e720c94869703da81e8ce68c4226aac9388c..be16663aec94565b31bcb6f89d58a2a789f1aae3 100644 --- a/iconvdata/mac-centraleurope.c +++ b/iconvdata/mac-centraleurope.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/mac-is.c b/iconvdata/mac-is.c index 6c075dad1bdf2da15b6a0aef8ee13d08a0e41798..a62063dcac521a19a58110856e7fe5561877616f 100644 --- a/iconvdata/mac-is.c +++ b/iconvdata/mac-is.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/mac-sami.c b/iconvdata/mac-sami.c index f5abc990f7f4c3a651b102f2f9fa3a97985d0c7a..b0a216d6a757d3d2559fc7f307166da81d800a1e 100644 --- a/iconvdata/mac-sami.c +++ b/iconvdata/mac-sami.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/mac-uk.c b/iconvdata/mac-uk.c index a45b07351711ae0c217134227344d038b8b832c3..1de6e31551aed6df7242f1f9b5b34082a2728359 100644 --- a/iconvdata/mac-uk.c +++ b/iconvdata/mac-uk.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/macintosh.c b/iconvdata/macintosh.c index 938c6fddf1507ed64fe1174c4ce4dbd7f92b06d4..9237ead9b3d2add72dfbb3fbdb8d645a89a6d804 100644 --- a/iconvdata/macintosh.c +++ b/iconvdata/macintosh.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/mik.c b/iconvdata/mik.c index a55bbd745d7c4febca85bbf2495ac3fa85709909..9c596580e6ad193976dbd8e601198e81b81396f8 100644 --- a/iconvdata/mik.c +++ b/iconvdata/mik.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/nats-dano.c b/iconvdata/nats-dano.c index a96219bc2566b3a25cba047519be827e4c7d6d66..b71ed834453ce091e8c023e147df5f892e01f934 100644 --- a/iconvdata/nats-dano.c +++ b/iconvdata/nats-dano.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/nats-sefi.c b/iconvdata/nats-sefi.c index 712b2ea846f2be927454f93daa8660777bae933a..ed728ac6fe8b387f940189a4bc9444950946a480 100644 --- a/iconvdata/nats-sefi.c +++ b/iconvdata/nats-sefi.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/pt154.c b/iconvdata/pt154.c index a3f3de62cdd15925faa96bb29c39d01fc9000f75..fe131ef7db6fa34898128461cb0b4e3fb9bd8eef 100644 --- a/iconvdata/pt154.c +++ b/iconvdata/pt154.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/rk1048.c b/iconvdata/rk1048.c index 1c8f5a93fdc060b6d316cf713d10ab0806d4cb18..388b2c60e7cfafd89d154e4eaecba05630472c12 100644 --- a/iconvdata/rk1048.c +++ b/iconvdata/rk1048.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/run-iconv-test.sh b/iconvdata/run-iconv-test.sh index 396285fa589402df589a472e613c40b543c5ffd4..61b48a223b3a0ca3f3c545687ed79d5f8e9f8db7 100755 --- a/iconvdata/run-iconv-test.sh +++ b/iconvdata/run-iconv-test.sh @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . set -e diff --git a/iconvdata/sami-ws2.c b/iconvdata/sami-ws2.c index e19fed70cc1f8e04d4d3d3ebe6c53c42dd5fe235..f9c23995266803b303a6b6c8eadeb0a57a09c3b2 100644 --- a/iconvdata/sami-ws2.c +++ b/iconvdata/sami-ws2.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/shift_jisx0213.c b/iconvdata/shift_jisx0213.c index a81fec37e6a7643c4412c1c635091f47023f588d..8093c0fd9eb089387256d86c1222c2521fd8d488 100644 --- a/iconvdata/shift_jisx0213.c +++ b/iconvdata/shift_jisx0213.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/sjis.c b/iconvdata/sjis.c index 91dffa6fda3f602341e18de0147502e0ad46d40b..4f172d680e8dd57ab72bd55cfa0ed15033a831fa 100644 --- a/iconvdata/sjis.c +++ b/iconvdata/sjis.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/t.61.c b/iconvdata/t.61.c index d3fe7d820d45736a3efc27348d6142e272655de9..a3ede29c81b56b87ff4b592254ceb17359f7370b 100644 --- a/iconvdata/t.61.c +++ b/iconvdata/t.61.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/tcvn5712-1.c b/iconvdata/tcvn5712-1.c index 77abb0a4b3c431ca8d0a7c1e524adcb3badbf68b..fb8de837cdc0f55040abe611dfb747720855c19d 100644 --- a/iconvdata/tcvn5712-1.c +++ b/iconvdata/tcvn5712-1.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/tis-620.c b/iconvdata/tis-620.c index 5c053e9ffc15ed054a94619f031dca6df0b05e85..d6be9aa4b69fd37b912dd44d97e6b6343b7c1c1d 100644 --- a/iconvdata/tis-620.c +++ b/iconvdata/tis-620.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/iconvdata/tscii.c b/iconvdata/tscii.c index c8f6d72a67c1fb6d625c5e0bdb373a24456a0437..a8e3317138f773eccb34e47ec66735c7b4ac8ffa 100644 --- a/iconvdata/tscii.c +++ b/iconvdata/tscii.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/tst-e2big.c b/iconvdata/tst-e2big.c index 1ce68c6a3ba062967e3b2449745f53f63f247ac8..5a07d3f7d3a4ece42c6ccf7d3759e1696c620654 100644 --- a/iconvdata/tst-e2big.c +++ b/iconvdata/tst-e2big.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/tst-loading.c b/iconvdata/tst-loading.c index 021ecafac85233998b61c6821a2cc28e28f3edde..67f3d1be4286493172534fdde86add5e601cbd5c 100644 --- a/iconvdata/tst-loading.c +++ b/iconvdata/tst-loading.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/tst-table-charmap.sh b/iconvdata/tst-table-charmap.sh index 53582ba00fa32577ab335dd2b383e0fda07f88ea..dcc4ec91cf9e033dd89775c1ae25add7b146c0a2 100755 --- a/iconvdata/tst-table-charmap.sh +++ b/iconvdata/tst-table-charmap.sh @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # Converts a glibc format charmap to a simple format .table file. diff --git a/iconvdata/tst-table-from.c b/iconvdata/tst-table-from.c index 65eac3b536952a9296d11dfceb0b8592645ca554..72fd62eb2c4f97c95eceb30737f4427fb453ee39 100644 --- a/iconvdata/tst-table-from.c +++ b/iconvdata/tst-table-from.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Create a table from CHARSET to Unicode. This is a good test for CHARSET's iconv() module, in particular the diff --git a/iconvdata/tst-table-to.c b/iconvdata/tst-table-to.c index 39889dec77a4feb2c218cca8f4dfc43b6df602f9..37140fb579267f2f422a116eebf0098b04715785 100644 --- a/iconvdata/tst-table-to.c +++ b/iconvdata/tst-table-to.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Create a table from Unicode to CHARSET. This is a good test for CHARSET's iconv() module, in particular the diff --git a/iconvdata/tst-table.sh b/iconvdata/tst-table.sh index c8bfbc5dd3d17cce2d32f95c8a7e1c942dc73cda..4bef94b701c0f78ca8e79ac7485a686a28d4fe0a 100755 --- a/iconvdata/tst-table.sh +++ b/iconvdata/tst-table.sh @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # Checks that the iconv() implementation (in both directions) for a # stateless encoding agrees with the charmap table. diff --git a/iconvdata/tst-tables.sh b/iconvdata/tst-tables.sh index 5fbf19506e52af583c223596ec8d5201a1329ecb..b374861b0bdd1a390b270f9a585660ab9ebb1930 100755 --- a/iconvdata/tst-tables.sh +++ b/iconvdata/tst-tables.sh @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# . +# . # Checks that the iconv() implementation (in both directions) for the # stateless encodings agrees with the corresponding charmap table. diff --git a/iconvdata/uhc.c b/iconvdata/uhc.c index f85ac6d7c75deef63b144ab6444bf607f700efa7..ff7832c526205494dc433b0017eaeef85feef824 100644 --- a/iconvdata/uhc.c +++ b/iconvdata/uhc.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/unicode.c b/iconvdata/unicode.c index 78e511ac081864938916e250a3e4eb3bb1a1dac6..735016790b3bc5e01f5103a034bb7a4fe9995b4e 100644 --- a/iconvdata/unicode.c +++ b/iconvdata/unicode.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/utf-16.c b/iconvdata/utf-16.c index f64723fdc344569595589b8e506fcbd92055f2ed..aa8d25f98cc76838d7df894ca2f949fa66e20cf9 100644 --- a/iconvdata/utf-16.c +++ b/iconvdata/utf-16.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/utf-32.c b/iconvdata/utf-32.c index 34e350c91436cbf101b091c844c088026ab86c36..14abc8f9ca1c61cb87376b32b4ea3166c4140a49 100644 --- a/iconvdata/utf-32.c +++ b/iconvdata/utf-32.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include diff --git a/iconvdata/utf-7.c b/iconvdata/utf-7.c index b429a67d7570a580f776dbf9b362a88a626c8da5..0911706764f2d9bf01f2a94d89154a430b0a616b 100644 --- a/iconvdata/utf-7.c +++ b/iconvdata/utf-7.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* UTF-7 is a legacy encoding used for transmitting Unicode within the ASCII character set, used primarily by mail agents. New programs diff --git a/iconvdata/viscii.c b/iconvdata/viscii.c index e44347454ff7b3cdd0171eebb12ab7975b5c4027..cbdb6daea3c0e12e51bdbdab03bfd91005169284 100644 --- a/iconvdata/viscii.c +++ b/iconvdata/viscii.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include diff --git a/include/alloc_buffer.h b/include/alloc_buffer.h index 9c469b9e8bb215ded6ac6a2e9b261bf6df328984..f1efe2f9ff884d771ab1d276ccf842c8bb047d3f 100644 --- a/include/alloc_buffer.h +++ b/include/alloc_buffer.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* Allocation buffers are used to carve out sub-allocations from a larger allocation. Their primary application is in writing NSS diff --git a/include/allocate_once.h b/include/allocate_once.h index bb456ce5f571063a24c0be98449d0d71ceecb1d4..6dfd70d8b317459bb5994385e0d025249ee9eb38 100644 --- a/include/allocate_once.h +++ b/include/allocate_once.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ALLOCATE_ONCE_H #define _ALLOCATE_ONCE_H diff --git a/include/array_length.h b/include/array_length.h index db98a69899545bb8d49f111da1390510e7c9335e..a3e8adbaf5687ae53357b751f31e9ca24a788840 100644 --- a/include/array_length.h +++ b/include/array_length.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ARRAY_LENGTH_H #define _ARRAY_LENGTH_H diff --git a/include/atomic.h b/include/atomic.h index ee1978eb3bd06a102c49f04f04760ae426eefa48..f8647a6717ca42b8796e091a4e8a0bbb83fbb337 100644 --- a/include/atomic.h +++ b/include/atomic.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ATOMIC_H #define _ATOMIC_H 1 diff --git a/include/bits/xopen_lim.h b/include/bits/xopen_lim.h index b76a94bd14c28205ad27b4e22d260393d0378d82..757a5c6064c69ebba2d6dbc6f79ec1b6521a9a2c 100644 --- a/include/bits/xopen_lim.h +++ b/include/bits/xopen_lim.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * Never include this file directly; use instead. diff --git a/include/features.h b/include/features.h index 81875395812714fab05938e7edca5ef97a18b1b6..390001642852f56581ff1d9abdfa5f3b82f693b5 100644 --- a/include/features.h +++ b/include/features.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _FEATURES_H #define _FEATURES_H 1 diff --git a/include/gnu-versions.h b/include/gnu-versions.h index 6db552a700ae17d5d16bb54bcbf198a174633a2c..ec2466df6aee264343ef9e10b387c030f36dda89 100644 --- a/include/gnu-versions.h +++ b/include/gnu-versions.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _GNU_VERSIONS_H #define _GNU_VERSIONS_H 1 diff --git a/include/gnu/libc-version.h b/include/gnu/libc-version.h index 0e2e91b6e67741679f501717df5fc8a09ee42a0a..32f0e5ed1b5d9cc7f1417cbfbf8f2c48719d34d9 100644 --- a/include/gnu/libc-version.h +++ b/include/gnu/libc-version.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _GNU_LIBC_VERSION_H #define _GNU_LIBC_VERSION_H 1 diff --git a/include/ifunc-impl-list.h b/include/ifunc-impl-list.h index cf35f136e2d5e7b34869e35fcd8511bab2a23727..a9acd4e1b76d9a591bf65e3f0444fc37df8be254 100644 --- a/include/ifunc-impl-list.h +++ b/include/ifunc-impl-list.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _IFUNC_IMPL_LIST_H #define _IFUNC_IMPL_LIST_H 1 diff --git a/include/inline-hashtab.h b/include/inline-hashtab.h index c1b66750f9873b099779047c3712dc14c015fe1f..8eabf9ccf1715028110a64e111fc736e411c381f 100644 --- a/include/inline-hashtab.h +++ b/include/inline-hashtab.h @@ -20,7 +20,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef INLINE_HASHTAB_H # define INLINE_HASHTAB_H 1 diff --git a/include/libc-diag.h b/include/libc-diag.h index 9e1b32e3955d12942e48c25ffb68ba615318aeb8..d42311417e72f8c32494855e4cce2a4a268ac8bc 100644 --- a/include/libc-diag.h +++ b/include/libc-diag.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _LIBC_DIAG_H #define _LIBC_DIAG_H 1 diff --git a/include/libc-internal.h b/include/libc-internal.h index db4d12432c0749249d3ed082ad654ac03424eb34..05b6b66830952a3b62dd7514f8e4ead84c7532c6 100644 --- a/include/libc-internal.h +++ b/include/libc-internal.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _LIBC_INTERNAL # define _LIBC_INTERNAL 1 diff --git a/include/libc-pointer-arith.h b/include/libc-pointer-arith.h index c5390a9be43e52b75072175ce924422fedbb851b..b32df719d1da268339a13f86d51feeb4267e987e 100644 --- a/include/libc-pointer-arith.h +++ b/include/libc-pointer-arith.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _LIBC_POINTER_ARITH_H #define _LIBC_POINTER_ARITH_H 1 diff --git a/include/libc-symbols.h b/include/libc-symbols.h index b68ec4b7f537c26beda37dc924af4f6f189cc48f..ac6fe33d236de9c3be29b53a95711ee9f5070f6c 100644 --- a/include/libc-symbols.h +++ b/include/libc-symbols.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _LIBC_SYMBOLS_H #define _LIBC_SYMBOLS_H 1 diff --git a/include/limits.h b/include/limits.h index 80b5dbbfaf8f11fc1fd8e18860519db7682f2ddc..9415453406ac76432ab0394f1dea5a5aef6ff4e7 100644 --- a/include/limits.h +++ b/include/limits.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * ISO C99 Standard: 7.10/5.2.4.2.1 Sizes of integer types diff --git a/include/link.h b/include/link.h index 736e1d72aec8baedc096559372ff679e4c901d83..1184201f91dbf64414fda27db573c172f82707ea 100644 --- a/include/link.h +++ b/include/link.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _PRIVATE_LINK_H #define _PRIVATE_LINK_H 1 diff --git a/include/list.h b/include/list.h index 862fb7edcce58b5087105c96336239f30d8eda7f..3890b8e181d60624520c835adbe3245bd6dfc5e1 100644 --- a/include/list.h +++ b/include/list.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _LIST_H #define _LIST_H 1 diff --git a/include/list_t.h b/include/list_t.h index a84bd549640844c58f5f449daa0239717239156e..b4e5396dcccd51c948e193ee8deb329367494634 100644 --- a/include/list_t.h +++ b/include/list_t.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _LIST_T_H #define _LIST_T_H 1 diff --git a/include/loop_unroll.h b/include/loop_unroll.h index d6a84e6c5de425b19441a9c480dbcc117cff619f..d95dce482a5df84346c9a074ac7c400ea95c6b8f 100644 --- a/include/loop_unroll.h +++ b/include/loop_unroll.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _LOOP_UNROLL_H #define _LOOP_UNROLL_H diff --git a/include/math-narrow-eval.h b/include/math-narrow-eval.h index 37bbd2eecfaa333f5961de33841072cd2e7e7b86..5b39825d73439428f3039cc2e71827bef67696ed 100644 --- a/include/math-narrow-eval.h +++ b/include/math-narrow-eval.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _MATH_NARROW_EVAL_H #define _MATH_NARROW_EVAL_H 1 diff --git a/include/programs/xmalloc.h b/include/programs/xmalloc.h index 5ee37ae696dbf6c1bf034ca1954e2960d194758f..fe956d22d83d392314baea7f92d3bf49c2d40f79 100644 --- a/include/programs/xmalloc.h +++ b/include/programs/xmalloc.h @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see . */ + along with this program; if not, see . */ #ifndef _XMALLOC_H #define _XMALLOC_H 1 diff --git a/include/random-bits.h b/include/random-bits.h index a0651a5a34f80a8db85c1bb052e5137e7eee9e0b..d6c3406a2424890da26c22ee44639815a9a408f4 100644 --- a/include/random-bits.h +++ b/include/random-bits.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _RANDOM_BITS_H # define _RANDOM_BITS_H diff --git a/include/rounding-mode.h b/include/rounding-mode.h index 3c0c1bcfc22a208efcc510e03892fc0a5b7e0d9b..7489cc20dfbe5b41994b3e8aba2c468c6cf9a182 100644 --- a/include/rounding-mode.h +++ b/include/rounding-mode.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ROUNDING_MODE_H #define _ROUNDING_MODE_H 1 diff --git a/include/scratch_buffer.h b/include/scratch_buffer.h index 29af35d457b137b294eed99585baae920b0ef398..0482773acce2fe0b5211688518b0ab0fa9907e9c 100644 --- a/include/scratch_buffer.h +++ b/include/scratch_buffer.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SCRATCH_BUFFER_H #define _SCRATCH_BUFFER_H diff --git a/include/set-hooks.h b/include/set-hooks.h index a0c5101e2dd157c8e12e49a58d3ed1a6682bd114..f1225b01f6907e7b9a64956e4dafe662b58d3f00 100644 --- a/include/set-hooks.h +++ b/include/set-hooks.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SET_HOOKS_H #define _SET_HOOKS_H 1 diff --git a/include/shlib-compat.h b/include/shlib-compat.h index 9d29178f675628acdd42e297ad5d9e8d634b9374..f1c2fd8ed99b601aedc590b490bb9f50c473106c 100644 --- a/include/shlib-compat.h +++ b/include/shlib-compat.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SHLIB_COMPAT_H #define _SHLIB_COMPAT_H 1 diff --git a/include/stackinfo.h b/include/stackinfo.h index c002cf718bc055263045e97a24a900facefcc9d7..a2b81982be265d7ee7de8cb15076c7eff68653b2 100644 --- a/include/stackinfo.h +++ b/include/stackinfo.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _INCLUDE_STACKINFO_H #define _INCLUDE_STACKINFO_H 1 diff --git a/include/stap-probe.h b/include/stap-probe.h index 85f41c9162fc2d0c84f40351f60ae08acd4c06e0..89d4f2114a948b3e8d19a8f261cb7dc8a6ae8676 100644 --- a/include/stap-probe.h +++ b/include/stap-probe.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _STAP_PROBE_H #define _STAP_PROBE_H 1 diff --git a/include/stdc-predef.h b/include/stdc-predef.h index 5cc5eef22f245ace1656df56ba67a2a15a86fd66..a34d2ea2ba60f6afca399ef44baebb02d07413c7 100644 --- a/include/stdc-predef.h +++ b/include/stdc-predef.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _STDC_PREDEF_H #define _STDC_PREDEF_H 1 diff --git a/include/sys/sysmacros.h b/include/sys/sysmacros.h index 5624aa2e72cbc21809ed91b5a2da49a851504bbd..b02e73f68dc1ec6cf627443b0e3ef21e195adb1f 100644 --- a/include/sys/sysmacros.h +++ b/include/sys/sysmacros.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _ISOMAC # define __SYSMACROS_NEED_IMPLEMENTATION diff --git a/include/sys/time.h b/include/sys/time.h index 7ba0ca7c2dec4d65c90c348b7a4a83415180d57d..57208afa82e68f889c6b251204b3d6a0e1828752 100644 --- a/include/sys/time.h +++ b/include/sys/time.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #ifndef _SYS_TIME_H # include