Subject: Re: src/gnu/usr.bin/egcs/common
To: Michael C. Richardson <mcr@sandelman.ottawa.on.ca>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-userlevel
Date: 12/20/1999 21:26:16
> Do you mean that we do:
>
> #define stdin (*__sFstdin)
> #define stdout (*__sFstdout)
> #define stderr (*__sfStderr)
Right... that would be one way to do it.
> just in case we want to change something in the future,
right.
> or does POSIX screw this possibility?
can any of the standards experts quote chapter and verse?
- Bill