Files
rtems/c/src/lib/include
Joel Sherrill 04e4829d46 Patch rtems-rc-20000626-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
Comments follow:

  Building linux/posix fails due to including lib/include/sys/cdefs.h
  instead of linux's sys/cdefs.h.
  AFAIS, this sys/cdefs.h is specific to newlib and should probably
  not be used on any unix host.

  Therefore, I changed the relevant Makefile.am/configure.in to
  condionally install sys/cdefs.h only if newlib is present.

  This triggered another bug inside of the newlib-check for one of
  RTEMS target's (Unfortunately I can't remember which - mips/i960 ?
  ... one of the more exotic ...), for which int func() isn't
  identical to void func().

  Note: This patch needs to be tested under Cygwin and Solaris. I am
  particularily unsure about Cygwin/posix, as it applies a different
  version newlib which must not trigger RTEMS newlib check (it is
  supposed to fail) and if it may need RTEMS's sys/cdefs.h.
2000-07-06 14:04:29 +00:00
..
2000-06-12 15:00:15 +00:00
2000-06-14 20:22:31 +00:00
2000-06-12 15:00:15 +00:00
1999-11-17 17:51:34 +00:00
2000-06-12 15:00:15 +00:00
2000-06-14 20:22:31 +00:00
1999-11-17 17:51:34 +00:00
1995-10-30 21:54:45 +00:00
1999-11-17 17:51:34 +00:00
1999-11-17 17:51:34 +00:00