summaryrefslogtreecommitdiffstats
path: root/libc/misc/file/lockf64.c
Commit message (Collapse)AuthorAgeFilesLines
* Only include lockf64 when large file support is enabled, fixingEric Andersen2003-01-181-0/+18
| | | | | a problem noticed by Jeff Mock. Sorry about that. -Erik
* Implement lockf64Eric Andersen2003-01-101-0/+85
-Erik