summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall/fcntl.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-18OS-5591 Double flock(3C) causes undue blockCody Peter Mello1-1/+2
2015-03-27OS-4098 move open, close and fcntl into the kernelJerry Jelinek1-1/+2
2015-02-18OS-2868 Need a proper flock() implementationJerry Jelinek1-10/+124
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek1-16/+0
2013-04-233713 Implement accept4() (fix lint)Theo Schlossnagle1-1/+1
2013-04-213713 Implement accept4()Theo Schlossnagle1-0/+18
2010-07-07PSARC 2010/235 POSIX 1003.1-2008 *at(2) syscallsRoger A. Faulkner1-4/+12
2010-04-136867268 sol10 on T2000: vn_rele: vnode ref count 0Milan Cermak1-6/+21
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-8/+1
2008-07-12PSARC 2008/421 _POSIX_ADVISORY_INFOraf1-6/+12
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-9/+12
2006-04-20PSARC 2006/162 Extended FILE space for 32-bit Solaris processescraigm1-6/+23
2005-11-15PSARC 2004/422 posix_fallocatesdebnath1-78/+58
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+802