diff --git a/INSTALL b/INSTALL index 16987cd048..392537cc5c 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 0e3a9fe39b..530893b1dc 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 fd36c58c04..44b5f3a4d0 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 ac1125853b..67ddd01bfe 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 83bdd3a44d..f5134586fa 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 a64b89986a..d7286841c9 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 eb9b0b34a3..31c5da0405 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 222dba6dcb..8dbac56ce6 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 d5c2d77658..c97e4c307c 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 2f827a0e20..441a264128 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 1e7ec67848..50c9b028e6 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 e46f3edb41..1fff85cba0 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 8b29f877a9..47a48e6cda 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 1903d29856..38187c342f 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 3b1727c4aa..85f5792bfe 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 4831ad76ae..b3c0bbd267 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 9df050222c..56a0247e54 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 897dca8cad..6c06173265 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 1358a8a125..3218571f8c 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 13e0c6df14..6cbb1710e2 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 60667b0e7e..419e12f625 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 c7322581bf..07adec1895 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 86022a04ac..3b7e4e797b 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 197ac90dfe..68897586e5 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 e15f66b69c..fdba498d19 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 72741f45c2..3c09485388 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 3da7422560..3f95d4ace2 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 082693eb7d..c118e75d84 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 410f27c83c..e8330ecc8c 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 a524d5d747..28312f9975 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 20fe320043..06b4faf4f1 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 3df9815256..41cb487512 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 c985811446..eb24013ae0 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 697e29fbbe..8de84182cb 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 c4f06f6999..f4fcd92c56 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 9d7dcf26b7..500390866e 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 37331bc662..9042608fde 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 46f96d58c5..8576fd5151 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 8a9909a984..cb9c0d3548 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 a6af107855..6a5f976658 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 e19ad7474d..84b16906c4 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 f2c2e9dc3d..87865228fd 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 397a1e98df..f665c7c184 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 21cb000e4c..d1eff661ce 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 42778b0765..176e6ec419 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 710c648634..d29613ad86 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 2b4a7e4f29..7f19cbae2c 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 9804e718b9..7e8688b497 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 09f8557413..86e53bab42 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 f8034050cd..1fb66168c0 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 97ba30f122..4ec5464383 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 2d18c186fc..d1cfdcf8d9 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 69e8d36e96..f7961699a0 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 f7e1524d8a..d45a2b815d 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 854151e5a8..574f4453e6 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 bcea9af1bf..24af63388b 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 51d84c3272..6ae0f3dc22 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 c4c6b65bb7..a45c79a7c5 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 4e9bcdc9a5..51bf2c870c 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 d701ff4f36..a7342b0efe 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 08841d037f..bec2be2d6e 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 10d06feb23..e82e1484e7 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 7a83f9148d..a0c1c28104 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 b8d355c3ce..581c410b03 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 4943c5ee8a..3104af7dbe 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 7a7cf4abb2..052a6bd5ca 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 34c9c78a77..d6b7fd51d5 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 bf9c4f8db3..49404e4766 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 4831e21054..94e323710d 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 1997ad75b4..70beaac455 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 7c97877112..c2db4270eb 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 e7583dfad4..21a811fd8a 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 bd3f9b2871..316b01cc46 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 a26232f423..44b78c057b 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 72ec303977..fbe7c0e850 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 e484ebd0c0..ef96c521b6 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 bdb3b41d40..f4d5fa0e9a 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 96d3be5222..04152e329e 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 ed97c5fc62..fae3366598 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 36b7669d59..63ff1b419f 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 780c04ab0a..2dc697bb90 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 f5ab587dd9..1d89b5c856 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 629316fd02..354d4fbf90 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 d068bf9459..26db7b00cb 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 91ca53fb37..a768868281 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 470e31da93..2d32877068 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 e635972df4..65fb83e9d5 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 846b79be3d..ef39f9dca4 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 5db8d7e007..39de7bfa63 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 47911124c9..38a1ba3953 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 b8afb4e374..f2f599a2bf 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 026e12e28a..9e8b15927e 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 d204b6f3df..9f28d69e3d 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 8061b03ecd..b6a3c701bc 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 949b199422..47a7832045 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 c08e854ad8..ba33773cd9 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 1317b93878..4bd5a0488f 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 2242792038..2ba1ac965f 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 3eaea6213e..ba8e6d6d10 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 a59bbadeb3..96210adb5d 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 0d8ae4c918..1414c5dde1 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 18c0a6d1a3..6ed9f11dde 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 6f1328199e..f500b4e40a 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 e790b9eb55..485ce6270f 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 57067ce604..1e22e5e10b 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 a67820b255..c1e063af4e 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 577d45dfce..f1d1740e95 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 93d7393d88..b50b83f21a 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 dcf4e8d088..4b266323de 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 c1c438a1c9..d9058e97f3 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 bd37e2b9c2..4ea54eda4d 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 7a55d19f03..61250022f0 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 55d07c6bce..8bce00ade6 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 3586b9f4ef..ddced59b1d 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 83731c9eab..e88b807b43 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 1476f61402..524d8ab326 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 49793d93b8..a924dccc30 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 279fd25d25..de4d2a695f 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 8e311f745c..552e53b1b5 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 02ace1d024..0a9ab15696 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 05bf7a44c5..ab67c33b75 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 8bb1357684..a4636cb371 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 d4870bf334..1b168b9434 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 980bfdaf89..985afbb994 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 9ec6632a28..92eee68b19 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 64abdf150d..e66307ea8a 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 bbd275e2f9..3e238964ae 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 63cd361416..2be9721140 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 b86fd1ea1f..3bc50b20e3 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 7652bc45d0..a2d65f9b3c 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 3826c39ad9..64bbb5054e 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 d9c42c93f4..9804a6effc 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 15c8611317..0e40b58ce7 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 c941cd14dc..a3b38ba212 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 3fae311f1c..a609921586 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 2c7c6e00e0..787ecd6f2a 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 0774a90a56..60217c0d0e 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 ed36d97cc9..8bfafe028a 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 54cec8f8d8..8cc3aec9d8 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 6fcc4366ab..42214d71bf 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 56418d997f..930c1aae4a 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 0953186a3d..189d3444d4 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 641f4dec6c..708062c291 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 5ee27a3688..2d7c4c9e36 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 178d824bf4..290b7bb1d9 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 e83f60f0b5..700760de09 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 c0d8e82a88..7db3683ae4 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 5755b9c334..16baac348f 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 c054a0554b..1598db52a9 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 71b771f7c9..e378b09581 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 02754c7e58..10eac91bd0 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 1d87421779..63f141147e 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 804555dd58..ebfb369a63 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 a46277fde7..28d325678e 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 87f22b6b0f..e376a1e28e 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 4cb8416500..ebc3c35a2f 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 d1bed56e55..74ab174251 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 6fbbf20a31..908d8cbb50 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 8c788c8e7e..48306d8801 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 393dd889a1..6ef8fdac60 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 d130ce7ccb..698b4b3815 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 2505246ec5..b9b064ce55 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 fdcf015192..6fbaa1c008 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 e8de847989..95c8fef508 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 c8d0665c3e..eb6a2eac33 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 eb7ab4ce52..bcdae5f704 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 abf5558946..6dc1048482 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 fc7b43fc04..8b6e92c20b 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 e054f0b9f3..d187eef6d6 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 60bb70c2d2..c0ebaa1614 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 4f0bc9b596..84804288dd 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 5b97fa7db5..ec8fb9f360 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 226023de7e..b913057e0d 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 760bdb9be2..c061e52967 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 34a598659b..e8652326b7 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 c0f8a24d8a..dd6f43f9fc 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 242334e4d8..b718349bf5 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 9c9cfe6c9b..96a47d4c90 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 c9df26c931..488795d29d 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 8bf92c0fb0..704b5a67e6 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 41c8924336..779945bf09 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 23824f9f77..00e75c622d 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 1ca81a17f7..48fb0f79aa 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 ca1d3332b4..353b469308 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 d6e88f3bd4..3ff4e74c95 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 854b342164..922866c0fb 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 ddd76483b1..56921a8623 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 45d8fb0164..2a8b143830 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 9d08786c04..f4f3b1f781 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 f21912d2a7..2fd88c60eb 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 c3fbf99a58..c08d89ace2 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 9d71cdad1c..07f7325833 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 29eb1d8a27..d04c3b7f97 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 f0d47ae057..31156625b8 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 f6abf755f8..7d71e6c0e0 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 9aa6a09fd7..5acca1399d 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 bea0d739f4..aa0326e046 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 e271dfe849..9b95501087 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 c773c487b5..618c9836fc 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 598ba6c4ae..b7a22afb86 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 59d569c4c5..2456e1b87f 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 ba262c33b5..5254361c9c 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 53cca690d1..0c3f70f431 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 a00b27dc37..2d9e558b71 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 cfadfdd3ad..9f5febf5d0 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 544b553aa3..fa869ec642 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 fd36111617..a6adfffde8 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 60b24abbab..f8ea0377e1 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 339090d4d6..a3b0d14a47 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 ed4aa906e3..25b1e8f5bb 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 43c0ae3b47..b0080fd3fb 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 65061deb9d..c92651cd3d 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 8cff87b458..81c8e9e30a 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 ff7d96cdc7..5044b0c272 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 ef13ca948e..884f67306a 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 dd7de528d7..6000bdd540 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 cf1b6535f8..1f800b3ffd 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 c10061dd03..78fa8432cf 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 f90650f083..0cd6e86399 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 c311e5d3d7..9c9d116f50 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 df665cbe21..63d1dad736 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 94adbd428a..7d4ac56298 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 4b4d89eb4f..11c7b5fe83 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 7b511e949d..98cfc44080 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 bc617c3124..cc849d3d2c 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 73844b912f..74ed111155 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 fa1f014a88..c9613eda6e 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 fceba96b1f..5ecf28982a 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 05960bca03..cb01bb1e52 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 9d192dfca0..6112dca379 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 76d30846d5..d14ab81d0c 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 89666c662f..d56624e5e8 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 347efed449..9e427342df 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 10762b61f5..e0f489ee6d 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 c7a6da07d0..2d352800bf 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 5d9c3675fa..14e2b693f0 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 a36d1d49ac..33d8b61e16 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 38bbb0ff6a..07501a0e73 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 5d2ae15510..6fc3ad6794 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 a4e216957a..9fd96df75c 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 cab944609b..4834a6604f 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 be3521bf12..046501cf76 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 db617b0ac0..ae6d5a29f9 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 4083c7d2a6..4501f5c819 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 332b1312d2..6c5da6bad6 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 78a455e227..35efe0d2cf 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 d785ac0b89..be821d49fc 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 abae15d864..ac0a44db48 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 e1edee6df5..9ac3505101 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 6351b7e9f4..76bd5b5c72 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 edd730bfa3..6c4301b9c4 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 87aaa4991f..8da4b8996d 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 1fe7120beb..9d434974a9 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 5751d62f85..ddd374ce20 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 245c100f56..9b5f9951a6 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 3dad8838e4..8861c4ea4e 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 b4230600db..e9bb4c22b1 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 bf4bc048ef..58e52abcf4 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 0c361451b4..0f935a9624 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 2470f8801b..668fde2855 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 c71ae38e2b..1047a1ec3e 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 548bbb6fb2..d9d63fb4f1 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 a0425fc5c9..08ee2d0218 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 fe934556ee..234e02327c 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 e3d6e1a9e1..bde1e6d154 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 272a829fd4..4ef1bd3d74 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 105ed93846..6f7805f147 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 33cd4b3dda..2a098d0d36 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 b2a0017b6d..50dbf70ccb 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 170208c63b..6d5b75eaf8 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 2fa8226a85..2f4f153d12 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 169d318baa..ef38289130 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 8729516e20..cbe377eaee 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 1dfe05d4af..27dbc8d377 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 fc6557a7f7..3f9012dd09 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 e2bd4c8bf4..57cea01769 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 294ee66980..cf7af539a7 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 ffc36a2536..b07902aeec 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 352fbc6a92..7a98a04a56 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 791764a045..53a12768aa 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 24f3ff17d2..2831e30a7f 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 fb9c40e5b4..db959a725b 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 759d2a14ad..1740e65fd2 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 ac895f9434..4bd17c36f3 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 9b36eb2149..71efe3621c 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 bb996ce2fe..7536437fed 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 04a66e7b46..bb44d85c5d 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 2270c53b9a..d1da7fbf09 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 34596de977..da857e5d2e 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 68d0f1b079..9489674fb0 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 2fa35d64d2..cab680857c 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 79aa213786..6e2cf96c00 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 184f4d9f21..49fe39a336 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 4869a4bacf..306bba74e8 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 ac2e10650c..fb5bcbd8f1 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 97a4534611..9f8a202ec5 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 58f25d7715..429d575d59 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 2f2e5844c3..c820c1a704 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 b6b5b4524d..55b0dbade9 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 8aecf31097..56e24ad34e 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 cd3bfab55c..69f0634e70 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 dd581fbd9b..13d18104e5 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 7ef01653ee..7c7931cf82 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 d4381dfa53..56b87c748b 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 ae5aa181a3..74b924509f 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 a57b540e04..9dc76bd1f2 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 3d61fdb29f..4247dd2e96 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 0b3d120e06..9abe296d3c 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 94e05d4f1d..3ac4d50cc6 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 04cf9a2949..56feb83d17 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 72607f4850..a7a864aa5a 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 8edbfb10eb..036f5bd6da 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 443994517e..98f1dfef60 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 49cf8e3b57..31c701c715 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 54af7bbc31..1cb4179fe4 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 32ae8507db..2b9c85d846 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 a86700e1f1..667fd059a6 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 b840eb6699..efbcd3c134 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 5a5ce8bc79..9886b9b214 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 04290caf94..f131d1bc65 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 c6f11af1ff..bae5d4c277 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 ffcc773788..a397299054 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 c012a6e2b0..44060a4a04 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 60d508dc45..4a932d5858 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 300b7ce10e..4fe3d0d104 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 175b74b4a3..84d94c6d5b 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 d7dd73390d..e9753ad020 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 c79f50ee78..f8ac939ba9 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 86d1ee1148..362ecf5f5a 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 2070febfc6..5072179bd9 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 23d3167212..948e841cdb 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 c93ca4efb1..9b99a413b4 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 742ac8299e..0b66964ff4 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 f3beea3d71..c95bf13e6c 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 8eeea396c3..19f859b228 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 0dd62560f2..874386010d 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 63544eb58a..500a847f96 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 aff1dfb5a5..682ae28870 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 7e7a5ed873..de76e6484f 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 0435372b14..643b60e888 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 6070467072..aa9ac418f8 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 4e88a7948c..4e1f3e6d1d 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 71e590e9d6..70a5109f0e 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 365ab8df74..bd50f481c4 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 ba4dd3ad76..d7120f1fe3 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 987d3637ff..5d73ce3127 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 3e6b9095fb..0d8b44e638 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 863d0c20e7..5df65f2964 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 ef3afff34e..7fd8964d30 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 4e1b34be72..eaef750734 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 d53b486af8..ba97e5a5c9 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 dad1611375..10571ecd4b 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 144e448b3d..4683b57c02 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 818a8ec62f..6e7383f66f 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 567d647e07..da1ef28029 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 e37c566aa6..2a07f5d359 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 d4650db17e..3f5a64f7ee 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 bd8c1dc6b8..294854b839 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 2c1a37a18e..0f66018cf9 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 e7e95e2445..c9ef1d6449 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 02af6ac216..54267bd6fa 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 f1ecee5eee..a6122ebec0 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 044be66bea..44fe4e22ea 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 3533310a4a..abedeaac56 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 d06138e229..4346718edb 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 2d9c3ef15d..6524e10727 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 e8a0f9ac2e..4df20f1748 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 a0bd8df641..1d325512aa 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 cffa7fae88..f6c952dc8f 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 3c137d9af9..f56ec163bc 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 f00e3473fe..7fa330503a 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 f0505dd9f9..6c47ce939f 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 5a13550fff..390d54f885 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 5bdfe2c3e4..0ba2c34daf 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 f19dc5ed10..bf0fbf8989 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 056bf1612c..97ffe6b8d4 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 eb81840402..d37ce3decd 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 f3530993b8..fafc8ce61c 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 85a373252f..f47d27d3fe 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 b8d85d8ae0..b15f97ece9 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 9c91f69380..dd601b75c5 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 8e394b2a25..2c49325127 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 c49fd6d4c5..749bb79b91 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 75d8cf3ae2..ec20761d55 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 228ac4f9ce..ac927eba91 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 4ed8e9646b..5eec7564ea 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 35f782349a..b5c119d7a6 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 f3252d8cc3..63e78ff525 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 98e1375c43..600623d0b2 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 ca42c126c1..723a62228e 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 b30f42d50d..86b48a345b 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 c550371999..ebd3c457e3 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 ac0a86cad2..c9171f554e 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 a42b170468..4b031d8130 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 db1d0922d5..978eb3a068 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 7fd33480d3..17a5144d16 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 51ec24810c..288278c6b4 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 f1972429a5..1a2ffb2d5d 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 b3ed31e8b8..ed49bf7fb7 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 bed4abe52c..ddb0bac14b 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 80f46525d1..bf664d5fdd 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 50bd9e0522..0550350678 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 0ad115524a..c3ef2dbe76 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 8f118d27c9..7c56d8e8b0 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 118ccf5459..09916f301a 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 ba00cd53df..ec6fa71dc0 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 1105983851..34282c1b4a 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 f11669a2d8..3486c4b4bf 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 ebd4aa0459..6eac71045b 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 30a5927843..db8689a7d7 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 3c95db3254..ed9ff43dcb 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 c8cb272ce0..dce432647e 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 ece14e1dd4..2e358a3008 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 7317686f25..507ccf7b02 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 51f31d954f..7e5a231f30 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 5d4eac6d5b..1e90d7f6c2 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 d470e41402..8f962991a3 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 d0d5858448..50e5c228fb 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 dd09393ce3..bb8ee022f1 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 ad7304ce51..3ae2e4efd2 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 3f2297af55..e48795871b 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 d8d1e2344e..b0685ac6a4 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 4aef95a1a0..de91c28f72 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 bb8c228418..bdb162151e 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 1b2c778038..4b995f2cb8 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 e12c353158..c29b9888b0 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 dc095f3018..adb3785283 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 ed2e5a8738..bbf6f21861 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 b5e0edee57..b9c5796d7b 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 248c185a74..a261af68b6 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 f047618a07..56e6b61cdd 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 7ee19a7fc8..a2e269e9a7 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 bfd84d8e99..6e9d67b3d5 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 1e55d39814..bed736d756 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 da0b734669..146b54feb8 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 b1f7dc776f..167b54e053 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 fba5d4e20e..e6f07cc6ad 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 b437438b43..3721bca81e 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 6a0b7b57b3..3e4cad08cf 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 0fedee7ef5..e34ae3249b 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 5abeb867f1..21a91b9484 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 dddbcb8575..a1f7b35346 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 f9d6c36b39..fd44cd4101 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 105c71a6a4..1b31264348 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 a41f0667f0..46cfb922bf 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 fdb1341832..7461eef195 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 2f08308bb6..7f39982b3a 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 e9520583cf..4dff99ed11 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 e18ee398cb..a9fd4cbced 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 243b3d0fdf..840679c66c 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 42995305af..d243a15cf9 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 dc413365a1..647c3f581b 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 95aee984e8..8a4c838bd6 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 e7fb8da276..725a074a79 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 42a2539e64..342b794f54 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 2b9143fea0..f4ba0898df 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 26b3fd93a3..2374f953e6 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 0a8b636d02..5526d5ee6e 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 19a9b95b47..8209342b13 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 4850da2dd5..e4da01e708 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 acbe3cfc6e..b656b5809e 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 5d19b100b2..a81f7605a7 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 b425d661be..a4b0529788 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 07c982d7fb..430f017377 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 b0980c5ad9..e625ac1a7d 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 58b3b76843..ccdeff73af 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 525c3767b5..c8595e4379 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 90ffb0852f..69ffdf7fc5 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 53c0af3d15..d862067a4f 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 3990361493..43c51e7c5e 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 242ef95be2..5c3ea340e6 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 454b0e388c..5d9ef492ac 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 5b6ea638b4..f69fb7a452 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 61c0b27ad8..984c40f38f 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 75fbb88f78..af9dd57888 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 a8a9c49dd1..1f49386332 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 243829f5f7..dd704f2244 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 3bc9e61891..139161b3a6 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 32ec62eda6..843e352a6b 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 7a463bc2bf..0d64a3bc2c 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 756f6d7a1c..699c569a7d 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 69629bd5d2..45350ad2b7 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 ca4dc6f11e..09f5858426 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 c9743e6692..0f3fd38346 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 2dfee6827a..6d8b5bb04d 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 c9490ff694..8a6e1a11b2 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 53be502024..62785b98db 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 57d29e94e2..6fa4241c48 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 d1c9a95baa..c55d422ccb 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 6e06eae00c..86c961832a 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 06d5ca2aff..7e4225ca86 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 c100cb1455..991ffa069e 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 1154fd3c07..01111f7992 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 a603fe01ff..df74e22294 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 e0becab58e..2493d76ca5 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 fcb990116a..e71d53e2a3 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 c641f7ecdf..4af1554929 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 b04a05de79..72d08be393 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 59ab099d01..57e6f79319 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 0bf8087e90..5e8af45622 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 6bfb577124..d7c6b3e996 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 3f5f3ae9b6..ccceb5ecbe 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 7428c5f8ca..4e45f83b95 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 f17d9c66e9..9a4bebd227 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 370be9d5d4..8d24e5eafb 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 dc23feed58..444cc6c7c8 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 9d471fbcdf..7b35c88769 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 cd10b914b5..1320c0d4ad 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 095d2d649f..884c9801b1 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 21b40a8718..cea9f898e5 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 f7bf90df31..eeaca9a598 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 df3c9909c1..82d7501ec8 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 6f587baf58..08d6d0c550 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 cf017e235c..312f9a4a09 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 3d9867e4a8..f7c9002c85 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 886f20af5a..216b7e53d8 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 1003998e2e..cd1c47e46f 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 721686fa0e..2762a8f1f4 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 7ecc94edcd..2aab0edaa9 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 e61ea94a11..10cab4954a 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 f76cb20320..144c19b7e0 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 d5241307ba..15dcefd83b 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 18c3625aa1..2e30c7d0a8 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 9b9f86133d..702dbe04c4 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 3e39fc6067..b86d082bc1 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 6a41c731cb..2179322a94 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 e65b1d7c54..1259f8494f 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 416e8ad744..082b789400 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 78c6719fe5..5dbe868b7a 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 e92e9f5fbf..45c4ac7d0e 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 a080d2fa1c..535376d133 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 9ca2cedd4e..a0137b9831 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 974f532da8..9873e89c17 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 8c9f5498e7..369de15036 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 c18aadfe18..7c780e5bad 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 a0d66c222c..54669a8f05 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 7ad41c3baf..518fb45c0e 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 6e22ff815e..d48d3f0e93 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 e4fd4f007b..d4464daee9 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 0f28549eea..3bcc5ff1d7 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 93f307dc6b..bb430cca6b 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 31275f180b..36f831028c 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 fbeefe7e43..8860cd249c 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 798cc57c59..e7907b5563 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 1a204c9f98..6a660b19cc 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 1d65fc4992..0f976d2944 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 cd078a31cd..739a332fc9 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 38f8969f0e..8e6c07540c 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 b4164cc1c7..56c87e3d29 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 d720f97f66..6d7aa247e2 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 b588b97de4..806a39b622 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 f7bceb3510..4afb952c72 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 26494401e3..b29dee3276 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 b8baddaf40..2ffe7695d7 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 1cd9103afb..736a5d8fbe 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 6b7c94a1c0..3f97e27fa2 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 918e2baac1..a24f5a8d66 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 86c0bc1389..59f525f164 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 4ea9ca6f00..dc86708ef2 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 98c1bf7e03..3ba9d65dcc 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 86b346d17e..24302f7b5b 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 61645756e2..3a2601d6cb 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 c2c16d8a98..7a085b413c 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 5afcec7216..eef5861d5e 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 f0c0ca11ba..6d420d420c 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 c496705044..9a10102915 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 4bc3bf32f8..98f149a950 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 b8a354e5e3..b68e3985b4 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 5c409e2289..058e8b4bcf 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 b5e482eff5..6427a79a11 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 8a8e4719d6..756ca9d83b 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 752f66e633..9b2111efee 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 2709c3b7f3..2cf4aff49c 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 7f64e8349d..47c5fb90ca 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 6d695a6f72..c6cd1f077e 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 10681361e8..4ad301568f 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 fbafc863cc..e9b95c4a18 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 8d48ce7011..2016f720d2 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 0c345dc31f..92159a43e4 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 e6bdab9980..9782d5cf2c 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 dd328d6fa1..72a0c16473 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 8c274236c4..f412661cc9 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 c700567c92..5c729260b9 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 178a36be61..9800b942a3 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 d4f00ae83e..02b813ab93 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 8d787e6e7f..03027896fc 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 417c6c8c04..e259776b6e 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 ba99ac8634..11795164c5 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 fe2d9f2a17..b668d9d183 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 a8ab263d1e..8c962e1a39 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 7649e27e20..fb96b9a5f5 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 3f7f909cba..c079feaaa0 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 fc4a9c1425..0979fbd6bb 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 fbefc57363..4da0331e67 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 94297bb734..9477cc67de 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 68f7b6fc42..42a654e428 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 f701f5fd2f..1c037cfac6 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 57b23d8b1b..12ee06ea26 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 d80d489192..3318bfb488 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 b23f431935..cdd095e5d6 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 eb0e53bca8..0d3a9f7810 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 03a9a6a0eb..45d75b4680 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 28614a8065..8469ccb34c 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 8227d52ea5..34c4469148 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 d483ea2bf1..dc7836567c 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 0663c8f83c..3f559188b7 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 a22f33c934..426a7d9d73 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 60d45a2d6c..33c8dd7e09 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 b89eda1c18..e07fa66da4 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 e0a226256a..0e16884db6 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 abab04e08c..d52b5fe34c 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 315d58521b..78570854c5 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 edf298e777..8787cd3bfc 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 46c206c8eb..4e0b98bf1d 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 19a663f048..70a411758f 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 8f080f0b60..e05bb9d8cf 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 e3ac1e58db..7fdfb17707 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 c7ff58cafe..fa7ac5cc25 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 936e5942b8..de778baf78 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 c1998083e6..f9c6935cde 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 46a06dbba3..587e90e79e 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 2cb02edc61..1853634d9b 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 53e6b7d887..3bc77910d3 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 69464834d0..666a9d1210 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 6fb81ef323..1337910d93 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 6b5ebdb33f..bfb95633e3 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 814b0b4006..e62d75aa29 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 d87bb188c7..1564742c2c 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 db073563af..b0fc7300b0 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 5c6649278e..a4af636026 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 19d939136b..3badd00014 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 b85898e86e..6ff309a2b9 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 4d1b51cea9..d8f7886790 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 25c6d216b4..466790bfa7 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 10cbc8e786..896b82f491 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 165dda3990..17f5704cf3 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 6afefba4a1..dfb1fcf081 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 83c0f1e672..dbd5d47f0a 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 dcf83176a0..c641cc84d0 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 cc23f1c794..2f399d037b 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 712d02b992..ebaf335faa 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 4f732001f8..e35a5b1d9f 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 643a4d6ad8..dd58e3355b 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 429183001e..5cbc186388 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 b429a3f488..a3d3ca9ae5 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 33fd87a9fb..e2fbcca3b9 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 08c9403446..f295510100 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 e7151e04f1..830473903c 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 e10c3e00de..33603482a6 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 bb79a9dbba..90fa5e9bd2 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 5b57cb20b9..f1b57a91cf 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 c777ae16e3..32109b25c9 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 f59e83fa6c..11646f11c2 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 8ca20a2c1e..54ccdc9664 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 8809d73916..370ce0d06f 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 c88dac08ea..3e2c38c401 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 4fd2525c2e..97a3c94c3e 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 0aa3013233..a52d3093ea 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 5261d9786b..5e5c0bf798 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 adf8ff5ff7..fbb10fb4d1 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 ffff25e8d3..3b6aee2bdd 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 2cb317e26a..f5014aa209 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 8c35d0ad5f..86c7b7a1a1 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 237c56cc0d..98e64241fd 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 2b51f38bd9..4be9193370 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 5f3906c73d..2dda4bf608 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 8f4c18ef29..8fa8cd8848 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 b3deff56fd..6d88de0101 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 8a62cb24dc..caa49ef0cd 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 02aa407400..38fcdb4e04 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 0993e39962..a38f10c48b 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 0cc683774c..24b2bdb39a 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 20acc38b6c..64ac2c2bd8 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 a1f70a47df..e3ca85934d 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 6d9cbf57a5..91d14660d9 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 38ac56a9b1..096946e9cf 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 78d877faca..82a81f8265 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 ec320215a6..3169604777 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 fdf1b01c5e..f525c05197 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 beff4f6d11..95f067a16c 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 77b931ccef..d77c35ad6f 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 2663d25000..44f8123a7c 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 e20d9b0587..59cd53a489 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 5a3a2a83a7..a4e0ce1dfa 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 86343a1bda..d06e80a4b8 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 594b14003b..05dbe0620c 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 b2589245b1..d86faab016 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 039ebdc312..9701424aa9 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 6ccce53294..5b72bc9c0f 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 8c63789276..b626c34316 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 42f6331cb1..91ed592be3 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 27ec4c4de6..df68e63499 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 3bb3439b8e..75d997acb8 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 8ccd1714bb..ff7700a6c7 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 779ea4fc9d..d2983e751d 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 d523ac49f8..8492a50357 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 aea2fec1aa..c45a31cb17 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 6d0670853f..7485dfe60b 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 75e51ff736..b656870724 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 561054912c..965043969b 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 308124c90b..3670a91a00 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 44eb614e13..f318ecbd18 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 32caad9ae3..e3bb8db0c1 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 d70438a48f..f466c7149b 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 6ba2bcb168..18bc5d65bb 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 a61e729150..6c9324a5c9 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 6e99266cba..b35214c4ea 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 88ebcccd82..4e36d92f2e 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 ea248d0b55..e9956a8d21 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 4933976843..b684243658 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 e14080c064..35f155a6b0 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 e912765418..1f576a3ef4 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 a41fd3df10..6eba34c960 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 938e6da5e3..93251197c7 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 2d7a685409..d706e49c27 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 cd67f9b9bd..157da3f6a9 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 3d4702f614..0787c19661 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 78f630191c..0de76ea97b 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 983f6a6506..0007aaad7b 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 48db15aed2..02b04f28ab 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 bca7048014..b8cc0b3c67 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 5f604fd09c..a7152a208c 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 50dbd9cad2..67af350e92 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 f40fd6521e..abfa4ed356 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 5a0de51ea5..333a909d67 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 1b511d1e8f..ebe0308c74 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 ab74a521ec..9efd89316c 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 7024b94283..277f512785 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 a028151b8f..c0a78b3a82 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 aa5141ca00..9001e5660b 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 b576279e85..48a9821c87 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 b7fda2188f..ee53d3a1de 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 8053ad0e26..eb3586b7b6 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 74a9825aeb..dfc51af008 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 886d832d11..a520eab75d 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 43430b5762..1dd64cc350 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 9c49075fe1..6a21f2ef12 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 039b395933..b57a97c36a 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 8d02549cf2..868fb291a9 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 d056d29af4..344f361430 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 af0a02a5ce..0a44ec4f24 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 ee62db995d..4e72fbc86f 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 7a61155d45..b43b79383d 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 f500202c91..ab825bebd3 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 f17d66e2fb..25ce29bfc8 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 8f81c36b9e..f05bcd4cba 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 3e47cfc254..84a2870f46 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 9dc27b3e15..4bebb4e8ee 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 7a507053bf..9fe2a29075 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 52ec46adc7..d3b62c616a 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 0476cde2da..2e78660516 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 e49e098443..1afd3a7db7 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 d37ff810af..7b080e1449 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 75841ae210..80626eeffe 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 4e23f8b7eb..da9fd6a148 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 ade938c93e..b137f0e4d3 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 2089ca0424..39950bc366 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 ed4de3c097..ee8906bc5b 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 4d9fe21cff..09e4df11a3 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 ffca84ef33..7f7c6ed6d0 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 74cd9bf860..b7a8f5e0d4 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 20efd3fc0f..ddb427c6c4 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 efbe259d43..06c8d77d6f 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 7ce79bcbf6..0e689d4c58 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 04a0d59e91..ff08b18515 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 b96258129a..0339ddb350 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 9a456bf825..197a33be2e 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 91e0ad3141..6fbfc34bd8 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 515be8f83f..fe913fc219 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 ae8937cba0..23658dd633 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 3735fac765..861a142068 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 c0342d8f50..3bb732e766 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 ea41d6feaa..c5783ef550 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 383190df4f..eeeed57082 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 75ce8fb1f4..2ef75caf9d 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 e162ebe69c..6113009766 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 b96f9d84a3..737b4cec36 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 9585ec268e..1273bdc962 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 629391c58b..5e3e2f3847 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 31fcf3739f..c8a4189da9 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 b3e7953ee1..018af29559 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 2bae079d2b..c3660ea998 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 451fdd68e8..33e5ea01ef 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 f75e46dc16..ad7300ef58 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 f6926d1351..d4c9c1ad54 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 fa98c1a521..2a97b71dfe 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 7c12975de3..4fe70df2fa 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 141135db4d..97c39ab538 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 95376f2c96..2062f16170 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 a84ad55a54..c0e7d9ef2f 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 511995d74a..5096de496b 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 17bfd41c45..e2c1098c8c 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 92b7fc6e0b..97376627c5 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 66c86490b1..15fd5d3ae2 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 048f245836..9a0bb9f4a3 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 10372bf79f..735d5b439e 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 af9cc62fc9..337c1c7d45 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 e9f7dceac5..c195ee8dfb 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 077df78e59..763ef05389 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 257fa3f2de..2644a3d261 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 cbae19d976..ab8d112c80 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 bf197ccd0e..f748bb4085 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 2091108469..3d97dd78cf 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 651188a64b..21ebe2dd93 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 1f61985f5d..f9bc7109eb 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 7490a7b242..87022ed49a 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 a516f40bc3..9011554ede 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 ec613927ea..50d0d8c3d3 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 9b8b9afa9e..ba584ee658 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 70ff634309..3af555f100 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 62a229a733..3d81498977 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 f4b5de954f..4dafe22420 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 c7b5ccc94d..9d4b1253c5 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 6b31779b2c..c46fe69c35 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 20b8c4cd22..d8b9740bf9 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 f6edafea7a..b55a9d1d76 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 dab7eb59ab..a54bb2c6b2 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 7d2fa85654..efd69bb4ad 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 4185e99bf4..955eabca33 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 480afc99f0..298ab50e9c 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 51e279f95f..d454cc1b04 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 89a733ec29..f7190e9b95 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 f7f5439abd..54d24444d8 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 6b5a544254..1f0d9d0e08 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 01714786b2..e92e707e83 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 56b997ae89..59fa379960 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 975dc27ce9..38fb9ebb8d 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 ea50699dba..942243fd45 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 4523dd1f6d..2a29065a45 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 2631c771ea..6927fb0c1b 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 52b0c99b40..7a6827adcb 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 6ff9977535..b7e6df2522 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 f4c816b9da..be9a187e7f 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 a9b37fa9e5..638f840e27 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 6b7704cd7c..ad4d16aef1 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 9743d899fe..6ff7a1911b 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 4b180c3c03..3ea7ad4fa6 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 1fad6ea9f9..cec7bc7e87 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 d1b2f66779..786ffdd8cd 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 a05eb641b5..1d0ceb34b5 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 9855daba0a..f90160c61d 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 aed419d1f5..b807d8c6b8 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 5715ff169f..b652e39e80 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 61bababc61..33da883f76 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 b48d6f5e9b..c0d03e0158 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 f4708d0e2c..b25e54017d 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 bfc6910d11..795870103b 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 2dbcca49f4..fab198d2da 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 51401b85cf..863cdafa1b 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 36c3d5c43a..5754d6993d 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 ed35d8b037..3ea8184dac 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 4f67b6935b..bdc326cc60 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 d72cef26a4..619d71ea3c 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 93794470d6..90b6cc5ce7 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 c7757b58a3..463ff5020f 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 3f23b6a95d..4e1978c34a 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 87964d26e6..13f413c113 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 44e997ece8..48250b2d1d 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 da2d5cf380..45ceee4342 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 68c9614b19..3c364ea356 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 65ced85045..6a7e6f3276 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 1f4f8190a3..379414c426 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 c098ea4310..960db5f0ad 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 fdf5d994eb..50fbecbf18 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 e1d89b02c4..4fe9ff9abf 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 432466469e..1b56703b89 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 f56039ecdf..a61c0795b3 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 5985c44013..45e5efac15 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 3da5fba6e5..8a23ce17eb 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 046099dc4c..50e9828b7c 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 804bf62a4e..63a1dca41f 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 d3c5dcf6cd..bec717070e 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 10805573c8..3c805b044b 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 81f950a6f1..46500e042c 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 a6bc2cc4e5..9b76a2579d 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 3f157ecf64..c0fd0830d0 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 1c6e9ecbca..23173914ac 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 867992ec77..883e131800 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 c9514d2072..d00696071a 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 8b2fa41248..54efee7eff 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 e4eec73359..feb42de4d1 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 a34708e9db..79f75c130b 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 de43c854f3..4f81a96c77 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 eab9892a2e..7a4fecf313 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 45336eec31..684488289b 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 99dabf8397..2ea96f3193 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 6268da15e3..a3eefdf869 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 a5adae60ad..2043097a2b 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 e63172c8c1..8292133977 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 6f52be2830..e18f0bad79 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 19eb6a51cc..95236f6d4b 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 d646de0de7..11d3b3961e 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 f7d9546d2b..11171717ea 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 b3863adff7..6b3094f4cc 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 ef96a5df80..b8b284eb49 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 68b63addbd..c26992f0ab 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 1572546cde..41f2289dbc 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 075279a360..2e02288912 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 89f4246452..9f6b62acbd 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 2a10447853..7b3d256e45 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 4d6dda826f..91465926cd 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 72fb6ddf94..e699fb21e7 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 43c82a996d..4c06fdfc64 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 f7cea06a51..ee13aafbb9 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 b737a3d4c9..cd0ed01cfb 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 66f647956d..d8985ae951 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 457da04a4f..16ad9d025f 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 c3050fe7cb..b049a421d3 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 e3fa12c9c2..c48107e622 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 9394d9f4b7..a143573ecf 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 7078c20e21..0a2bbf8f84 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 76b7ad0be3..97ba758db4 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 6de6b1f98e..7ef6f07177 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 77a67af051..1f97364743 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 e048440bac..78c84cf5d9 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 3388c33b73..8250398f35 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 532864e261..ed1c0dac20 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 8e78fb0c65..102c35a20a 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 fc31468707..e929b44155 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 ea9b4f0d30..2de0716685 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 9ef3bd45b2..425bcfd942 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 52021c860c..9eb1c505de 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 bb460a4442..705406033b 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 548d89e79e..0a5c30fffe 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 533c656654..77bccdd919 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 de18e2ab4b..d0e8359eda 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 ea7fbe941a..856b73e6be 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 873f36c7bf..62e52f0758 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 fe9bc252af..47138497bf 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 3ff2adc1bd..436d5cf82c 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 ffbea29f42..25b5961370 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 bd33388d19..911e26f4b3 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 adfb1f9bc9..ec8a820a82 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 c863149bf3..38e303d200 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 2e49e0b499..345fbab3b1 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 fceae11bbf..e1b07e2dce 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 f5686406b3..e7611d4483 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 20ef405601..d977a42648 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 cb09a17ded..3fa2dbba1d 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 47cfb76454..fbad52c4bf 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 ffc15ebd87..fbe2d2c703 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 f87a0d492d..40a73759b9 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 b2b557e0a9..0d2714b972 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 59e368f6f4..a067d357cc 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 e1f58900ac..05cca42dd6 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 75c7e7aeb3..78dbef197b 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 2aeb21ef06..614103a264 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 cb4ddf6f7d..51c667fd3a 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 7e3fa02380..573e420dea 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 7984ce49b8..a3062650df 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 1e163c11d2..765dd161bc 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 59e067789e..dc030ab631 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 a4e73aa468..7bc7012e94 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 943a132a08..e1bfe9dfb0 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 224a2a45bb..fe2dc98c38 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 a6e5a91090..ef977ec6c8 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 8bd7d0b02e..29faff2ea3 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 383f0e5be2..16726b3e49 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 6458cab949..b433e7b640 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 8f5b9e836f..aa1db102fc 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 eeaaf68d60..c0095fdd34 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 32ebe5a406..6d83997545 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 9626b9d273..4a9980b51d 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 8eb17f3488..0470170a41 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 c0c9fff323..83bbf1fe31 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 fbca7cda16..7980650d41 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 f6e38be6de..041d062df7 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 f8cfe6b349..ab92e8e978 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 f8d366b06e..74d3a01318 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 e3a3d78573..06e1b5e720 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 b78f03e6c7..5d84a76a95 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 da3855ba5f..0b85c87a10 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 2065f9d62d..5dae77b890 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 458089f426..ff162177f3 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 3fc33d8df0..138d7b59cd 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 d8c5dad6e3..a5bf26d86d 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 48c78f2405..d2619a43c0 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 aaaf93196b..0689bcae1f 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 7ca3d4b3d0..c42eb4974e 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 42ef79ebe8..c330d1ef4a 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 21adadedf5..e11f5aca2e 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 a84c28b28c..c1469237cd 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 59da624de3..b12cd3abe0 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 6fe7bd79f2..9a4f07176d 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 07539f4bdf..36da867247 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 ad00f128df..e01f40fdad 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 15dd211248..4b19bf24d9 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 ee008258b1..6cf8921e51 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 4e27b31bb6..58ff073b93 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 b17aa43cf9..80b91026ec 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 a69cdc9a0d..f6e878f223 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 9275a675af..b3d5a7ebd7 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 484b148d88..2ca43b71f9 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 1305228810..852ed2f926 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 9d9226eda1..6d7f04ecbc 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 1b37a80596..98bde87290 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 30d6c5ac3f..d116c1703c 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 83807f341a..d5afa75956 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 5c75cfbab6..3b6d044ee0 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 b65090a7c1..02d88f448d 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 4e48aaf037..df3546f90d 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 ff83b44fac..dfa825c0fc 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 61998259d9..fa68b73360 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 9cb3c1f557..938f0a9b70 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 eb81090f8b..6e7921f4c7 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 7d0b21fad9..bc1d0b8b1d 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 ec65d5d984..11a63287c7 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 61b6175537..b6d36f7dca 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 801f4d6b2a..8d19268684 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 a78907e408..ce962f0f2c 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 483e09b2c5..eddb78bb49 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 8c3439bcfd..98d43cc8ff 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 b57e9e3106..f8d0877026 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 854ca7ff39..d7eeb93d95 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 9bb1554381..d484920576 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 73bf730e9d..6e148ce499 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 47af25a7ff..ff1601583c 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 ba8cf201ca..22d9b2d8ff 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 698b07ed86..023f71503b 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 571e72bba9..6d6be51b9e 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 b219a948cf..3fc8de3b9b 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 ae4d87ebc7..86efa67e21 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 c845f06168..b25b23e6b8 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 90001c8cc4..9afb979f68 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 d1ac924bf8..e58638e0ba 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 a14bea738b..5f71b57f43 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 ce9d2254b4..981fef040c 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 80d6b124e7..b9d43d7a13 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 63e101542f..8a146313b9 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 4af23d3979..59a244a726 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 c6586af84c..16527bae69 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 097ac82b4f..d55f111f2b 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 d9dadca150..7b3944d1fb 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 f237d5919b..6271c9b40e 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 22516e6af4..6ffba22d8c 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 4fc4533eb2..2979dd9615 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 0d80c5e6b0..6472063cef 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 1b699ee6fd..4f795638c6 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 55e997f617..3d86e1cf87 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 27fe0b3310..6d458f1366 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 16f3c53548..6a26bcc0a9 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 f9e148795f..a050f86aa3 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 85753e5f93..6b6f89abb5 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 6fc3ffb937..3501e7e9c5 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 e7d87b5ddb..6d878d2930 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 f23d4ac5ec..33b8db8e26 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 b62261ffab..08ffd30332 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 0b933f094f..594eaaeffe 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 251503275c..451b7b971b 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 a668a83d63..f30f5d3043 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 f5f7c41230..bb0fabf075 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 521450380d..974ed52a91 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 4049380804..e158ebe9d4 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 665cd927c4..8a16be4206 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 f30c39fe80..a84036b801 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 ddba42f68d..afcd48f6d8 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 99c78ae563..14650d36b4 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 b47b004002..fe59ec955f 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 aba35f541d..01c4b5d5b2 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 ffb67e422c..01cea59feb 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 a64bdf9ae3..6a2fd0687d 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 8fad8e1e75..7fa449419a 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 45368d1c3e..95449d0c41 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 a20c61616f..2d97f28c2b 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 9661e06d75..5bbc3246f2 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 69499d6bc9..d9adbe57f7 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 2bc17061d4..18d226e619 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 8f5d05e2c0..e470f9d426 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 f20decdc37..52299f3095 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 68162c2e87..cd83dd1f2b 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 8606058680..3c9f61acc9 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 7de6eff152..f4ad7c9b3a 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 6bfabcb9b2..b049beb376 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 e537539588..9894888703 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 30e73e7a96..9371d2f5e3 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 db7b4c3e7a..0ea7ed3811 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 f9ef0f3399..4952e93dfc 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 5b6a1e90e8..0aecb137d0 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 7dce4eb9c1..619427718d 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 9261fbce6a..0db4db11de 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 2eea3d5e36..3f63e42922 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 61dc0ded92..3cc8c5b5ea 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 7e096bbad2..ef52d13997 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 e661aa53ae..424a27e760 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 329f41191a..e27b8ee8e0 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 be876668a1..ed983eeb1d 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 8351583d3c..529eee7d4f 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 c76262d787..592de51e8c 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 7feaa7bc89..8856b0d1bc 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 0fdaa6eb51..0bf079938e 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 b5125dfea3..ab83d34fc7 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 1df45991bc..85174699f5 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 b7b53efed4..b558a5603c 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 66dab9a7eb..9d3d739dfa 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 8264996714..c81a5a420c 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 bd580f89ac..f59ef99cc2 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 50f350b637..856e0bbc5d 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 e897a1a79b..ae3c4ee789 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 3b98b0220c..1aad944a5d 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 c4251493c6..b8b0ba4004 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 54f0f9ebb8..6507b34d1d 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 d378c66c16..f1215f16d9 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 0dd2a1277c..ae5a28930a 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 eaec261751..b150f69ef0 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 63c669c3dd..aea9db0f75 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 99ee78f9b2..559d3c3cd4 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 ab19ea37aa..419c7e078d 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 b807fb7be4..1eec9739c9 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 2d064121bf..bcfaef9c5d 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 38e6a6e2b4..ab1ac3b60f 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 77a36e4d20..a1da170c4d 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 0e263dd743..92ba5241c0 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 ea93cc9ed9..5582cc8deb 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 5e683c8c77..4344379099 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 5005895a7f..53dd607305 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 0639e720c9..be16663aec 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 6c075dad1b..a62063dcac 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 f5abc990f7..b0a216d6a7 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 a45b073517..1de6e31551 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 938c6fddf1..9237ead9b3 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 a55bbd745d..9c596580e6 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 a96219bc25..b71ed83445 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 712b2ea846..ed728ac6fe 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 a3f3de62cd..fe131ef7db 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 1c8f5a93fd..388b2c60e7 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 396285fa58..61b48a223b 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 e19fed70cc..f9c2399526 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 a81fec37e6..8093c0fd9e 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 91dffa6fda..4f172d680e 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 d3fe7d820d..a3ede29c81 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 77abb0a4b3..fb8de837cd 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 5c053e9ffc..d6be9aa4b6 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 c8f6d72a67..a8e3317138 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 1ce68c6a3b..5a07d3f7d3 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 021ecafac8..67f3d1be42 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 53582ba00f..dcc4ec91cf 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 65eac3b536..72fd62eb2c 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 39889dec77..37140fb579 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 c8bfbc5dd3..4bef94b701 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 5fbf19506e..b374861b0b 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 f85ac6d7c7..ff7832c526 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 78e511ac08..735016790b 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 f64723fdc3..aa8d25f98c 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 34e350c914..14abc8f9ca 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 b429a67d75..0911706764 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 e44347454f..cbdb6daea3 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 9c469b9e8b..f1efe2f9ff 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 bb456ce5f5..6dfd70d8b3 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 db98a69899..a3e8adbaf5 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 ee1978eb3b..f8647a6717 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 b76a94bd14..757a5c6064 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 8187539581..3900016428 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 6db552a700..ec2466df6a 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 0e2e91b6e6..32f0e5ed1b 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 cf35f136e2..a9acd4e1b7 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 c1b66750f9..8eabf9ccf1 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 9e1b32e395..d42311417e 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 db4d12432c..05b6b66830 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 c5390a9be4..b32df719d1 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 b68ec4b7f5..ac6fe33d23 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 80b5dbbfaf..9415453406 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 736e1d72ae..1184201f91 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 862fb7edcc..3890b8e181 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 a84bd54964..b4e5396dcc 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 d6a84e6c5d..d95dce482a 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 37bbd2eecf..5b39825d73 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 5ee37ae696..fe956d22d8 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 a0651a5a34..d6c3406a24 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 3c0c1bcfc2..7489cc20df 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 29af35d457..0482773acc 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 a0c5101e2d..f1225b01f6 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 9d29178f67..f1c2fd8ed9 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 c002cf718b..a2b81982be 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 85f41c9162..89d4f2114a 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 5cc5eef22f..a34d2ea2ba 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 5624aa2e72..b02e73f68d 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 7ba0ca7c2d..57208afa82 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