about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-11-19 19:30:55 +0000
committerUlrich Drepper <drepper@redhat.com>2002-11-19 19:30:55 +0000
commit3c857306f53bad2003c418ac79303bd65f626424 (patch)
tree953ad66e3d58df8b37bc837b7beb152b6a6392a7 /configure
parent00a9b51d9a6838499541334bd269303a3e2c0174 (diff)
downloadglibc-3c857306f53bad2003c418ac79303bd65f626424.tar.gz
glibc-3c857306f53bad2003c418ac79303bd65f626424.tar.xz
glibc-3c857306f53bad2003c418ac79303bd65f626424.zip
Update.
2002-11-19  Ulrich Drepper  <drepper@redhat.com>

	* include/dlfcn.h: __libc_dlopen is now a macro calling
	__libc_dlopen_mode with the extra parameter RTLD_LAZY.
	(__libc_dlopen_mode): New prototype.
	* elf/dl-libc.c (__libc_dlopen_mode): Renamed from __libc_dlopen.  Add
	new parameter.  Store new parameter in mode field of structure passed
	to do_dlopen.
	(struct do_dlopen_args): Add new field mode.
	(do_dlopen): Pass mode from parameter structure to _dl_open.

	* sysdeps/unix/sysv/linux/hppa/sys/ucontext.h:
	Define mcontext_t as a sigcontext.
	* manual/crypt.texi (Cryptographic Functions): Mention that
	the MD5 one-way algorithm is compatible with BSD's.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions