summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/mem.c
Commit message (Expand)AuthorAgeFilesLines
* um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu2017-07-051-5/+5
* um: Use os_info for the messages on normal pathMasami Hiramatsu2017-07-051-9/+9
* um: Use race-free temporary file creationMickaël Salaün2016-01-101-0/+11
* um: Do not set unsecure permission for temporary fileMickaël Salaün2016-01-101-6/+0Star
* uml: Simplify tempdir logic.Tristan Schmelcher2014-04-201-297/+75Star
* uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher2013-07-191-41/+189
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-2/+2
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-2/+0Star
* uml: free resourcesDavidlohr Bueso2011-07-261-2/+4
* um: os-linux/mem.c needs sys/stat.hLiu Aleaxander2010-06-301-0/+1
* uml: improved error handling while locating temp dirJim Meyering2008-02-081-9/+6Star
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-081-51/+50Star
* uml: tidy kern_util.hJeff Dike2008-02-051-1/+0Star
* uml: const and other tidyingWANG Cong2008-02-051-3/+4
* uml: code tidying under arch/um/os-LinuxWANG Cong2008-02-051-1/+4
* uml: userspace files should call libc directlyJeff Dike2007-10-161-3/+3
* uml: convert libc layer to call read and writeJeff Dike2007-05-071-3/+2Star
* uml: add missing __init declarationsJeff Dike2007-05-071-4/+5
* uml: remove user_util.hJeff Dike2007-05-071-1/+0Star
* [PATCH] uml: fix style violationsJeff Dike2007-02-111-4/+5
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-111-0/+7
* [PATCH] uml: close file descriptor leaksJeff Dike2006-09-291-1/+5
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-261-3/+3
* [PATCH] uml: fix off-by-one bug in VM file creationJeff Dike2006-06-301-2/+5
* [PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike2006-06-301-2/+12
* [PATCH] uml: physical memory map file fixesRob Landley2006-04-191-1/+117
* [PATCH] uml: fix big stack userPaolo 'Blaisorblade' Giarrusso2006-04-111-10/+13
* [PATCH] UML: Hotplug memory, take 2Jeff Dike2006-03-311-26/+1Star
* [PATCH] uml: big memory fixesJeff Dike2005-11-071-3/+3
* [PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike2005-09-171-0/+161