summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/file.c
Commit message (Expand)AuthorAgeFilesLines
* uml: implement O_APPENDJeff Dike2008-02-051-0/+2
* uml: style fixes in file.cJeff Dike2008-02-051-114/+118
* uml: miscellaneous code cleanupsJeff Dike2008-02-051-27/+11
* uml: tidy kern_util.hJeff Dike2008-02-051-1/+0
* uml: code tidying under arch/um/os-LinuxWANG Cong2008-02-051-7/+7
* uml: fix recvmsg return value checkingJeff Dike2007-11-141-2/+1
* uml: userspace files should call libc directlyJeff Dike2007-10-161-57/+45
* uml: remove os_* usage from userspace filesJeff Dike2007-10-161-11/+0
* uml: style fixes pass 3Jeff Dike2007-10-161-2/+2
* uml: tidy recently-moved codeJeff Dike2007-10-161-13/+0
* uml: use correct type in BLKGETSIZE ioctlNicolas George2007-09-191-1/+2
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-50/+0
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-0/+18
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] uml: libc-dependent code should call libc directlyJeff Dike2007-02-111-19/+0
* [PATCH] uml: add some EINTR protectionJeff Dike2006-07-101-4/+2
* [PATCH] uml: formatting fixesJeff Dike2006-07-101-71/+66
* [PATCH] uml: error handling fixesJeff Dike2006-05-011-1/+1
* [PATCH] uml: os_connect_socket error path fixupPaolo 'Blaisorblade' Giarrusso2006-02-241-5/+14
* [PATCH] uml: preserve errno in error pathsJeff Dike2005-09-171-51/+31
* [PATCH] uml: compile fixes for gcc 4Jeff Dike2005-06-081-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+680