summaryrefslogtreecommitdiff
path: root/block-raw.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook1-141/+139
2006-08-06fixed blocking io emulationbellard1-0/+5
2006-08-05O_LARGEFILE is not neededbellard1-1/+1
2006-08-03win32 fixes (initial patch by kazu)bellard1-20/+30
2006-08-02some compilation fixesbellard1-10/+16
2006-08-01async file I/O APIbellard1-0/+817