summaryrefslogtreecommitdiff
path: root/lib/curl_endian.c
Commit message (Expand)AuthorAgeFilesLines
* curl_endian: Fixed build when 64-bit integers are not supported (Part 2)Steve Holme2015-01-161-0/+3
* curl_endian: Fixed build when 64-bit integers are not supportedSteve Holme2015-01-161-1/+4
* endian: Fixed bit-shift in 64-bit integer read functionsSteve Holme2015-01-021-4/+4
* endian: Added big endian read functionsSteve Holme2015-01-011-0/+73
* endian: Added 64-bit integer read functionSteve Holme2015-01-011-1/+36
* endian: Added 16-bit integer write functionSteve Holme2014-12-311-0/+17
* endian: Fixed Linux compilation issuesSteve Holme2014-12-311-0/+105