Subject: Re: CVS commit: src/include
To: None <perry@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 12/25/2005 19:21:57
> Module Name:	src
> Committed By:	perry
> Date:		Sat Dec 24 23:04:05 UTC 2005
> 
> Modified Files:
> 	src/include: stdlib.h
> 
> Log Message:
> __const__ -> const
> This is in an __attribute__ so it isn't really necessary, but it gets
> it out of the listing of __keyword__s...
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.73 -r1.74 src/include/stdlib.h

why?
will you change __printf__ etc as well?

YAMAMOTO Takashi