summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/file.c
AgeCommit message (Expand)Author
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov
2015-06-25um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse
2014-04-20um: Memory corruption on startupAnton Ivanov
2013-09-07um: ubd: Add REQ_FLUSH suppportRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2010-08-09Deal with missing exports for hostfsAl Viro
2008-02-05uml: implement O_APPENDJeff Dike
2008-02-05uml: style fixes in file.cJeff Dike
2008-02-05uml: miscellaneous code cleanupsJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong
2007-11-14uml: fix recvmsg return value checkingJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: tidy recently-moved codeJeff Dike
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike
2006-07-10[PATCH] uml: formatting fixesJeff Dike
2006-05-01[PATCH] uml: error handling fixesJeff Dike
2006-02-24[PATCH] uml: os_connect_socket error path fixupPaolo 'Blaisorblade' Giarrusso
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike
2005-06-08[PATCH] uml: compile fixes for gcc 4Jeff Dike
2005-04-16Linux-2.6.12-rc2Linus Torvalds