Home | History | Annotate | Download | only in include
History log of /src/sys/arch/or1k/include/float.h
RevisionDateAuthorComments
 1.2  30-Oct-2024  riastradh Sprinkle <sys/featuretest.h> where _*_SOURCE macros are consulted.

Otherwise, the feature tests might come out wrong. For example,
header files that check for _NETBSD_SOURCE won't get the default when
no other _*_SOURCE macros are defined; header files that check for
_POSIX_C_SOURCE might miss _XOPEN_SOURCE, which is supposed to imply
a corresponding _POSIX_C_SOURCE.

PR lib/58752: various header files test _*_SOURCE macros but don't
include sys/featuretest.h
 1.1  03-Sep-2014  matt branches: 1.1.18;
New files for OR1K support
 1.1.18.2  03-Dec-2017  jdolecek update from HEAD
 1.1.18.1  03-Sep-2014  jdolecek file float.h was added on branch tls-maxphys on 2017-12-03 11:36:34 +0000

RSS XML Feed