mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
Update.
This commit is contained in:
parent
22f1cb2ee1
commit
57635f15d9
52
ChangeLog
52
ChangeLog
@ -1,3 +1,55 @@
|
||||
1998-03-04 12:43 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* manual/texinfo.tex: Updated.
|
||||
|
||||
1998-03-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
||||
|
||||
* manual/maint.texi: Change prep.ai.mit.edu to {ftp}.gnu.org.
|
||||
|
||||
1998-02-24 08:10 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* sysdeps/unix/alpha/sysdep.S (_errno): Add in addition to __errno.
|
||||
|
||||
1998-02-24 09:40 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* elf/ldd.sh.in: Add compatibility for broken old shells.
|
||||
* elf/ldd.bash.in: Likewise.
|
||||
|
||||
1998-03-04 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* sunrpc/rpc/auth.h: More prototype cleanups.
|
||||
* sunrpc/rpc/xdr.h: Likewise.
|
||||
|
||||
1998-02-15 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* nss/nsswitch.c (__nss_lookup): Return 1 if this was the last
|
||||
module.
|
||||
|
||||
* nss/getXXent_r.c: If no more module is found don't try to call
|
||||
setXXent functions but leave unsuccessfully.
|
||||
|
||||
1998-02-13 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* stdlib/stdlib.h (struct drand48_data): Leave X to user macros
|
||||
and use x for member name.
|
||||
Reported by Daniel Lyddy <daniell@cs.berkeley.edu>.
|
||||
|
||||
* stdlib/drand48.c: Change according to member name change.
|
||||
* stdlib/drand48_r.c: Likewise.
|
||||
* stdlib/lcong48_r.c: Likewise.
|
||||
* stdlib/lrand48.c: Likewise.
|
||||
* stdlib/lrand48_r.c: Likewise.
|
||||
* stdlib/mrand48.c: Likewise.
|
||||
* stdlib/mrand48_r.c: Likewise.
|
||||
* stdlib/seed48.c: Likewise.
|
||||
* stdlib/seed48_r.c: Likewise.
|
||||
* stdlib/srand48_r.c: Likewise.
|
||||
|
||||
1998-02-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||
|
||||
* sysdeps/unix/sysv/linux/syscalls.list: Don't mark lchown as
|
||||
extra syscall.
|
||||
|
||||
1998-03-03 23:08 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* misc/efgcvt_r.c: Really update from 2.1.
|
||||
|
8
FAQ
8
FAQ
@ -134,8 +134,8 @@ you are really interested in porting it, contact
|
||||
GNU CC are used to increase portability and speed.
|
||||
|
||||
GNU CC is found, like all other GNU packages, on
|
||||
ftp://prep.ai.mit.edu/pub/gnu
|
||||
and the many mirror sites. prep is always overloaded, so try to find
|
||||
ftp://ftp.gnu.org/pub/gnu
|
||||
and the many mirror sites. ftp.gnu.org is always overloaded, so try to find
|
||||
a local mirror first.
|
||||
|
||||
You always should try to use the latest official release. Older
|
||||
@ -177,7 +177,7 @@ ftp://ftp.yggdrasil.com/private/hjl
|
||||
|
||||
* GNU gettext. This package contains the tools needed to construct
|
||||
`message catalog' files containing translated versions of system
|
||||
messages. See ftp://prep.ai.mit.edu/pub/gnu or better any mirror
|
||||
messages. See ftp://ftp.gnu.org/pub/gnu or better any mirror
|
||||
site. (We distribute compiled message catalogs, but they may not be
|
||||
updated in patches.)
|
||||
|
||||
@ -845,7 +845,7 @@ siginterrupt().
|
||||
or higher is required for this script'. What can I do?
|
||||
|
||||
{UD} You have to get the specified autoconf version (or a later one)
|
||||
from your favorite mirror of prep.ai.mit.edu.
|
||||
from your favorite mirror of ftp.gnu.org.
|
||||
|
||||
|
||||
4.2. When I try to compile code which uses IPv6 headers and
|
||||
|
6
NEWS
6
NEWS
@ -1,11 +1,11 @@
|
||||
GNU C Library NEWS -- history of user-visible changes. 1997-11-15
|
||||
GNU C Library NEWS -- history of user-visible changes. 1998-03-04
|
||||
|
||||
Copyright (C) 1992, 93, 94, 95, 96, 97 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992, 93, 94, 95, 96, 97, 98 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@prep.ai.mit.edu>.
|
||||
<bug-glibc@gnu.org>.
|
||||
|
||||
Version 2.0.7
|
||||
|
||||
|
6
PROJECTS
6
PROJECTS
@ -3,7 +3,7 @@ Open jobs for finishing GNU libc:
|
||||
Status: January 1998
|
||||
|
||||
If you have time and talent to take over any of the jobs below please
|
||||
contact <bug-glibc@prep.ai.mit.edu>
|
||||
contact <bug-glibc@gnu.org>
|
||||
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@ -33,8 +33,8 @@ contact <bug-glibc@prep.ai.mit.edu>
|
||||
users can immediately benefit from this.
|
||||
|
||||
Take a look at the matrix in
|
||||
ftp://prep.ai.mit.edu/pub/gnu/ABOUT-NLS
|
||||
for the current status (of course better use a mirror of prep).
|
||||
ftp://ftp.gnu.org/pub/gnu/ABOUT-NLS
|
||||
for the current status (of course better use a mirror of ftp.gnu.org).
|
||||
|
||||
|
||||
[ 6] Write `long double' versions of the math functions. This should be
|
||||
|
@ -54,7 +54,7 @@ can get the crypt distribution via anonymous FTP from ftp.ifi.uio.no
|
||||
[129.240.64.21], or another archive site outside the USA. Archive
|
||||
maintainers are encouraged to copy this distribution to their archives
|
||||
outside the USA. Please get it from ftp.ifi.uio.no; transferring this
|
||||
distribution from prep.ai.mit.edu (or any other site in the USA) to a
|
||||
distribution from ftp.gnu.org (or any other site in the USA) to a
|
||||
site outside the USA is in violation of US export laws.
|
||||
|
||||
Beside the separate crypt tar file there are some more add-ons which can be
|
||||
|
Loading…
x
Reference in New Issue
Block a user