summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/endian.h
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: create separate bits/byteswap.hYaakov Selkowitz2017-02-081-13/+13
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* BSD compatibility for <machine/endian.h>Sebastian Huber2016-04-191-6/+13
* Feature test macros overhaul: Cygwin headersYaakov Selkowitz2016-03-171-2/+3
* * include/endian.h: Move definitions of __BIG_ENDIAN, __LITTLE_ENDIAN,Corinna Vinschen2011-02-111-12/+2
* * endian.h (htobe16, htobe32, htobe64, be16toh, be32toh, be64toh,Corinna Vinschen2010-08-201-1/+48
* * include/endian.h: Remove USE_BSD ifdef since it is never defined on Cygwin.Christopher Faylor2005-11-101-2/+2
* * include/endian.h: Move everything into this file and define things more likeChristopher Faylor2005-08-061-1/+24
* fix commentChristopher Faylor2005-05-191-1/+1
* fix commentChristopher Faylor2005-05-191-1/+1
* * include/endian.h: New file.Christopher Faylor2005-05-191-0/+17