mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
Added some Hurd items for 2.2.6, fixed some typos.
This commit is contained in:
parent
10598c0f30
commit
c8b4088259
18
NEWS
18
NEWS
@ -1,11 +1,19 @@
|
||||
GNU C Library NEWS -- history of user-visible changes. 2001-10-31
|
||||
Copyright (C) 1992-2000, 2001 Free Software Foundation, Inc.
|
||||
GNU C Library NEWS -- history of user-visible changes. 2002-06-09
|
||||
Copyright (C) 1992-2000,01,02 Free Software Foundation, Inc.
|
||||
See the end for copying conditions.
|
||||
|
||||
Please send GNU C library bug reports using the `glibcbug' script to
|
||||
<bugs@gnu.org>. Questions and suggestions should be send to
|
||||
<bug-glibc@gnu.org>.
|
||||
|
||||
Version 2.2.6
|
||||
|
||||
* The Hurd now uses the GNU libio implementation of stdio rather than the
|
||||
old GNU stdio implementation, and uses a new ABI (libc.so.0.3).
|
||||
|
||||
* The Hurd on x86 now has the `ioperm' function and <sys/io.h> header file
|
||||
with the same behavior as the Linux system call of the same name.
|
||||
|
||||
Version 2.2.5
|
||||
|
||||
* Stephen Moshier implemented log2, log10, powl and cbrtl for the
|
||||
@ -21,8 +29,8 @@ Version 2.2.5
|
||||
* libc functions using I/O streams now can handle wide-oriented streams
|
||||
as well.
|
||||
|
||||
* optimizations in the dynamic linker. binaries created by recent binutils
|
||||
versions start up quicker due to reduced time spend on relocations.
|
||||
* Optimizations in the dynamic linker. Binaries created by recent binutils
|
||||
versions start up quicker due to reduced time spent on relocations.
|
||||
|
||||
* Support for use of gcc3 added by Jakub Jelinek and HJ Lu.
|
||||
|
||||
@ -1321,7 +1329,7 @@ Version 1.04
|
||||
----------------------------------------------------------------------
|
||||
Copyright information:
|
||||
|
||||
Copyright (C) 1992-1999, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992-1999,2000,01,02 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to anyone to make or distribute verbatim copies
|
||||
of this document as received, in any medium, provided that the
|
||||
|
Loading…
x
Reference in New Issue
Block a user