summaryrefslogtreecommitdiff
path: root/lib/libc/gen/lockf.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-2/+2
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Make this look more FreeBSDish.Dmitrij Tejblum1998-07-081-8/+2
* An implementation of lockf() function call.Dmitrij Tejblum1998-07-081-0/+96