summaryrefslogtreecommitdiffstats
path: root/fastwriter.c
Commit message (Collapse)AuthorAgeFilesLines
* RPM supportSuren A. Chilingaryan2016-03-041-2/+2
|
* Seems new memcpy is only good for ipepdvcompute2, make it optional and ↵Suren A. Chilingaryan2012-11-271-2/+7
| | | | disabled by default
* Use memcpy implementation by Daniel VikSuren A. Chilingaryan2012-11-251-3/+4
|
* Report with different error codes if library will block until buffer is free ↵Suren A. Chilingaryan2012-05-121-1/+5
| | | | or if the supplied block is too big to fit into the buffer
* Properly detect /dev/null as raw device and do not set DIRECT flag on raw ↵Suren A. Chilingaryan2011-12-131-2/+1
| | | | devices
* Few synchronization and alignment related fixesSuren A. Chilingaryan2011-12-131-10/+17
|
* Just push instead push_chunkSuren A. Chilingaryan2011-12-131-2/+2
|
* Initial releaseSuren A. Chilingaryan2011-12-131-0/+317