aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-50/+0
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike1-0/+18
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike1-19/+0
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike1-4/+2
2006-07-10[PATCH] uml: formatting fixesJeff Dike1-71/+66
2006-05-01[PATCH] uml: error handling fixesJeff Dike1-1/+1
2006-02-24[PATCH] uml: os_connect_socket error path fixupPaolo 'Blaisorblade' Giarrusso1-5/+14
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike1-51/+31
2005-06-08[PATCH] uml: compile fixes for gcc 4Jeff Dike1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+680