about summary refs log tree commit diff
path: root/ChangeLog.14
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-05-22 14:42:12 -0700
committerMike Frysinger <vapier@gentoo.org>2016-02-08 23:40:54 -0500
commitd2bb040b2a2f58b1ef80f01292bd722fce01d36a (patch)
tree2fb26c5b0e645c61e59a8b4e1991f7d3ca02c9f8 /ChangeLog.14
parentcd46e35db1914ac75082e5cfadae52c752d803b3 (diff)
downloadglibc-d2bb040b2a2f58b1ef80f01292bd722fce01d36a.tar.gz
glibc-d2bb040b2a2f58b1ef80f01292bd722fce01d36a.tar.xz
glibc-d2bb040b2a2f58b1ef80f01292bd722fce01d36a.zip
ChangeLogs: convert to utf-8
Diffstat (limited to 'ChangeLog.14')
-rw-r--r--ChangeLog.148
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog.14 b/ChangeLog.14
index 708e765084..3e16a91b9d 100644
--- a/ChangeLog.14
+++ b/ChangeLog.14
@@ -4149,7 +4149,7 @@
 	* 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>
@@ -4658,7 +4658,7 @@
 	(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.
@@ -12372,7 +12372,7 @@
 	* 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.
@@ -15234,7 +15234,7 @@
 
 	* 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>