Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: gnusrc
On Sun, 15 Aug 1999 03:22:31 -0700 (PDT)
Bernd Ernesti <veego%netbsd.org@localhost> wrote:
> Module Name: gnusrc
> Committed By: veego
> Date: Sun Aug 15 10:22:31 UTC 1999
>
> Modified Files:
> gnusrc/gnu/dist/gawk: awk.h awk.y eval.c
>
> Log Message:
> Rename the awk internal symbol 'proc' to 'awkproc'.
> This fixes the build error on the alpha which has now a
> extern struct proc *fpcurproc;
> in <machine/cpu.h>.
This is not the correct solution. Please back this out. The correct
solution is protect userspace from these symbols.
-- Jason R. Thorpe <thorpej%nas.nasa.gov@localhost>
Home |
Main Index |
Thread Index |
Old Index