summaryrefslogtreecommitdiffstats
path: root/sys/sys/endian.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some way-past-brucification complaints from FlexeLint.phk2010-05-201-18/+23
* Quiet warnings about mis-matched pointer assignment.obrien2003-10-151-12/+12
* Pointy hat commit:phk2003-04-031-3/+3
* Use "unsigned char" instead of "u_char" to avoid trouble.phk2003-04-031-12/+12
* Add inline functions {be,le}{16,32,64}{enc,dec}() for encoding decodingphk2003-04-031-0/+108
* Make this header self-reliant with regard to the types it uses.mike2002-04-291-12/+28
* Move the new byte order function prototypes from <sys/param.h> tomike2002-04-261-0/+76
OpenPOWER on IntegriCloud