Add information about contributing to the C99/Posix compliance project.
Suggested by: wollman
This commit is contained in:
parent
e133840f12
commit
64b72dc1f7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13008
1 changed files with 14 additions and 0 deletions
|
@ -176,6 +176,20 @@ FreeBSD Entities//EN"> %freebsd;
|
||||||
easier when they bring out the next version)</para>
|
easier when they bring out the next version)</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Get copies of formal standards like POSIX. You can
|
||||||
|
get some links about these standards at the <ulink
|
||||||
|
url="http://www.FreeBSD.org/projects/c99/index.html">FreeBSD
|
||||||
|
C99 & Posix Standards Conformance Project</ulink> web
|
||||||
|
site. Compare FreeBSD's behavior to that required by the
|
||||||
|
standard. If the behavior differs, particularly in subtle
|
||||||
|
or obscure corners of the specification, send in a PR
|
||||||
|
about it. If you are able, figure out how to fix it and
|
||||||
|
include a patch in the PR. If you think the standard is
|
||||||
|
wrong, ask the standards body to consider the
|
||||||
|
question.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Suggest further tasks for this list!</para>
|
<para>Suggest further tasks for this list!</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
Loading…
Reference in a new issue