freebsd-dev/sys/i386/linux
John Baldwin dd01579cde Implement linux_fadvise64() and linux_fadvise64_64() using
kern_posix_fadvise().

Reviewed by:	silence on emulation@
MFC after:	2 weeks
2011-12-29 15:34:59 +00:00
..
imgact_linux.c Add accounting for most of the memory-related resources. 2011-04-05 20:23:59 +00:00
linux_dummy.c Implement linux_fadvise64() and linux_fadvise64_64() using 2011-12-29 15:34:59 +00:00
linux_genassym.c Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux_ipc64.h
linux_locore.s Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
linux_machdep.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
linux_proto.h - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate() 2011-11-21 01:26:10 +00:00
linux_ptrace.c Introduce the x86 kernel interfaces to allow kernel code to use 2010-06-05 15:59:59 +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 Regenerate system call tables. 2011-11-19 07:20:20 +00:00
linux_syscalls.c Regenerate system call tables. 2011-11-19 07:20:20 +00:00
linux_sysent.c Regenerate system call tables. 2011-11-19 07:20:20 +00:00
linux_systrace_args.c Regenerate system call tables. 2011-11-19 07:20:20 +00:00
linux_sysvec.c Export the correct AT_PLATFORM value. 2011-03-26 09:25:35 +00:00
linux.h Implement linux_fadvise64() and linux_fadvise64_64() using 2011-12-29 15:34:59 +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 Implement linux_fadvise64() and linux_fadvise64_64() using 2011-12-29 15:34:59 +00:00