* stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define ascvs/libc-960604
commita2b934be254cad6c725baf738f0d97df985522c6
authorRoland McGrath <roland@gnu.org>
Tue, 4 Jun 1996 09:29:39 +0000 (4 09:29 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 4 Jun 1996 09:29:39 +0000 (4 09:29 +0000)
tree11c9280fa0c9480cb4bf74a0a2d5432493bfafa1
parent55f3aaff8c2a31288f9dde795b63b95d04fca341
* stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define as

macro.  _IO_size_t is just an alias for the real size_t anyway.

* elf/Makefile (libdl-routines): Add dladdr.
* elf/dladdr.c: New file.
* elf/dlfcn.h (Dl_info): New typedef.
(dladdr): Declare it.
ChangeLog
elf/Makefile
elf/dladdr.c [new file with mode: 0644]
elf/dlfcn.h
stdio-common/vfprintf.c