direct-io.hg
log
age | author | revision | description |
---|---|---|---|
2006-01-24 | vhanquez | 8644:c0a8a0b64f65 | add some checking of opening and read in dom0_init and return -1 if error. |
2006-01-24 | vhanquez | 8643:068857a7133d | Merge |
2006-01-24 | vhanquez | 8642:6afcef051257 | use talloc_zero instead of talloc + memset |
2006-01-24 | vhanquez | 8641:c70109e64c9e | use format printf style to write to tracefd instead of using write syscall. |
2006-01-24 | vhanquez | 8640:45f3b9cfbd83 | fixup memory leak and return value, if malloc or realloc fail. |
2006-01-24 | vhanquez | 8639:b89b94c71b2f | fixup reallocation to "twice the size + 1", instead of "3 times the size". |
2006-01-24 | vhanquez | 8638:df36ac1ddcbf | dup and open error value is -1, not < 0 |