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
2004-11-07[PATCH] uml: Lots of little fixes by Jeff Dike.Paolo \'Blaisorblade\' Giarrusso
2004-09-16[PATCH] uml: cleaning upJeff Dike
2004-09-13[PATCH] uml: disable pending signals across a rebootJeff Dike
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso
2003-01-18A bunch of minor changes ported up from 2.4.Jeff Dike
2002-12-28Converted all initializers over to C99 syntax.Jeff Dike
2002-12-26Forward ported a bunch of fixes from 2.4.Jeff Dike
2002-11-18Merged a number of bug fixes from the 2.4 pool.Jeff Dike
2002-10-17A number of small fixes.Jeff Dike
2002-10-02A set of small bug fixes brought over from 2.4.19-8.Jeff Dike
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike