Home | History | Annotate | Download | only in include
History log of /src/tests/include/Makefile
RevisionDateAuthorComments
 1.11  01-Apr-2025  riastradh stddef.h: New nullptr_t, unreachable().

Define __STDC_VERSION_STDDEF_H__ while here.

Order content according to standard, and quote the relevant clauses,
to make it easier to audit.

PR standards/58605: C23: __STDC_*_H__ versions
PR standards/58620: C23: <stddef.h> unreachable() macro
PR standards/58621: C23: <stddef.h> nullptr_t
 1.10  26-May-2011  joerg branches: 1.10.56;
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
 1.9  05-May-2011  jruoho Follow the real tree with the test directory structure.
 1.8  05-May-2011  jruoho Follow the real tree with the test directory structure.
 1.7  03-May-2011  jruoho Some naive tests for the bswap(3) family.
 1.6  01-May-2011  jruoho Verify PR standards/44921.
 1.5  10-Apr-2011  jruoho Formally verify PR standards/44777.
 1.4  10-Apr-2011  jruoho Verify that PR standards/21401 is no longer an issue.
 1.3  10-Apr-2011  jruoho Add tests for PR standards/44847 and PR standards/18067.
 1.2  30-Mar-2011  jruoho Add some basic tests for fsync(2) and <paths.h>.
 1.1  17-Jul-2010  jmmv Convert the include tests to atf.
Initial work from the GSoC 2008 project by Lukasz Strzygowski.
 1.10.56.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed