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 /crt/mips64 | |
parent | 4d3a162d001a93edd285fb6603a883c30ae553ba (diff) | |
download | musl-316730cdc7a330cddf288b4e5c1de5daa64e19f4.tar.gz musl-316730cdc7a330cddf288b4e5c1de5daa64e19f4.tar.xz musl-316730cdc7a330cddf288b4e5c1de5daa64e19f4.zip |
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 'crt/mips64')
0 files changed, 0 insertions, 0 deletions