Simon Kellner

Show:

What's happening?

  • improve handling of configure results regarding alloca

    There are unix systems (like FreeBSD) that provide an alloca function in their libc but don't have a header file alloca.h . alloca is declared in some other header file (stdlib.h, for example). The autoconf macro AC_FUNC_ALLOCA handles this situation by defining HAVE_ALLOCA but not HAVE_ALLOCA_H. On these systems, alloca is currently redefined in src/nconfig.h because HAVE_ALLOCA is...

    2009-05-28 06:54:21 UTC in nesC compiler

About Me

  • 2008-06-14 (1 year ago)
  • 2118065
  • coronson (My Site)
  • Simon Kellner

Send me a message