minix/minix/usr.bin/trace
Ben Gras 3c8950cce9 minix/ changes for arm llvm build
. fixes needed to build Minix/ARM with LLVM without errors,
	  mostly size_t cleanness

Change-Id: If4dd0a23bc5cb399296073920a8940c34b4caef4
2014-12-03 23:40:56 +01:00
..
ioctl Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
service minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
call.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
error.awk Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
escape.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
format.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
inc.h Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
ioctl.c trace(1): document how to add an IOCTL handler 2014-11-12 12:02:29 +00:00
kernel.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
Makefile Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
mem.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
NOTES trace(1): document how to add an IOCTL handler 2014-11-12 12:02:29 +00:00
output.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
proc.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
proc.h Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
proto.h Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
signal.awk Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
trace.1 Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
trace.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
type.h Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00