glibc/hurd
Ulrich Drepper 9596d0ddf0 Update.
2001-09-18  Ulrich Drepper  <drepper@redhat.com>

	* malloc/malloc.c (ptmalloc_init): Handle _environ==NULL.
	Reported by B. D. Elliott <bde@nwlink.com> [PR libc/2541].

2001-09-18  Andreas Schwab  <schwab@suse.de>

	* elf/dl-load.c (_dl_map_object_from_fd): Update handling of scope
	list, now that l_scope is a pointer.

	* elf/dl-open.c (dl_open_worker): Fix thinko when enlarging the
	scope list.

2001-09-18  kaz Kojima  <kkojima@rr.iij4u.or.jp>

	* sysdeps/sh/dl-machine.h (elf_machine_rela): Fix reverse condition.
	(elf_machine_rela_relative): Add a missing declaration.

2001-09-18  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: New.
	* sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: New.
	* sysdeps/unix/sysv/linux/configure.in: Add ia64 and s390
	ldd-rewrite scripts.

2001-09-18  Ulrich Drepper  <drepper@redhat.com>

	* elf/ldd.bash.in: Update copyright message.

2001-09-17  H.J. Lu  <hjl@gnu.org>

	* hurd/hurdmalloc.c (bcopy): Removed.
	(realloc): Replace bcopy with memcpy.
	* hurd/path-lookup.c (file_name_path_scan): Likewise.
	* resolv/gethnamaddr.c (map_v4v6_address): Likewise.
	* sunrpc/rpcinfo.c (pmapdump): Likewise.

	* resolv/gethnamaddr.c (getanswer): Replace bcopy with memmove.
	(gethostbyaddr): Likewise.
	* sunrpc/rpcinfo.c (get_inet_address): Likewise.

2001-09-18  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/gnu/eval.c: Removed.
2001-09-19 03:25:37 +00:00
..
hurd
.cvsignore
alloc-fd.c
catch-exc.c
catch-signal.c
compat-20.c
ctty-input.c
ctty-output.c
dtable.c
faultexc.defs
fchroot.c
fd-close.c
fd-read.c
fd-write.c
fopenport.c
get-host.c
getdport.c
geteuids.c
getumask.c
hurd-raise.c
hurd.h
hurdauth.c
hurdchdir.c
hurdexec.c
hurdfault.c
hurdfault.h
hurdfchdir.c
hurdhost.h
hurdid.c
hurdinit.c
hurdioctl.c
hurdkill.c
hurdlookup.c
hurdmalloc.c Update. 2001-09-19 03:25:37 +00:00
hurdmalloc.h
hurdmsg.c
hurdpid.c
hurdports.c
hurdprio.c
hurdrlimit.c
hurdselect.c
hurdsig.c
hurdsock.c
hurdstartup.c
hurdstartup.h
intern-fd.c
intr-msg.c
intr-rpc.defs
intr-rpc.h
lookup-retry.c
Makefile
msgportdemux.c
new-fd.c
Notes
openport.c
path-lookup.c Update. 2001-09-19 03:25:37 +00:00
pid2task.c
port2fd.c
port-cleanup.c
ports-get.c
ports-set.c
preempt-sig.c
privports.c
report-wait.c
set-host.c
setauth.c
seteuids.c
siginfo.c
sigunwind.c
task2pid.c
thread-cancel.c
thread-self.c
Versions
vpprintf.c