perkeep/third_party/github.com/cznic
Tamás Gulácsi 31dcddca41 Let Camlistore build on Solaris
The biggest obstacle is that syscall lacks Mkfifo on Solaris
(I've opened issue 8609 on Go for this).
Now I provide the same implementation for it as there is on Linux:
call Mknod.

github.com/cznic/fileutil needs IsEOF, so I've copied the plan9
(hole punching is stubbed out) implementation.

github.com/lib/pq: I've added solaris as a posix build tag.

Change-Id: Id667c488606a274849dc9b0af76abf1daeab5ad7
2014-08-28 14:26:11 +02:00
..
bufs third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
exp third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
fileutil Let Camlistore build on Solaris 2014-08-28 14:26:11 +02:00
kv third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
mathutil third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
sortutil third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
zappy third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00