Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Fix lockf(3) cancellation behaviour. | Konstantin Belousov | 2015-12-20 | 1 | -3/+8 |
* | Sync license changes. | Xin LI | 2009-03-04 | 1 | -12/+2 |
* | Add the new kernel-mode NFS Lock Manager. To use it instead of the | Doug Rabson | 2008-03-26 | 1 | -1/+1 |
* | Fix SCM ID's. | David E. O'Brien | 2002-02-01 | 1 | -6/+3 |
* | Removed duplicate VCS ID tags, as per style(9). | Ruslan Ermilov | 2001-08-13 | 1 | -2/+0 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -0/+2 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 1 | -2/+2 |
* | Add three-tier symbol naming in support of POSIX thread cancellation | Jason Evans | 2000-01-12 | 1 | -2/+4 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Make this look more FreeBSDish. | Dmitrij Tejblum | 1998-07-08 | 1 | -8/+2 |
* | An implementation of lockf() function call. | Dmitrij Tejblum | 1998-07-08 | 1 | -0/+96 |