]> sourceware.org Git - newlib-cygwin.git/commit
Make __nonnull macro compatible with glibc
authorYaakov Selkowitz <yselkowi@redhat.com>
Tue, 28 Nov 2017 10:21:16 +0000 (04:21 -0600)
committerYaakov Selkowitz <yselkowi@redhat.com>
Tue, 28 Nov 2017 16:26:29 +0000 (10:26 -0600)
commit36a0a675b4fd1c3cb3370367edb4ba2b457d008f
tree1a69717af80da4f0c9c505d96a963eefaf4ab913
parentf2b27ce620b98c3cd3bc22b7e2207a9e89eec3d8
Make __nonnull macro compatible with glibc

This form allows for multiple arguments, e.g. __nonnull((1,2)).

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
newlib/libc/include/pthread.h
newlib/libc/include/stdlib.h
newlib/libc/include/string.h
newlib/libc/include/sys/cdefs.h
This page took 0.030517 seconds and 5 git commands to generate.