]> sourceware.org Git - glibc.git/commit - elf/dl-error.c
Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Mon, 8 May 1995 09:11:25 +0000 (09:11 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 8 May 1995 09:11:25 +0000 (09:11 +0000)
commit421f82e5cc8f81ab003247d771bcecbad799be85
tree6d2e888aa32ba05854b1bd793b903cd0eb755bc4
parent0fb807c1dbb08de4408c440c2db490b52bd16f57
Sat May  6 11:06:47 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* Makeconfig (+gccwarn): Add -Winline.

* hurd/hurdsig.c (_hurd_internal_post_signal): If SS->context is
  set, avoid abort_rpcs, and use reply and intr ports saved in
  SS->context.
* sysdeps/mach/hurd/i386/trampoline.c: Don't set SS->intr_port
  from SS->context.  Don't clear SS->context.
* sysdeps/mach/hurd/i386/sigreturn.c: Don't set SS->intr_port when
  setting SS->context.  If msg_sig_post returns, re-lock and clear
  SS->context.

Fri May  5 10:37:09 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* mach/Makefile (errsystems.c): Comment out generation rule.

* sysdeps/mach/_strerror.c: Consider a system unknown if its
  bad_sub member is null.

* mach/mig-alloc.c: Add weak alias to non-__ name.
22 files changed:
ChangeLog
Makeconfig
elf/dl-error.c
elf/dl-load.c
elf/dl-lookup.c
elf/dl-object.c
elf/dl-reloc.c
elf/dlclose.c
elf/dlerror.c
elf/dlsym.c
elf/do-rel.h [new file with mode: 0644]
elf/dynamic-link.h
elf/link.h
elf/rtld.c
hurd/hurdsig.c
mach/Makefile
sysdeps/i386/dl-machine.h
sysdeps/i386/dl-runtime.c
sysdeps/mach/_strerror.c
sysdeps/mach/hurd/getdtsz.c
sysdeps/mach/hurd/i386/sigreturn.c
sysdeps/mach/hurd/i386/trampoline.c
This page took 0.044883 seconds and 5 git commands to generate.