public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Fix typo in NEWS file
@ 2020-10-26 11:46 Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2020-10-26 11:46 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ce643e6fe97b20716ac3888ba832539011fe9186

commit ce643e6fe97b20716ac3888ba832539011fe9186
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Oct 26 11:46:00 2020 +0000

    Fix typo in NEWS file

Diff:
---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 3c1e509744..312c22c7c1 100644
--- a/NEWS
+++ b/NEWS
@@ -38,7 +38,7 @@ Deprecated and removed features, and other changes affecting compatibility:
   Instead, the default implementation is used.
 
 * The deprecated <sys/timeb.h> header and the ftime function have been
-  removed.  To support old binaries, the ftime function continue to exist
+  removed.  To support old binaries, the ftime function continues to exist
   as a compatibility symbol (on those architectures which had it).  All
   programs should use gettimeofday or clock_gettime instead.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [glibc] Fix typo in NEWS file
@ 2020-11-30 10:19 Siddhesh Poyarekar
  0 siblings, 0 replies; 2+ messages in thread
From: Siddhesh Poyarekar @ 2020-11-30 10:19 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=fdb724f9032ff73310be0e51549f494a3eaa7495

commit fdb724f9032ff73310be0e51549f494a3eaa7495
Author: Shuo Wang <wangshuo47@huawei.com>
Date:   Mon Nov 2 15:53:13 2020 +0800

    Fix typo in NEWS file

Diff:
---
 NEWS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 685b93c8e9..aa7bbf033b 100644
--- a/NEWS
+++ b/NEWS
@@ -736,7 +736,7 @@ The following bugs are resolved with this release:
   [24040] libc: riscv64: unterminated call chain in __thread_start
   [24047] network: libresolv should use IP_RECVERR/IPV6_RECVERR to avoid
     long timeouts
-  [24051] stdio: puts and putchar ouput to _IO_stdout instead of stdout
+  [24051] stdio: puts and putchar output to _IO_stdout instead of stdout
   [24059] nss: nss_files: get_next_alias calls fgets_unlocked without
     checking for NULL.
   [24114] regex: regexec buffer read overrun in "grep -i
@@ -1914,7 +1914,7 @@ The following bugs are resolved with this release:
   [22111] malloc: malloc: per thread cache is not returned when thread exits
   [22112] localedata: Fix LC_TELEPHONE/LC_NAME for az_AZ
   [22134] libc: [linux] implement fexecve with execveat
-  [22142] libc: [powerpc] printf oupts a wrong value of DBL_MAX on ppc64 and
+  [22142] libc: [powerpc] printf outputs a wrong value of DBL_MAX on ppc64 and
     ppc64le
   [22145] libc: ttyname() gives up too early in the face of namespaces
   [22146] math: C++ build issue with float128 on x86_64
@@ -2697,7 +2697,7 @@ Security related changes:
 
 The following bugs are resolved with this release:
 
-  [4099] stdio: Overly agressive caching by stream i/o functions.
+  [4099] stdio: Overly aggressive caching by stream i/o functions.
   [7065] build: Support building glibc with -fstack-protector or -fstack-
     protector-all
   [9842] localedata: en_CA: incorrect date format


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-30 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-26 11:46 [glibc] Fix typo in NEWS file Jonathan Wakely
2020-11-30 10:19 Siddhesh Poyarekar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).