Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2003 00:12:13 -0800
From:      "Jordan K. Hubbard" <jkh@queasyweasel.com>
To:        Nate Lawson <nate@root.org>
Cc:        cvs-src@FreeBSD.org
Subject:   Re: cvs commit: src/include regex.h
Message-ID:  <B8AEDE7E-3068-11D8-AAAC-000393BB9222@queasyweasel.com>
In-Reply-To: <20031216234544.S68813@root.org>
References:  <20031217025641.57B6916A545@hub.freebsd.org> <20031216234544.S68813@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail-3-999737242
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed

I show proper tabs for this one?

On Dec 16, 2003, at 11:46 PM, Nate Lawson wrote:

> On Tue, 16 Dec 2003, Jordan K. Hubbard wrote:
>>   Modified files:
>>     include              regex.h
>>   Log:
>>   Conformance: Add REG_ENOSYS (see 
>> http://www.opengroup.org/onlinepubs/007904975/basedefs/regex.h.html)
>>
>>   Revision  Changes    Path
>>   1.7       +1 -0      src/include/regex.h
>>
>>
>> Index: src/include/regex.h
>> diff -u src/include/regex.h:1.6 src/include/regex.h:1.7
>> --- src/include/regex.h:1.6	Thu Oct  3 11:12:03 2002
>> +++ src/include/regex.h	Tue Dec 16 18:56:28 2003
>> @@ -75,6 +75,7 @@
>>  #define	REG_DUMP	0200
>>
>>  /* regerror() flags */
>> +#define REG_ENOSYS	-1	/* Reserved */
>>  #define	REG_NOMATCH	 1
>>  #define	REG_BADPAT	 2
>>  #define	REG_ECOLLATE	 3
>
> Same.
>
> -Nate
>
--
Jordan K. Hubbard
Engineering Manager, BSD technology group
Apple Computer

--Apple-Mail-3-999737242--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B8AEDE7E-3068-11D8-AAAC-000393BB9222>