diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-10-17 16:26:22 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-10-17 16:26:22 -0400 |
commit | 316730cdc7a330cddf288b4e5c1de5daa64e19f4 (patch) | |
tree | 53b9a5782fbcbb40962ee46e09734038c69958f7 /include/limits.h | |
parent | remove use of endian.h from arch reloc.h headers, clean up (diff) | |
download | grovel-316730cdc7a330cddf288b4e5c1de5daa64e19f4.tar.gz grovel-316730cdc7a330cddf288b4e5c1de5daa64e19f4.tar.xz |
make endian.h expose unprefixed macros, functions in standard profile
the resolution of Austin Group issue #162 adds endian.h as a standard
header for future versions of the standard, making it no longer
acceptable for some of the functionality to be hidden behind
_BSD_SOURCE or _GNU_SOURCE. the definitions of the [lb]etoh{16,32,64}
function-like macros are kept conditional since they are alternate
names which the standard did not adopt.
Diffstat (limited to 'include/limits.h')
0 files changed, 0 insertions, 0 deletions