summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_file64.c
AgeCommit message (Expand)Author
2002-03-22gc debugging printfs.christos
2002-03-22implement the locking calls for linux_file64.christos
2002-03-16make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc *christos
2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2001-10-14Fixed a minor problem so that it buildsmanu
2001-09-30Fixes my last commit: only mips really need fcntl64 to work now. i386 andmanu
2001-09-30Added initial support for fcntl64 system call (file locking is notmanu
2000-12-12add linux_sys_truncate64()jdolecek
2000-12-12add emulation of Linux truncate64(2), ftruncate64(2), *stat64(2)jdolecek