]> sourceware.org Git - glibc.git/commitdiff
Sat May 13 02:16:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Mon, 15 May 1995 09:00:08 +0000 (09:00 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 15 May 1995 09:00:08 +0000 (09:00 +0000)
* configure.in (os=gnu*): Always set elf=yes, not just for os=gnu*elf*.

Fri May 12 15:31:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* elf/elf.h (ELFMAG, SELFMAG): New macros.

Fri May 12 11:24:53 1995  Michael I Bushnell  <mib@duality.gnu.ai.mit.edu>

* hurd/alloc-fd.c (_hurd_alloc_fd): Don't reduce FIRST_FD in
the case where it starts out less than _hurd_dtablesize.

Thu May 11 20:51:05 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* hurd/alloc-fd.c (_hurd_alloc_fd): When expanding the dtable,
  make sure the new size exceeds FIRST_FD.

ChangeLog

index c1ca6df7666827adc3a020920c8ba8f7ce9a6755..4d55f3fa15491631210996060a142ca8a6862bf6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+Sat May 13 02:16:42 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
+
+       * configure.in (os=gnu*): Always set elf=yes, not just for os=gnu*elf*.
+
+Fri May 12 15:31:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
+
+       * elf/elf.h (ELFMAG, SELFMAG): New macros.
+
+Fri May 12 11:24:53 1995  Michael I Bushnell  <mib@duality.gnu.ai.mit.edu>
+
+       * hurd/alloc-fd.c (_hurd_alloc_fd): Don't reduce FIRST_FD in
+       the case where it starts out less than _hurd_dtablesize.
+
+Thu May 11 20:51:05 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
+
+       * hurd/alloc-fd.c (_hurd_alloc_fd): When expanding the dtable,
+       make sure the new size exceeds FIRST_FD.
+
 Wed May 10 21:00:47 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
        * sysdeps/mach/i386/sysdep.h (RETURN_TO): New macro.
This page took 0.042722 seconds and 5 git commands to generate.