Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
commit99a9e88e55c4cb46ce645aedac3e5d1a906dfd69
authorRoland McGrath <roland@gnu.org>
Mon, 7 Aug 1995 18:24:47 +0000 (7 18:24 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 7 Aug 1995 18:24:47 +0000 (7 18:24 +0000)
tree41578c33d0c64ba2a51cf3f5df1109b782226f6d
parent5e98d83c10427044f41fa3a48d49bbdd0e176b41
Mon Aug  7 14:04:36 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* sysdeps/generic/sysd-stdio.c (__stdio_reopen): Return failure
  when __stdio_open fails with a code other than ENFILE or EMFILE.

* csu/initfini.c (SECTION): New macro, different definitions for
  #ifdef HAVE_ELF and not.
(_init, _fini): Use that macro.
* config.make.in (have-initfini): New variable, set by configure.
* conf/portability.h (NEED_INETADDR, NEED_INETATON): New macros.
ChangeLog
conf/portability.h
config.make.in
csu/initfini.c
sysdeps/generic/sysd-stdio.c