We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9f5fb commit 6e189afCopy full SHA for 6e189af
doc/go1.17.html
@@ -651,6 +651,14 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
651
DragonFly and all OpenBSD systems (it was already defined on
652
some OpenBSD systems and all FreeBSD, NetBSD, and Linux systems).
653
</p>
654
+
655
+ <p><!-- CL 315281 -->
656
+ The constants <code>SYS_WAIT6</code> and <code>WEXITED</code>
657
+ are now defined on NetBSD systems (<code>SYS_WAIT6</code> was
658
+ already defined on DragonFly and FreeBSD systems;
659
+ <code>WEXITED</code> was already defined on Darwin, DragonFly,
660
+ FreeBSD, Linux, and Solaris systems).
661
+ </p>
662
</dd>
663
</dl><!-- syscall -->
664
0 commit comments