summaryrefslogtreecommitdiff
path: root/src/utils/endian.h
Commit message (Collapse)AuthorAgeFilesLines
* Make magic static.John Mark Bell2009-07-251-1/+1
| | | | svn path=/trunk/libparserutils/; revision=8788
* Less brain-dead constant for the benefit of ARM platforms.John Mark Bell2009-07-021-2/+2
| | | | svn path=/trunk/libparserutils/; revision=8268
* Remove dependency on a library providing ntohl/htonl.John Mark Bell2009-07-021-0/+40
svn path=/trunk/libparserutils/; revision=8267