From patchwork Sun Apr 14 23:30:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: TAMUKI Shoichi X-Patchwork-Id: 32289 Received: (qmail 130362 invoked by alias); 14 Apr 2019 23:36:15 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 130353 invoked by uid 89); 14 Apr 2019 23:36:15 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-19.1 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=D*br, ricky, marco, schwinge X-HELO: mail.linet.jp Message-Id: <201904142330.AA04330@tamuki.linet.gr.jp> From: TAMUKI Shoichi Date: Mon, 15 Apr 2019 08:30:42 +0900 To: libc-alpha@sourceware.org Subject: [PATCH] ChangeLog: Convert leading spaces to tabs MIME-Version: 1.0 --- This is a trivial patch. If there is no problem, I will push it to master within 24 hours. :-) ChangeLog | 90 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1cb1255ab9..770c0674d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1302,8 +1302,8 @@ 2019-02-21 Patsy Griffin Franklin - [BZ #21915] - * nss/tst-nss-files-hosts-long.root/etc/host.conf: New file. + [BZ #21915] + * nss/tst-nss-files-hosts-long.root/etc/host.conf: New file. 2019-02-21 Gabriel F. T. Gomes @@ -4685,10 +4685,10 @@ [BZ #19767] * sysdeps/unix/sysv/linux/mips/init-first.c: Remove #ifdef SHARED. - * sysdeps/unix/sysv/linux/mips/libc-vdso.h: Remove #ifdef SHARED. - * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Define + * sysdeps/unix/sysv/linux/mips/libc-vdso.h: Remove #ifdef SHARED. + * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Define ALWAYS_USE_VSYSCALL. - * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Define + * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Define ALWAYS_USE_VSYSCALL. * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Define ALWAYS_USE_VSYSCALL. @@ -6607,9 +6607,9 @@ * sysdeps/unix/sysv/linux/hppa/bits/shm-pad.h (__SHM_PAD_BEFORE_TIME, __SHM_PAD_BETWEEN_TIME_AND_SEGSZ): Likewise. * sysdeps/unix/sysv/linux/mips/bits/msq-pad.h - (__MSQ_PAD_AFTER_TIME, __MSQ_PAD_BEFORE_TIME): Likewise. - * sysdeps/unix/sysv/linux/powerpc/bits/msq-pad.h - (__MSQ_PAD_BEFORE_TIME): Likewise. + (__MSQ_PAD_AFTER_TIME, __MSQ_PAD_BEFORE_TIME): Likewise. + * sysdeps/unix/sysv/linux/powerpc/bits/msq-pad.h + (__MSQ_PAD_BEFORE_TIME): Likewise. * sysdeps/unix/sysv/linux/powerpc/bits/sem-pad.h (__SEM_PAD_BEFORE_TIME): Likewise. * sysdeps/unix/sysv/linux/powerpc/bits/shm-pad.h @@ -8568,9 +8568,9 @@ 2018-08-24 Paul Pluzhnikov - [BZ #23400] - * stdlib/test-bz22786.c (do_test): Fix undefined behavior, don't - create temporary files in source tree. + [BZ #23400] + * stdlib/test-bz22786.c (do_test): Fix undefined behavior, don't + create temporary files in source tree. 2018-08-24 Joseph Myers @@ -10922,8 +10922,8 @@ 2018-06-27 Florian Weimer [BZ #18023] - * include/alloca.h (stackinfo_alloca_round, extend_alloca) - (extend_alloca_account): Remove. + * include/alloca.h (stackinfo_alloca_round, extend_alloca) + (extend_alloca_account): Remove. * manual/stdio.texi (Variable Arguments Output): Update comment. 2018-06-27 Joseph Myers @@ -11547,11 +11547,11 @@ * csu/check_fds.c (check_one_fd) * sysdeps/posix/fdopendir.c (__fdopendir) * sysdeps/posix/opendir.c (__alloc_dir): Use __fcntl_nocancel - instead of __fcntl and/or __libc_fcntl. + instead of __fcntl and/or __libc_fcntl. * sysdeps/unix/sysv/linux/pthread_setname.c (pthread_setname_np) * sysdeps/unix/sysv/linux/pthread_getname.c (pthread_getname_np) - * sysdeps/unix/sysv/linux/i386/smp.h (is_smp_system): + * sysdeps/unix/sysv/linux/i386/smp.h (is_smp_system): Use __open64_nocancel instead of __open_nocancel. * sysdeps/unix/sysv/linux/not-cancel.h: Move all of the @@ -11562,18 +11562,18 @@ open_nocancel, open64_nocancel, openat_nocancel, pause_nocancel, read_nocancel, waitpid_nocancel, write_nocancel. - * io/Versions [GLIBC_PRIVATE]: Add __libc_fcntl, - __fcntl_nocancel, __open64_nocancel, __write_nocancel. - * posix/Versions: Add __nanosleep_nocancel, __pause_nocancel. + * io/Versions [GLIBC_PRIVATE]: Add __libc_fcntl, + __fcntl_nocancel, __open64_nocancel, __write_nocancel. + * posix/Versions: Add __nanosleep_nocancel, __pause_nocancel. - * nptl/pt-fcntl.c: New file. - * nptl/Makefile (pthread-compat-wrappers): Remove fcntl. - (libpthread-routines): Add pt-fcntl. - * include/fcntl.h (__fcntl_nocancel_adjusted): New function. - (__libc_fcntl): Remove attribute_hidden. + * nptl/pt-fcntl.c: New file. + * nptl/Makefile (pthread-compat-wrappers): Remove fcntl. + (libpthread-routines): Add pt-fcntl. + * include/fcntl.h (__fcntl_nocancel_adjusted): New function. + (__libc_fcntl): Remove attribute_hidden. * sysdeps/unix/sysv/linux/fcntl.c (__libc_fcntl): Call __fcntl_nocancel_adjusted, not fcntl_common. - (__fcntl_nocancel): Move to new file fcntl_nocancel.c. + (__fcntl_nocancel): Move to new file fcntl_nocancel.c. (fcntl_common): Rename to __fcntl_nocancel_adjusted; also move to fcntl_nocancel.c. * sysdeps/unix/sysv/linux/fcntl_nocancel.c: New file. @@ -11602,14 +11602,14 @@ * sysdeps/unix/sysv/linux/write.c: Move __write_nocancel to... * sysdeps/unix/sysv/linux/write_nocancel.c: ...this new file. - * sysdeps/unix/sysv/linux/nios2/Makefile: Don't override - libpthread-routines. - * sysdeps/unix/sysv/linux/nios2/pt-vfork.S: New file which - defines nothing. + * sysdeps/unix/sysv/linux/nios2/Makefile: Don't override + libpthread-routines. + * sysdeps/unix/sysv/linux/nios2/pt-vfork.S: New file which + defines nothing. - * sysdeps/mach/hurd/dl-sysdep.c: Define __read instead of - __libc_read, and __write instead of __libc_write. Define - __open64 in addition to __open. + * sysdeps/mach/hurd/dl-sysdep.c: Define __read instead of + __libc_read, and __write instead of __libc_write. Define + __open64 in addition to __open. 2018-06-12 H.J. Lu @@ -14639,17 +14639,17 @@ * sysdeps/mach/hurd/localplt.data: New file. 2018-04-02 Agustina Arzille - Amos Jeffries - David Michael - Marco Gerards - Marcus Brinkmann - Neal H. Walfield - Pino Toscano - Richard Braun - Roland McGrath - Samuel Thibault - Thomas DiModica - Thomas Schwinge + Amos Jeffries + David Michael + Marco Gerards + Marcus Brinkmann + Neal H. Walfield + Pino Toscano + Richard Braun + Roland McGrath + Samuel Thibault + Thomas DiModica + Thomas Schwinge * htl: New directory. * sysdeps/htl: New directory. @@ -28384,8 +28384,8 @@ * sysdeps/x86_64/fpu/multiarch/s_truncf.c: Likewise. 2017-09-20 Paul Pluzhnikov - Ricky Zhou - Anoop V Chakkalakkal + Ricky Zhou + Anoop V Chakkalakkal [BZ #14333] * stdlib/cxa_atexit.c (__internal_atexit): Use __exit_funcs_lock. @@ -29925,7 +29925,7 @@ set FE_INVALID. * sysdeps/aarch64/fpu/s_lround.c (IREG_SIZE, OREG_SIZE): Initialize if not already set. - (OREGS, IREGS): Set based on IREG_SIZE and OREG_SIZE. + (OREGS, IREGS): Set based on IREG_SIZE and OREG_SIZE. 2017-08-31 Adhemerval Zanella