Wed May 3 11:56:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Thu, 4 May 1995 09:00:10 +0000 (09:00 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 4 May 1995 09:00:10 +0000 (09:00 +0000)
commite4448b6f58406744ff1a5f400b492ba27e466b56
tree84725f363a935ae8498d5f0eaa3a44239af3b5df
parentd66e34cd423425c348bcc83df127dd19711b0b9a
Wed May  3 11:56:35 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* sysdeps/mach/hurd/dup2.c: Fixed broken test in last change.

* elf/dl-error.c (_dl_catch_error): Actually call the OPERATE
  function.  Duh.

* hurd/Makefile (distribute): Added hurdstartup.h.
* hurd/hurd.h: Remove _hurd_startup decl.

* hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS): Use __attribute__
  ((__unused__)) instead of gratuitous self reference.

* sysdeps/mach/hurd/dup2.c: Call _hurd_alloc_fd to expand the
  table if FD2 doesn't fit.

* sysdeps/mach/hurd/getdtsz.c: Return the RLIM_NOFILE soft limit,
  not the current table size.

* sysdeps/i386/init-first.c: New file.
* sysdeps/stub/init-first.c: New file.
ChangeLog
elf/dl-error.c
hurd/Makefile
hurd/hurd.h
hurd/hurd/ioctl.h
sysdeps/i386/init-first.c [new file with mode: 0644]
sysdeps/mach/hurd/dup2.c
sysdeps/mach/hurd/getdtsz.c
sysdeps/mach/hurd/start.c [deleted file]
sysdeps/stub/init-first.c [new file with mode: 0644]