kernel_optimize_test/arch/um/os-Linux
Richard Weinberger 9a8c135957 um: siginfo cleanup
Currently we use both struct siginfo and siginfo_t.
Let's use struct siginfo internally to avoid ongoing
compiler warning. We are allowed to do so because
struct siginfo and siginfo_t are equivalent.

Signed-off-by: Richard Weinberger <richard@nod.at>
2013-07-19 11:31:36 +02:00
..
drivers
skas um: siginfo cleanup 2013-07-19 11:31:36 +02:00
aio.c
elf_aux.c
execvp.c
file.c
helper.c
internal.h
irq.c
main.c
Makefile
mem.c uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases 2013-07-19 10:45:18 +02:00
process.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-10-13 10:05:52 +09:00
registers.c
sigio.c
signal.c um: siginfo cleanup 2013-07-19 11:31:36 +02:00
start_up.c um: add missing declaration of 'getrlimit()' and friends 2013-03-11 10:08:03 +01:00
time.c nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON 2013-04-03 13:56:03 +02:00
tty.c
umid.c
user_syms.c
util.c