summaryrefslogtreecommitdiff
path: root/libmemcached/byteorder.h
Commit message (Collapse)AuthorAgeFilesLines
* A number of small build fixes found while looking at mingw support.Brian Aker2012-10-251-2/+0
|
* This creates memcached_htonll() to be used internally (we want to avoid ↵Brian Aker2011-06-141-22/+2
| | | | | | conflicts around htonll). Also, this version includes an update to the server startup so that we don't try to shutdown anything we didn't start.
* Merge in conversion to C++.Brian Aker2011-04-271-20/+41
|
* Bug 628650: prefix ntohll/htonll with memcached_Trond Norbye2010-09-021-2/+5
|
* Patches from Piotr Sikora < piotr.sikora@frickle.com > for OpenBSD.Brian Aker2010-02-091-0/+5
|
* Style cleanup.Brian Aker2010-01-211-3/+3
|
* Updated copyright headers.Brian Aker2009-12-161-0/+11
|
* pandora-build v0.75. Also fixed visibility which had accidentally been ↵Monty Taylor2009-12-011-2/+2
| | | | turned off.
* Fix compilation on Linux (lacks ntohll etc)Trond Norbye2009-09-181-0/+12
|
* Refactor: move ntohll to a separate helper libraryTrond Norbye2009-09-171-0/+20