Searched hist:315282 (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/include/
H A Derr.hdiff 315282 Tue Mar 14 20:23:19 MDT 2017 pfg MFC r312934:
Make use of clang nullability attributes in C headers.

Replace uses of the GCC __nonnull__ attribute with the clang nullability
qualifiers. These are starting to get use in clang's static analyzer.

Replacement should be transparent for developers using clang. GCC ports
from older FreeBSD versions may need updating if the compiler was built
before r312860 (Jan-27-2017).

Hinted by: Apple's Libc-1158.20.4, Bionic libc

Relnotes: yes
H A Dpthread.hdiff 315282 Tue Mar 14 20:23:19 MDT 2017 pfg MFC r312934:
Make use of clang nullability attributes in C headers.

Replace uses of the GCC __nonnull__ attribute with the clang nullability
qualifiers. These are starting to get use in clang's static analyzer.

Replacement should be transparent for developers using clang. GCC ports
from older FreeBSD versions may need updating if the compiler was built
before r312860 (Jan-27-2017).

Hinted by: Apple's Libc-1158.20.4, Bionic libc

Relnotes: yes
H A Dsignal.hdiff 315282 Tue Mar 14 20:23:19 MDT 2017 pfg MFC r312934:
Make use of clang nullability attributes in C headers.

Replace uses of the GCC __nonnull__ attribute with the clang nullability
qualifiers. These are starting to get use in clang's static analyzer.

Replacement should be transparent for developers using clang. GCC ports
from older FreeBSD versions may need updating if the compiler was built
before r312860 (Jan-27-2017).

Hinted by: Apple's Libc-1158.20.4, Bionic libc

Relnotes: yes
H A Dstdio.hdiff 315282 Tue Mar 14 20:23:19 MDT 2017 pfg MFC r312934:
Make use of clang nullability attributes in C headers.

Replace uses of the GCC __nonnull__ attribute with the clang nullability
qualifiers. These are starting to get use in clang's static analyzer.

Replacement should be transparent for developers using clang. GCC ports
from older FreeBSD versions may need updating if the compiler was built
before r312860 (Jan-27-2017).

Hinted by: Apple's Libc-1158.20.4, Bionic libc

Relnotes: yes
H A Dstdlib.hdiff 315282 Tue Mar 14 20:23:19 MDT 2017 pfg MFC r312934:
Make use of clang nullability attributes in C headers.

Replace uses of the GCC __nonnull__ attribute with the clang nullability
qualifiers. These are starting to get use in clang's static analyzer.

Replacement should be transparent for developers using clang. GCC ports
from older FreeBSD versions may need updating if the compiler was built
before r312860 (Jan-27-2017).

Hinted by: Apple's Libc-1158.20.4, Bionic libc

Relnotes: yes
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_private.hdiff 315282 Tue Mar 14 20:23:19 MDT 2017 pfg MFC r312934:
Make use of clang nullability attributes in C headers.

Replace uses of the GCC __nonnull__ attribute with the clang nullability
qualifiers. These are starting to get use in clang's static analyzer.

Replacement should be transparent for developers using clang. GCC ports
from older FreeBSD versions may need updating if the compiler was built
before r312860 (Jan-27-2017).

Hinted by: Apple's Libc-1158.20.4, Bionic libc

Relnotes: yes
/freebsd-11-stable/sys/sys/
H A Dsystm.hdiff 315282 Tue Mar 14 20:23:19 MDT 2017 pfg MFC r312934:
Make use of clang nullability attributes in C headers.

Replace uses of the GCC __nonnull__ attribute with the clang nullability
qualifiers. These are starting to get use in clang's static analyzer.

Replacement should be transparent for developers using clang. GCC ports
from older FreeBSD versions may need updating if the compiler was built
before r312860 (Jan-27-2017).

Hinted by: Apple's Libc-1158.20.4, Bionic libc

Relnotes: yes

Completed in 260 milliseconds