about summary refs log tree commit diff
path: root/include/endian.h
Commit message (Expand)AuthorAgeFilesLines
* make endian.h expose unprefixed macros, functions in standard profileRich Felker2019-10-171-16/+20
* move __BYTE_ORDER definition to alltypes.hRich Felker2019-10-171-7/+1
* default features: make musl usable without feature test macrosRich Felker2012-09-071-3/+1
* avoid "inline" in public headers for strict c89 compatibilityRich Felker2012-09-021-12/+7
* take byte order from gcc if gcc has defined itRich Felker2012-05-061-0/+4
* uglify headers for the sake of junk that compiles with gcc -std=c89/-ansiRich Felker2012-05-031-3/+12
* fix breakage in endian.hRich Felker2012-04-221-1/+1
* add some ugly byte swapping cruft in endian.hRich Felker2012-04-221-0/+59
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+17