Commit Graph

4 Commits

Author SHA1 Message Date
Steve Holme 4bb5a351b2 endian: Added big endian read functions 2015-01-01 20:45:29 +00:00
Steve Holme 43792592ca endian: Added 64-bit integer read function 2015-01-01 20:45:00 +00:00
Steve Holme 5eae12fc80 endian: Added 16-bit integer write function 2014-12-31 16:03:01 +00:00
Steve Holme b40e37f93d endian: Fixed Linux compilation issues
Having files named endian.[c|h] seemed to cause issues under Linux so
renamed them both to have the curl_ prefix in the filenames.
2014-12-31 14:02:25 +00:00