]> sourceware.org Git - glibc.git/commitdiff
hurd: Announce that glibc now builds unpatched
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 2 Apr 2018 14:45:44 +0000 (16:45 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 2 Apr 2018 14:45:44 +0000 (16:45 +0200)
* NEWS: Announce that glibc now builds unpatched on GNU/Hurd.
* README: Remove the mention of out-of-tree patches needed for
GNU/Hurd.

ChangeLog
NEWS
README

index a1581f6cf678df2c5db8731fe5ed79f26fedff0d..ff6787cc7b610eed01e00b0bd71b6457261e058a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * sysdeps/mach/hurd/i386/htl/pt-machdep.c: Likewise.
        * sysdeps/mach/hurd/i386/htl/pt-setup.c: Likewise.
 
+       * NEWS: Announce that glibc now builds unpatched on GNU/Hurd.
+       * README: Remove the mention of out-of-tree patches needed for
+       GNU/Hurd.
+
 2018-04-02  Agustina Arzille  <avarzille@riseup.net>
             Amos Jeffries  <squid3@treenet.co.nz>
             David Michael  <fedora.dm0@gmail.com>
diff --git a/NEWS b/NEWS
index 9fb4c7a3f678c7c87f8086abfb8cd8be07476c6d..92c9b14220cc6a47e027545da442eb77fbd99eed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ Major new features:
   Czech languages.  The Catalan and Greek languages now support abbreviated
   alternative month names.
 
+* Building and running on GNU/Hurd systems now works without out-of-tree
+  patches.
+
 Deprecated and removed features, and other changes affecting compatibility:
 
  * The nonstandard header files <libio.h> and <_G_config.h> are no longer
diff --git a/README b/README
index d763393f3cdc4dc77414f9f701409abfea32ee08..2874505f4577ef9a2d4be8db992051ee33597edd 100644 (file)
--- a/README
+++ b/README
@@ -12,9 +12,7 @@ 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
-GNU/Hurd system, using configurations i[4567]86-*-gnu.  The current
-GNU/Hurd support requires out-of-tree patches that will eventually be
-incorporated into an official GNU C Library release.
+GNU/Hurd system, using configurations i[4567]86-*-gnu.
 
 When working with Linux kernels, this version of the GNU C Library
 requires Linux kernel version 3.2 or later.
This page took 0.087884 seconds and 5 git commands to generate.