| .. |
|
imgact_linux.c
|
Implement lockless resource limits.
|
2015-06-10 10:48:12 +00:00 |
|
linux.h
|
Revert r297310 as the SOL_XXX are equal to the IPPROTO_XX except SOL_SOCKET.
|
2016-03-27 10:09:10 +00:00 |
|
linux_dummy.c
|
Implement fstatfs64 system call.
|
2016-03-20 13:21:20 +00:00 |
|
linux_genassym.c
|
Implement vdso - virtual dynamic shared object. Through vdso Linux
|
2015-05-24 15:28:17 +00:00 |
|
linux_ipc64.h
|
|
|
|
linux_locore.s
|
Being exported through vdso the note.Linux section used by glibc
|
2015-05-24 16:25:44 +00:00 |
|
linux_machdep.c
|
Implement lockless resource limits.
|
2015-06-10 10:48:12 +00:00 |
|
linux_proto.h
|
Regen after r300359 (struct l_sched_param removal).
|
2016-05-21 08:03:13 +00:00 |
|
linux_ptrace.c
|
Rework signal code to allow using it by other modules, like linprocfs:
|
2015-05-24 17:47:20 +00:00 |
|
linux_support.s
|
Move futex support code from <arch>/support.s into linux compat directory.
|
2007-05-23 08:33:06 +00:00 |
|
linux_syscall.h
|
Regen after r300359 (struct l_sched_param removal).
|
2016-05-21 08:03:13 +00:00 |
|
linux_syscalls.c
|
Regen after r300359 (struct l_sched_param removal).
|
2016-05-21 08:03:13 +00:00 |
|
linux_sysent.c
|
Regen after r300359 (struct l_sched_param removal).
|
2016-05-21 08:03:13 +00:00 |
|
linux_systrace_args.c
|
Regen after r300359 (struct l_sched_param removal).
|
2016-05-21 08:03:13 +00:00 |
|
linux_sysvec.c
|
Cleanup redundant parenthesis from existing howmany()/roundup() macro uses.
|
2016-04-22 16:57:42 +00:00 |
|
linux_vdso.lds.s
|
Implement vdso - virtual dynamic shared object. Through vdso Linux
|
2015-05-24 15:28:17 +00:00 |
|
Makefile
|
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
|
2011-03-12 08:51:43 +00:00 |
|
syscalls.conf
|
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
|
2011-03-12 08:51:43 +00:00 |
|
syscalls.master
|
Correct an argument param of linux_sched_* system calls as a struct l_sched_param
|
2016-05-21 08:01:14 +00:00 |