cvs commit: src/include stdlib.h src/lib/libc/i386/gen alloca.S

Bruce Evans bde at zeta.org.au
Thu Jun 26 02:48:25 PDT 2003


On Wed, 25 Jun 2003, David E. O'Brien wrote:

> obrien      2003/06/25 12:06:40 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     include              stdlib.h
>     lib/libc/i386/gen    alloca.S
>   Log:
>   Push the alloca #error warning farther down to play nicer with some out of
>   tree local translator.
>
>   Requested by:    jmallett
>
>   Revision  Changes    Path
>   1.54      +0 -2      src/include/stdlib.h
>   1.12      +4 -2      src/lib/libc/i386/gen/alloca.S

This makes the comment in stdlib.h disagree with the code in stdlib.h and
alloca.S in a different way.  The comment is least incorrect.

Bruce


More information about the cvs-all mailing list