Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 7 Apr 1998 16:28:09 +0000 (16:28 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 7 Apr 1998 16:28:09 +0000 (16:28 +0000)
commit27a5bb33ac41b838dd3c4ebdc3a75a6ad666dfc7
treed91c99e57babfeaf64a8d686fdadd935a0c50866
parent6ca96fe202d5031bd34794b81798651a07839075
Update.

1998-04-07 16:18  Ulrich Drepper  <drepper@cygnus.com>

* libc.map: Add __asprintf to GLIBC_2.1.
* elf/dlerror.c: Use __asprintf, not asprintf.
* libio/stdio.h: Declare __asprintf.
* stdio-common/asprintf.c: Define as __asprintf and make asprintf
a weak alias.

* elf/dl-minimal.c: Add definition of strtol and strtoul (und friends)
to avoid inclusion from libc_pic.a.

* elf/dl-runtime.c: Undo last patch.

* stdlib/strtod.c: Don't use mbtowc, use btowc.

* sysdeps/i386/dl-machine.h (dl_platform_init): Don't use "i386"
as default, use NULL.
ChangeLog
configure
elf/dl-minimal.c
elf/dl-runtime.c
elf/dlerror.c
libc.map
libio/stdio.h
stdio-common/asprintf.c
stdlib/strtod.c
stdlib/strtol.c
sysdeps/i386/dl-machine.h