aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/aio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] uml: Formatting changesJeff Dike1-233/+232
2006-01-06[PATCH] uml: non-void functions should return somethingJeff Dike1-0/+2
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-1/+0
2005-10-12[PATCH] uml: revert block driver use of host AIOJeff Dike1-111/+94
2005-09-21[PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-09-17[PATCH] uml: return a real error codeJeff Dike1-0/+2
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike1-2/+3
2005-09-17[PATCH] uml: Remove some build warningsJeff Dike1-1/+1
2005-09-05[PATCH] uml: add host AIO support to block driverJeff Dike1-95/+111
2005-09-05[PATCH] uml: use host AIO supportJeff Dike1-0/+398