File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 201201Specification (2003). The SUS interface tables are here:
202202\url {http://www.unix.org/version3/inttables.pdf}
203203\item Commercial UNIXes largely follow the Single UNIX Specification, compliance
204- to this standard is the condition to use the UNIX trademark
204+ to this standard is the condition to use the UNIX trademark
205205(the UNIX 98 brand corresponds to SUSv2, UNIX 03 corresponds to SUSv3, SUSv4 is
206206UNIX V7 - do not mix it up with historical V7 UNIX). It is built on the POSIX
207207base.
934934{
935935 return (0);
936936}
937- $ c89 basic-utils/standards.c
937+ $ c89 basic-utils/standards.c
938938"/usr/include/sys/feature_tests.h", line 336: #error: "Compiler or
939939options invalid; UNIX 03 and POSIX.1-2001 applications require
940940the use of c99"
You can’t perform that action at this time.
0 commit comments