glibc/elf
Ulrich Drepper fdacb17d48 Update.
1998-06-29 12:27  Ulrich Drepper  <drepper@cygnus.com>

	* argp/argp.h: Use __PMT instead of __P for function pointer.
	* iconv/gconv.h: Likewise.
	* io/fts.h: Likewise.
	* io/ftw.h: Likewise.
	* libio/libio.h: Likewise.
	* malloc/mcheck.h: Likewise.
	* misc/search.h: Likewise.
	* posix/glob.h: Likewise.
	* resolv/resolv.h: Likewise.
	* signal/signal.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.

1998-06-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Makeconfig (CPPFLAGS): Use $($(subdir)-CPPFLAGS) only once.

1998-06-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* posix/wordexp.c (parse_param): Fix memory leak.

1998-06-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* libc.map: Export _IO_ftrylockfile.

1998-06-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/aio_sigqueue.c: Use get[pu]id instead of
	__get[pu]id.

1998-06-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* elf/dl-misc.c (_dl_debug_message): Don't cache the pid.

	* elf/dl-runtime.c (_dl_object_relocation_scope): Avoid adding the
	same search list twice.

1998-06-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* login/programs/utmpd.c (handle_requests): Set and use maximal fd
	used to optimize loop/select.

1998-06-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/init-first.c: Don't define __libc_pid.
	* sysdeps/unix/sysv/linux/init-first.c: Likewise.
	* sysdeps/mach/hurd/i386/init-first.c: Likewise.
	* sysdeps/mach/hurd/mips/init-first.c: Likewise.
	* sysdeps/arm/init-first.c: Likewise.
	* posix/getopt_init.c: Don't use __libc_pid.
	* sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
	* sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
	* libc.map: Remove __libc_uid and __libc_pid.
1998-06-29 12:44:22 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1998-06-18 16:51:12 +00:00
dl-addr.c Update. 1998-04-02 13:11:24 +00:00
dl-close.c Update. 1998-05-25 10:01:47 +00:00
dl-debug.c Update. 1998-04-02 13:11:24 +00:00
dl-deps.c Update. 1998-04-02 13:11:24 +00:00
dl-error.c Update. 1998-04-14 16:51:08 +00:00
dl-fini.c Update. 1998-04-02 13:11:24 +00:00
dl-hash.h update from main archive 970218 1997-02-19 04:43:53 +00:00
dl-init.c Update. 1998-04-02 13:11:24 +00:00
dl-load.c Update. 1998-06-24 17:43:22 +00:00
dl-lookup.c Update. 1998-04-02 13:11:24 +00:00
dl-minimal.c Update. 1998-04-21 18:15:51 +00:00
dl-misc.c Update. 1998-06-29 12:44:22 +00:00
dl-object.c Update. 1998-04-02 13:11:24 +00:00
dl-open.c Update. 1998-06-18 16:51:12 +00:00
dl-profile.c Update. 1998-06-07 14:06:56 +00:00
dl-profstub.c Update. 1998-06-18 16:51:12 +00:00
dl-reloc.c Update. 1998-06-07 14:06:56 +00:00
dl-runtime.c Update. 1998-06-29 12:44:22 +00:00
dl-support.c Update. 1998-06-18 16:51:12 +00:00
dl-symbol.c Update. 1998-04-02 13:11:24 +00:00
dl-version.c Update. 1998-04-02 13:11:24 +00:00
dladdr.c Update. 1998-03-24 00:39:45 +00:00
dlclose.c Update. 1998-03-24 00:39:45 +00:00
dlerror.c (dlerror): Don't assume that __libc_internal_tsd_get is defined. __libc_getspecific is already well-protected, so just use it directly. 1998-04-23 22:45:20 +00:00
dlfcn.h Update. 1998-06-18 16:51:12 +00:00
dlopen.c Update. 1998-03-24 00:39:45 +00:00
dlsym.c Update. 1998-03-24 00:39:45 +00:00
dlvsym.c Update. 1998-03-24 00:39:45 +00:00
do-rel.h Update. 1997-08-14 01:54:13 +00:00
dynamic-link.h Update. 1998-06-07 14:06:56 +00:00
elf.h Update. 1998-06-09 15:16:55 +00:00
eval.c Update. 1997-06-21 02:59:26 +00:00
genrtldtbl.awk Testsuite for owrdexp. 1998-03-05 16:42:56 +00:00
interp.c Update. 1998-05-08 20:42:23 +00:00
ldd.bash.in Update. 1998-03-29 21:14:40 +00:00
ldd.sh.in Update. 1998-03-29 21:14:40 +00:00
ldsodefs.h Update. 1998-06-18 16:51:12 +00:00
libdl.map Update. 1997-06-13 22:46:42 +00:00
link.h Update. 1998-03-31 18:24:48 +00:00
rtld.c Update. 1998-06-18 16:51:12 +00:00
sofini.c Update. 1997-09-30 17:10:40 +00:00
soinit.c Update. 1997-12-22 20:53:38 +00:00
sprof.c Update. 1998-06-08 13:37:25 +00:00