glibc/locale
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
..
programs Update. 1999-04-26 14:02:38 +00:00
.cvsignore
broken_cur_max.c
C-collate.c
C-ctype.c
C-messages.c
C-monetary.c
C-numeric.c
C-time.c
C_name.c
categories.def
codeset_name.c
duplocale.c
findlocale.c
freelocale.c
iso-4217.def
langinfo.h
lc-collate.c Update. 1999-04-28 23:13:52 +00:00
lc-ctype.c
lc-messages.c
lc-monetary.c
lc-numeric.c
lc-time.c
loadlocale.c Update. 1999-04-28 23:13:52 +00:00
locale.h
localeconv.c
localeinfo.h Update. 1999-04-30 17:44:43 +00:00
Makefile
mb_cur_max.c
newlocale.c
nl_langinfo.c Update. 1999-04-28 23:13:52 +00:00
setlocale.c Update. 1999-05-11 13:00:20 +00:00
strlen-hash.h
SYS_libc.c
Versions
weight.h
xlocale.h