glibc/elf
Ulrich Drepper cf29ffbef9 Update.
1997-05-25 03:00  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dynamic-link.h (_dl_verbose): New variable, declare.
	* elf/rtld.c (_dl_verbose): New variable, define.
	(dl_main): Define _dl-verbose based on DL_WARN environment variable.
	* sysdeps/i386/dl-machine.h (elf_machine_rel): Print warning about
	changed size in copy relocation only if symbol in shared object
	is larger or _dl_verbose is nonzero.
	* sysdeps/m68k/dl-machine.h (elf_machine_rel): Likewise.
	* sysdeps/powerpc/dl-machine.h (elf_machine_rel): Likewise.
	* sysdeps/sparc/dl-machine.h (elf_machine_rel): Likewise.

	* nis/nss_nis/nis-ethers.c: Don't use relative include paths, use
	<...>.
	* nis/nss_nis/nis-grp.c: Likewise.
	* nis/nss_nis/nis-hosts.c: Likewise.
	* nis/nss_nis/nis-network.c: Likewise.
	* nis/nss_nis/nis-proto.c: Likewise.
	* nis/nss_nis/nis-pwd.c: Likewise.
	* nis/nss_nis/nis-rpc.c: Likewise.
	* nis/nss_nis/nis-spwd.c: Likewise.
	* sysdeps/unix/sysv/sysd-stdio.c: Likewise.
	* wcsmbs/wcscoll.c: Likewise.
	* wcsmbs/wcstod.c: Likewise.
	* wcsmbs/wcstof.c: Likewise.
	* wcsmbs/wcstol.c: Likewise.
	* wcsmbs/wcstold.c: Likewise.
	* wcsmbs/wcsxfrm.c: Likewise.
	Reported by Zack Weinberg <zack@rabi.phys.columbia.edu>.

	* time/strftime.c: Implement # flag which changes case of output for
	%a, %b, %B, %p, and %Z format.
	When printing numbers, the given field width is always respected.
	This means that padding happens only up to the given width.
	Proposed by Stephen Gildea <gildea@intouchsys.com>.

1997-05-25 00:44  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/i386/fpu/__math.h (logb): Fix thinko, reverse output
	values.
	Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>.

1997-05-24 21:03  Philip Blundell  <pjb27@cam.ac.uk>

	* db/btree/bt_open.c (__bt_open): Only try to use st_blksize (from
	struct stat) if it exists for this port.

1997-05-24 20:34  Philip Blundell  <pjb27@cam.ac.uk>

	* sysdeps/standalone/arm/errnos.h: Add EPERM.

1997-05-23 16:28  Philip Blundell  <phil@kings-cross.london.uk.eu.org>

	* linewrap.h: New file, needed to compile argp without libio.

1997-05-24 11:59  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* manual/stdio.texi (Formatted Messages): Corrected some typos.

1997-05-24 11:58  Philip Blundell  <pjb27@cam.ac.uk>

	* sysdeps/stub/start.c: Fix typo.
1997-05-25 01:12:55 +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
dl-close.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-debug.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-deps.c Update. 1997-03-29 17:32:35 +00:00
dl-error.c Update. 1997-03-29 17:32:35 +00:00
dl-fini.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-hash.h update from main archive 970218 1997-02-19 04:43:53 +00:00
dl-init.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-load.c Update. 1997-03-08 05:28:20 +00:00
dl-lookup.c Update. 1997-05-21 01:48:59 +00:00
dl-minimal.c Update. 1997-04-08 23:42:08 +00:00
dl-misc.c Update. 1997-05-24 02:30:09 +00:00
dl-object.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
dl-open.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
dl-reloc.c Update. 1997-05-24 02:30:09 +00:00
dl-runtime.c Update. 1997-03-08 05:28:20 +00:00
dl-support.c Update. 1997-05-24 02:30:09 +00:00
dl-symbol.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-version.c Update. 1997-04-08 23:42:08 +00:00
dladdr.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dlclose.c Update. 1997-03-29 17:32:35 +00:00
dlerror.c Update. 1997-03-29 17:32:35 +00:00
dlfcn.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
dlopen.c Update. 1997-03-29 17:32:35 +00:00
dlsym.c Update. 1997-03-29 17:32:35 +00:00
dlvsym.c Update. 1997-03-29 17:32:35 +00:00
do-rel.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
dynamic-link.h Update. 1997-05-25 01:12:55 +00:00
elf.h Update. 1997-03-08 05:28:20 +00:00
eval.c update from main archive 961229 1996-12-30 01:47:46 +00:00
ldd.bash.in Update. 1997-05-21 01:48:59 +00:00
ldd.sh.in update from main archive 970225 1997-02-25 05:18:05 +00:00
link.h Update. 1997-03-29 17:32:35 +00:00
Makefile Update. 1997-05-24 02:30:09 +00:00
rtld.c Update. 1997-05-25 01:12:55 +00:00
sofini.c Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-21 06:24:21 +00:00
soinit.c Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-21 06:24:21 +00:00