]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
ChangeLogs: convert to utf-8
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 May 2015 21:42:12 +0000 (14:42 -0700)
committerMike Frysinger <vapier@gentoo.org>
Tue, 9 Feb 2016 04:40:54 +0000 (23:40 -0500)
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.14
ChangeLog.6
ChangeLog.7
ChangeLog.8

index 6736bcc1faddb7a109816700dc55d3890c0d0b28..268b26922baa03ce15cc0652fa86320d7ba53583 100644 (file)
 
        * manual/getopt.texi (Using the getopt function): Fix description of
        return value for format string starting with '-' (PR libc/1551).
-       Patch by Raúl Núñez de Arenas Coronado <dervishd@jazzfree.com>
+       Patch by Raúl Núñez de Arenas Coronado <dervishd@jazzfree.com>
 
        * sunrpc/clnt_perr.c (rpc_errlist): Fix index for RPC_PROGVERSMISMATCH.
        Patch by jens.moeller@westgeo.com (PR libc/1550).
 
 1999-07-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
-       * localedata/tst-rpmatch.sh: Use "&" instead of "§" to avoid a bug
+       * localedata/tst-rpmatch.sh: Use "&" instead of "§" to avoid a bug
        in bash 2.03.
 
 1999-07-25  Ulrich Drepper  <drepper@cygnus.com>
index d9b036436121bf6cd86dfd792d72160fe1e00abb..bd4f0b2f2f1126cb88cf775e609788dc5bc369fd 100644 (file)
 2000-09-28  Ulrich Drepper  <drepper@redhat.com>
 
        * manual/errno.texi: Correct error text for ENXIO.
-       Reported by Jörg Schilling <schilling@fokus.gmd.de>.
+       Reported by Jörg Schilling <schilling@fokus.gmd.de>.
 
 2000-09-27  Jes Sorensen  <jes@linuxcare.com>
 
index 2a4620e56d550976a670dbec566c26806828bebe..6f8a4b0c9a60399371959e7143e721344d528bae 100644 (file)
 
        * manual/startup.texi (Program Arguments): Fix type of main's envp
        parameter.
-       Reported by Raúl Núñez de Arenas Coronado <dervishd@linuxfreak.com>.
+       Reported by Raúl Núñez de Arenas Coronado <dervishd@linuxfreak.com>.
 
        * iconvdata/gconv-modules: Add CP950 alias.
 
index 708e76508453f8bc9328a423077a4d12ff21ebad..3e16a91b9d9389b7a7701e4f367b76e38841b588 100644 (file)
        * sysdeps/x86_64/fpu/s_ilogbl.S: New file.
        * sysdeps/x86_64/fpu/e_remainderl.S: New file.
 
-       * math/libm-test.inc (floor_test): Test also ±0.25.
+       * math/libm-test.inc (floor_test): Test also Â±0.25.
        (ceil_test): Test -0.25.
 
 2003-11-17  Ulrich Drepper  <drepper@redhat.com>
        (hol_entry_long_iterate): Change __attribute to __attribute__.
        (_help, __argp_error, __argp_failure) [!_LIBC && (HAVE_FLOCKFILE
        && HAVE_FUNLOCKFILE)]: Protect call to flockfile and funlockfile.
-       (__argp_basename) [!_LIBC]: New. Taken from LSH, by Niels Möller,
+       (__argp_basename) [!_LIBC]: New. Taken from LSH, by Niels Möller,
        modified after comments from Ulrich Drepper.
        (__argp_short_program_name): Ditto.
        (__argp_state_help, __argp_error, __argp_failure): Use it.
        * elf/reldep6.c: Create relocation dependency before closing the first
        module.
 
-2003-01-10  Guido Günther  <agx@sigxcpu.org>
+2003-01-10  Guido Günther  <agx@sigxcpu.org>
 
        * sysdeps/unix/mips/fork.S: Add PSEUDO_END.
        * sysdeps/unix/mips/brk.S: Likewise.
 
        * manual/examples/dir.c: Don't include <stddef.h>.
        * manual/examples/select.c: Include <errno.h> for TEMP_FAILURE_RETRY.
-       Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
+       Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
 
 2002-11-02  H.J. Lu  <hjl@gnu.org>
 
index 5858bd04930a42957107f3b52dd55a2e6cd154c8..b92027174f2b32abe12afcd1826fc4ff48c6ac59 100644 (file)
@@ -1636,7 +1636,7 @@ Thu Dec 19 20:58:53 1996  Ulrich Drepper  <drepper@cygnus.com>
        Define __USE_POSIX199309.
        * posix/unistd.h: Declare fdatasync only if __USE_POSIX199309.
        * time/time.c: Declare nanosleep only if __USE_POSIX199309.
-       Patches by Rüdiger Helsch <rh@unifix.de>.
+       Patches by Rüdiger Helsch <rh@unifix.de>.
 
        * locale/locale.h: Add declaration of newlocale and freelocale.
 
index cc1a5a79f8039c9c6b129c60e94160bc28086115..d3866786df875ce13c32e5ae4ffaed5f3dff190e 100644 (file)
        definition.  Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
 
        * stdlib/strtod.c: Handle numbers like 0.0e10000 correctly which
-       produce ±0.0.  Reported by Joe Keane <jgk@jgk.org>.
+       produce Â±0.0.  Reported by Joe Keane <jgk@jgk.org>.
 
        * sysdeps/libm-ieee754/s_ceill.c: Fix typos.
        * sysdeps/libm-ieee754/s_llrint.c: Correct code, it never worked.
 1997-07-05 11:56  Ulrich Drepper  <drepper@cygnus.com>
 
        * login/login.c (tty_name): Use newly allocated buffer.
-       Patch by Jaakko Hyvätti <jaakko.hyvatti@iki.fi>.
+       Patch by Jaakko Hyvätti <jaakko.hyvatti@iki.fi>.
 
        * time/asctime.c: Never translate week and month name according
        to LC_TIME.  Patch by Paul Eggert <eggert@twinsun.com>.
        * string/tst-svc.c: New file.  Test for strverscmp.
        * string/tst-svc.input: New file.  Input data for tst-svc.
        * string/tst-svc.expect: New file.  Expected out from tst-svc.
-       Patches by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>.
+       Patches by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>.
 
        * math/Makefile (calls): Add s_signbit.
 
index 5c3be9fc9f243a47da0a1ff198c0ccd7b6d1086c..662028b2cc805acd0643b0a7bc684ca17c5674ff 100644 (file)
 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
 
        * misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
-       Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
+       Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
 
        * misc/tst-efgcvt.c (ecvt_tests): Add new test case for reported
        bug.
 1998-02-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
        * manual/arith.texi (Old-style number conversion): Correct
-       typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
+       typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
 
 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>