[OpenAFS-devel] Re: OpenAFS CVS Commit: openafs/src/rxgen by
shadow
Derrick J Brashear
shadow@dementia.org
Thu, 14 Feb 2002 23:16:50 -0500 (EST)
On Fri, 15 Feb 2002, Harald Barth wrote:
>
> > If there are no systems which need _P() now there's not much point in
> > using it; We're not likely to port to old crufty systems, we already have
> > ports for all of them. The only port I can't check is HPUX 11.
>
> Have you checked on osf1 -eh- dux -eh- tru64? I thought that kernel stuff
I haven't checked anything, yet. I was busy with other fun, appearing in
CVS near you soon.
> was compiled with cc -std0 which means K&R. I think standards.h defines
> __(x) to () in this case. I have not checked this with an actual compile,
> but Mattias had the same opinion ;-)