glibc/elf
Ulrich Drepper 1ef32c3dc4 update from main archive 970121
1997-01-21  Paul Eggert  <eggert@twinsun.com>

	* posix/getopt.c (_getopt_internal): Return -1, not EOF, when args
	are exhausted; this is required by POSIX.2.
	* catgets/gencat.c, db/makedb.c, locale/programs/locale.c,
	locale/programs/localedef.c, manual/examples/subopt.c,
	posix/getopt.c, posix/getopt1.c, stdio-common/bug4.c,
	sunrpc/rpcinfo.c (main): Check getopt return value against -1, not EOF.

Tue Jan 21 23:10:40 1997  Ulrich Drepper  <drepper@cygnus.com>

	* version.h (VERSION): Bump to 1.102.

	* sysdeps/unix/sysv/linux/alpha/Dist: Add kernel_sigaction.h.

	* elf/Makefile: Don't use CFLAGS-dl-load.c, but instead
	CPPFLAGS-dl-load.c so that dependencies can be determined correctly.
	* elf/dl-load.c: Fix comment.

	* time/Banner: New file.
	* time/Makefile (distribute): Add Banner.

	Update from ADO tzcode1997a and tzdata1997a.
	* time/antarctica: Update.
	* time/australia: Update.
	* time/zdump.c: Update.
	* time/zic.c: Update.
	* time/zone.tab: Update.

Mon Jan 20 08:38:32 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>

	* config.make.in (has-ldconfig): New variable.

	* configure, configure.in (has_ldconfig): New substitute.

	* sysdeps/unix/sysv/linux/configure.in (has_ldconfig): New,
	check if $srcdir/elf/ldconfig.c exists.

	* Makeconfig (rootsbindir): New, default as
	$(exec_prefix)/sbin.
	(rtld-version-installed-name): New, default as
	ld-$(version).so.

	* Makefile (install): Call `$(common-objpfx)elf/ldconfig -d'
	only if $(cross-compiling) is no and $(build-shared) is yes.

	* Makerules (make-shlib-link): New macro.
	($(slibdir)/libfoo.so.$(libfoo.so-version)): Use
	$(make-shlib-link) for symlink.
	(install-rootsbin, install-rootsbin-nosubdir): New.
	(install-no-libc.a-nosubdir): Add
	install-rootsbin-nosubdir.

	* Rules (others): Add $(install-rootsbin).

	* config.make.in (rootsbindir): New.

	* configure, configure.in (libc_cv_rootsbindir): New
	substitute.

	* elf/Makefile (others, install-rootsbin): New, set to
	ldconfig.
	(+link): New for static linking.
	($(slibdir)/$(rtld-version-installed-name)): New.
	($(slibdir)/$(rtld-installed-name)): Depend on
	$(slibdir)/$(rtld-version-installed-name) and use
	$(make-shlib-link) for symlink.

	* sunrpc/xdr.c (xdr_string): Return FALSE if sp == NULL
	while XDR_ENCODE.

	* sysdeps/unix/sysv/linux/a.out.h: Use #include_next for
	glibc internals.

	* sysdeps/unix/sysv/linux/configure.in (libc_cv_rootsbindir):
	New, set to "/sbin" if "$prefix" == "/usr".

Tue Jan 21 13:38:39 1997  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (distribute): Add glibcbug.in.
	Reported by Philip Blundell <pjb27@cam.ac.uk>.

	* elf/Makefile ($(objpfx)trusted-dirs.h): Create elf/ subdir in
	build directory if necessary.
	Reported by marcus@shannon.sysc.pdx.edu (Marcus G. Daniels).
1997-01-22 05:26:05 +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 from main archive 960105 1997-01-06 22:07:28 +00:00
dl-error.c update from main archive 970120 1997-01-21 06:10:42 +00:00
dl-fini.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-init.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-load.c update from main archive 970121 1997-01-22 05:26:05 +00:00
dl-lookup.c update from main archive 961203 1996-12-04 01:41:39 +00:00
dl-minimal.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-object.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-open.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-reloc.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-runtime.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dl-support.c update from main archive 961229 1996-12-30 01:47:46 +00:00
dl-symbol.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dladdr.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dlclose.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dlerror.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dlfcn.h Update from main archive 961219 1996-12-20 01:39:50 +00:00
dlopen.c update from main archive 961116 1996-11-17 03:15:52 +00:00
dlsym.c update from main archive 961119 1996-11-20 03:45:51 +00:00
do-rel.h update from main archive 961116 1996-11-17 03:15:52 +00:00
dynamic-link.h update from main archive 960105 1997-01-06 22:07:28 +00:00
elf.h update from main archive 960105 1997-01-06 22:07:28 +00:00
eval.c update from main archive 961229 1996-12-30 01:47:46 +00:00
ldd.bash.in update from main archive 970120 1997-01-21 06:10:42 +00:00
ldd.sh.in update from main archive 970120 1997-01-21 06:10:42 +00:00
link.h update from main archive 970120 1997-01-21 06:10:42 +00:00
Makefile update from main archive 970121 1997-01-22 05:26:05 +00:00
rtld.c update from main archive 970120 1997-01-21 06:10:42 +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