* sysdeps/mach/hurd/dl-sysdep.c: Do not define
commit3dc9c97969f0612fe8a0133c14eed5462ebbae11
authorRoland McGrath <roland@gnu.org>
Sun, 29 Nov 1998 16:32:43 +0000 (29 16:32 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 29 Nov 1998 16:32:43 +0000 (29 16:32 +0000)
tree3e784a40394c752d799c3244508ff1909059dd84
parentf69139ec74b8f85d1487dde63bf7687ce69540c0
* sysdeps/mach/hurd/dl-sysdep.c: Do not define

__hurd_threadvar_max.  Add comment explaining why we define
__hurd_threadvar_stack_offset and __hurd_threadvar_stack_mask here.

1998-07-29  Mark Kettenis  <kettenis@phys.uva.nl>

* sysdeps/mach/hurd/dl-sysdep.c (__hurd_sigthread_stack_base,
__hurd_sigthread_stack_end, __hurd_sigthread_variables): Define to
prevent inclusion of Hurd signal handling code.
(__libc_write): New function.
(_dl_sysdep_output): Removed.  The implementation in
`elf/dl-misc.c' now also works for the Hurd.

1998-09-12  Mark Kettenis  <kettenis@phys.uva.nl>
ChangeLog
sysdeps/mach/hurd/dl-sysdep.c