about summary refs log tree commit homepage
path: root/trywrite.c
DateCommit message (Expand)
2013-08-26flesh out systemtap support and awk helpers
2013-08-22trywrite: workaround potential inf loops from kernel bugs
2013-07-19move trace.h include to global cmogstored.h
2013-05-06preliminary systemtap support for tracing
2013-01-17trywrite: build fix for platforms without MSG_MORE
2013-01-17linux: favor send() w/MSG_MORE over TCP_CORK
2013-01-17copyright comment updates for 2013
2012-03-05avoid aligned alloc for infrequently written areas
2012-01-11initial commit