public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] [patchwork-test] Make glibc into a C++ library
@ 2020-04-30  2:15 Siddhesh Poyarekar
  2020-04-30  2:18 ` Siddhesh Poyarekar
  2020-04-30  2:39 ` Siddhesh Poyarekar
  0 siblings, 2 replies; 3+ messages in thread
From: Siddhesh Poyarekar @ 2020-04-30  2:15 UTC (permalink / raw)
  To: libc-alpha

C is for old people and C++ is the future.  Start by changing the
README, we can get to changing the library later.
---
 README | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README b/README
index 31c5da0405..f2669be72f 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-This directory contains the sources of the GNU C Library.
+This directory contains the sources of the GNU C++ Library.
 See the file "version.h" for what release version you have.
 
-The GNU C Library is the standard system C library for all GNU systems,
+The GNU C++ Library is the standard system C library for all GNU systems,
 and is an important part of what makes up a GNU system.  It provides the
 system API for all programs written in C and C-compatible languages such
 as C++ and Objective C; the runtime facilities of other programming
@@ -11,16 +11,16 @@ In GNU/Linux systems, the C library works with the Linux kernel to
 implement the operating system behavior seen by user applications.
 In GNU/Hurd systems, it works with a microkernel and Hurd servers.
 
-The GNU C Library implements much of the POSIX.1 functionality in the
+The GNU C++ Library implements much of the POSIX.1 functionality in the
 GNU/Hurd system, using configurations i[4567]86-*-gnu.
 
-When working with Linux kernels, this version of the GNU C Library
+When working with Linux kernels, this version of the GNU C++ Library
 requires Linux kernel version 3.2 or later.
 
 Also note that the shared version of the libgcc_s library must be
 installed for the pthread library to work correctly.
 
-The GNU C Library supports these configurations for using Linux kernels:
+The GNU C++ Library supports these configurations for using Linux kernels:
 
 	aarch64*-*-linux-gnu
 	alpha*-*-linux-gnu
@@ -48,10 +48,10 @@ 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 GNU C++ Library.  You might also consider reading the WWW pages for
 the C library at https://www.gnu.org/software/libc/.
 
-The GNU C Library is (almost) completely documented by the Texinfo manual
+The GNU C++ Library is (almost) completely documented by the Texinfo manual
 found in the `manual/' subdirectory.  The manual is still being updated
 and contains some known errors and omissions; we regret that we do not
 have the resources to work on the manual as much as we would like.  For
@@ -64,7 +64,7 @@ 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.
 
-The GNU C Library is free software.  See the file COPYING.LIB for copying
+The GNU C++ Library is free software.  See the file COPYING.LIB for copying
 conditions, and LICENSES for notices about a few contributions that require
 these additional notices to be distributed.  License copyright years may be
 listed using range notation, e.g., 1996-2015, indicating that every year in
-- 
2.25.3


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

* Re: [PATCH] [patchwork-test] Make glibc into a C++ library
  2020-04-30  2:15 [PATCH] [patchwork-test] Make glibc into a C++ library Siddhesh Poyarekar
@ 2020-04-30  2:18 ` Siddhesh Poyarekar
  2020-04-30  2:39 ` Siddhesh Poyarekar
  1 sibling, 0 replies; 3+ messages in thread
From: Siddhesh Poyarekar @ 2020-04-30  2:18 UTC (permalink / raw)
  To: libc-alpha

On 30/04/20 07:45, Siddhesh Poyarekar via Libc-alpha wrote:
> C is for old people and C++ is the future.  Start by changing the
> README, we can get to changing the library later.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>

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

* Re: [PATCH] [patchwork-test] Make glibc into a C++ library
  2020-04-30  2:15 [PATCH] [patchwork-test] Make glibc into a C++ library Siddhesh Poyarekar
  2020-04-30  2:18 ` Siddhesh Poyarekar
@ 2020-04-30  2:39 ` Siddhesh Poyarekar
  1 sibling, 0 replies; 3+ messages in thread
From: Siddhesh Poyarekar @ 2020-04-30  2:39 UTC (permalink / raw)
  To: libc-alpha

On 30/04/20 07:45, Siddhesh Poyarekar via Libc-alpha wrote:
> C is for old people and C++ is the future.  Start by changing the
> README, we can get to changing the library later.
> ---
>  README | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)

As an old person I don't like it, but it's the future!

Reviewed-by: Siddhesh Poyarekar <siddhesh@gotplt.org>

PS: This is the last test; I forgot to add the Reviewed-by tag the last
time.  I'll shut up after this ;)

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

end of thread, other threads:[~2020-04-30  2:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30  2:15 [PATCH] [patchwork-test] Make glibc into a C++ library Siddhesh Poyarekar
2020-04-30  2:18 ` Siddhesh Poyarekar
2020-04-30  2:39 ` 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).