PERFORCE change 134831 for review

John Birrell jb at what-creek.com
Tue Feb 5 12:10:03 PST 2008


On Tue, Feb 05, 2008 at 06:21:10PM +0000, Robert Watson wrote:
> On Tue, 5 Feb 2008, John Birrell wrote:
> 
> >http://perforce.freebsd.org/chv.cgi?CH=134831
> >
> >Change 134831 by jb at jb_freebsd1 on 2008/02/05 09:29:08
> >
> >	We define FOPEN_MAX as 20. What a joke.
> 
> I thought the comment was entertaining, apparently I'd never noticed that 
> before:
> 
> /*
>  * FOPEN_MAX is a minimum maximum, and is the number of streams that
>  * stdio can provide without attempting to allocate further resources
>  * (which could fail).  Do not use this for anything.
>  */
> 
> Some piece of code clearly loses on this front..?


Yes, our awk.

When I add another temporary file to sys/kern/makesyscalls.sh, awk 
can't handle it.

"one-true-awk .... except when you need to use gawk."

hehe

--
John Birrell


More information about the p4-projects mailing list