linux/arch/um/os-Linux
Mickaël Salaün 3e46b25376 um: Use race-free temporary file creation
Open the memory mapped file with the O_TMPFILE flag when available.

Signed-off-by: Mickaël Salaün <mic@digikod.net>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Acked-by: Tristan Schmelcher <tschmelcher@google.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2016-01-10 21:49:50 +01:00
..
drivers Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 2015-06-28 13:55:08 -07:00
skas um: Fix ptrace GETREGS/SETREGS bugs 2016-01-10 21:49:48 +01:00
Makefile
aio.c
elf_aux.c
execvp.c
file.c um: Update UBD to use pread/pwrite family of functions 2016-01-10 21:49:48 +01:00
helper.c um: Fix waitpid() usage in helper code 2015-10-19 22:53:37 +02:00
irq.c
main.c um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
mem.c um: Use race-free temporary file creation 2016-01-10 21:49:50 +01:00
process.c um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
registers.c
sigio.c
signal.c um: Prevent IRQ handler reentrancy 2016-01-10 21:49:47 +01:00
start_up.c uml: flush stdout before forking 2016-01-10 21:49:47 +01:00
time.c um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
tty.c
umid.c
user_syms.c
util.c