mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
Update.
This commit is contained in:
parent
37869878eb
commit
f189f7b477
39
ChangeLog
39
ChangeLog
@ -1,3 +1,42 @@
|
||||
1998-08-12 12:09 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/socketbits.h: Add more magic to work better
|
||||
with kernel headers. Patch by Matti Aarnio <matti.aarnio@sonera.fi>.
|
||||
|
||||
* elf/elf.h: Define R_68K_NUM, R_386_NUM, R_SPARC_NUM, R_MIPS_NUM,
|
||||
and R_ALPHA_NUM.
|
||||
|
||||
* elf/Makefile: Undo last change.
|
||||
|
||||
* po/dv.po: Update for 2.0.7.
|
||||
|
||||
* posix/glob.c: Carry over changes from 2.1 which increase the speed
|
||||
and fix some bugs.
|
||||
|
||||
1998-08-07 Cristian Gafton <gafton@redhat.com>
|
||||
|
||||
* pwd/putpwent.c (putpwent): Avoid writting (none) in the passwd file.
|
||||
* shadow/putspent.c (putspent): Likewise.
|
||||
|
||||
1998-08-10 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* nss/nss_db/db-XXX.c (_nss_db_getXXX): If buffer is too small
|
||||
decrement `entidx' to allow retrieving the same entry again.
|
||||
|
||||
1998-08-09 09:40 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* nss/nss_files/files-XXX.c (internal_getent): In case of an read
|
||||
error do not trust errno value, set it to ENOENT.
|
||||
|
||||
1998-08-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
||||
|
||||
* inet/rcmd.c (__ivaliduser): Allow '#' as comment character.
|
||||
|
||||
1998-08-08 14:01 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* elf/rtld.c: Take empty LD_PRELOAD string into account.
|
||||
Patch by Cristian Gafton <gafton@redhat.com>.
|
||||
|
||||
1998-08-04 15:24 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* po/de.po: Update for 2.0.7.
|
||||
|
2
FAQ
2
FAQ
@ -594,7 +594,7 @@ http://www-vt.uni-paderborn.de/~kukuk/linux/nisplus.html).
|
||||
from ypbind. ypbind 3.3 and older versions don't always remove these
|
||||
files, so glibc will use them furthermore. Other BSD versions seem to
|
||||
work correct. Until ypbind 3.4 is released, you can find a patch at
|
||||
ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypbind-3.3-glibc2.diff.
|
||||
ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypbind-3.3-glibc2.diff.gz.
|
||||
|
||||
2.12. After installing glibc name resolving doesn't work properly.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user