glibc/sysdeps/unix/sysv/linux/mips/bits
Ulrich Drepper 12b5b6b7f7 Update.
1999-05-11  Ulrich Drepper  <drepper@cygnus.com>

	* elf/Versions (ld.so) [GLIBC_2.1.1]: Add _dl_lazy.
	* elf/dl-open.c (_dl_open_worker): Only relocate newly loaded objects
	lazily if LD_BIND_NOW is not set.
	* elf/dl-support.c (_dl_lazy): New variable.
	(non_dynamic_init): Set _dl_lazy according to LD_BIND_NOW envvar.
	* elf/rtld.c (_dl_lazy): new global variable.
	( dl_main): Remove lazy, replace it by _dl_lazy.

1999-05-06  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* locale/setlocale.c (new_composite_name): Check also whether the
	first category name differs.

1999-05-11  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/ftime.c: Use the bsd implementation, not
	the generic one.

1999-05-11  Philip Blundell  <pb@nexus.co.uk>

	* sysdeps/generic/bits/socket.h (struct sockaddr_storage): New
	structure; storage suitable for any socket address.
	* sysdeps/unix/sysv/linux/bits/socket.h (struct sockaddr_storage):
	Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/socket.h (struct
	sockaddr_storage): Likewise.

	* inet/netinet/in.h: Use ULONG_MAX not ~0 to test for a 64-bit
	platform.
1999-05-11 13:00:20 +00:00
..
endian.h Update. 1997-11-26 04:23:08 +00:00
fcntl.h (abmon): Remove spaces. 1998-11-12 18:03:43 +00:00
ioctl-types.h Update. 1997-11-26 04:23:08 +00:00
ipc.h Update. 1998-11-28 21:06:13 +00:00
mman.h Update. 1997-11-26 04:23:08 +00:00
poll.h Update. 1997-11-26 04:23:08 +00:00
shm.h Update. 1997-11-26 04:23:08 +00:00
sigaction.h Update. 1998-12-31 18:19:19 +00:00
siginfo.h Update. 1999-01-14 13:30:54 +00:00
signum.h Update. 1998-11-28 21:06:13 +00:00
socket.h Update. 1999-05-11 13:00:20 +00:00
stat.h Update. 1998-11-28 21:06:13 +00:00
statfs.h Update. 1997-11-26 04:23:08 +00:00
termios.h Update. 1999-01-19 12:28:57 +00:00
types.h Update. 1999-04-16 17:23:03 +00:00