index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
librt
Age
Commit message (
Expand
)
Author
2022-12-04
Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
uwe
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2019-02-21
Mention that ENOSPC can be returned if we exhausted the max number of
christos
2019-02-21
- KNF return
christos
2019-02-03
Implement support for "pshared" POSIX semaphores.
thorpej
2018-06-13
Disable sanitizers for libm and librt
kamil
2018-05-05
file system police; remove trailing whitespace; merge two error sections
wiz
2018-05-04
It is not a bug that we are only allowing /name. Update for newly allowed
christos
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-09-15
Fix function name macro.
njoly
2016-08-05
add missing stuff for the affinity calls (Rocky Hotas)
christos
2016-08-05
Remove trailing whitespace.
wiz
2016-08-04
Flesh out sched_protect
christos
2016-07-06
Markup improvements.
wiz
2016-07-05
man page for sched_protect (Charles Cui, GSoC 2016)
christos
2016-02-20
Note that SCHED_OTHER must have priority PRI_NONE.
riastradh
2015-11-19
Bump date for previous.
wiz
2015-11-18
Update RETURN VALUE to match reality and POSIX
pgoyette
2015-07-08
Simplify previous by just doing an open() on the directory and then using
martin
2015-06-30
Allow /var/shm to be a symlink to a properly set up directory.
martin
2013-12-20
Sort errors.
wiz
2013-12-19
Add a man page for shm_open(3) and shm_unlink(3). Obtained from FreeBSD,
rmind
2013-12-19
Add shm_open(3) and shm_unlink(3) to support POSIX shared memory objects.
rmind
2012-07-07
One more reference to unimplemented shared semaphores.
joerg
2012-07-07
Shared semaphores have been supported since the initial version, so drop
joerg
2012-03-21
These directories default to WARNS?=5
matt
2012-03-15
Use Lk macro when dealing with URLs. Another part of PR/29238.
njoly
2012-03-10
Keep in sync with libpthread: Fix error handling.
joerg
2012-03-08
Add sem_timedwait to NAME and fix SYNOPSIS. Add serial comma.
wiz
2012-03-08
Whitespace nits.
wiz
2012-03-08
Merge error descriptions for same error code.
wiz
2012-03-08
Add missing comma.
wiz
2012-03-08
Implement sem_timedwait.
joerg
2011-12-04
Improvements in secmodel(9). Document secmodel_register(9), _deregister(9)
jym
2011-10-27
Add the same ppc64 hack that libposix needs.
christos
2011-08-13
aio_return returns ssize_t not int
jmcneill
2011-08-12
Merge two entries for same error code.
wiz
2011-08-12
Add sigevent(3) to SEE ALSO
apb
2011-04-25
Sort sections.
wiz
2011-02-26
Remove duplicate "the". From Henning Petersen in PR 44640.
wiz
2011-01-18
Use PRINTOBJDIR to get the object directory of libc and use that with -I.
matt
2011-01-17
Add -D_REENTRANT
matt
2011-01-16
For cerror, allow -I../libc to allow inclusion of any assym.h, if up.
matt
2011-01-14
Let libposix and librt have their own version of __cerror (__posix_cerror and
matt
2011-01-06
Fix macro (DV -> Dv).
njoly
2010-09-15
remove RESTRICTIONS section, which seems unrelated to our implementation
yamt
2010-07-28
Get rid of SYSCTL_SETUP.
jruoho
2010-06-07
Fix xref.
wiz
2010-06-07
Grammar and spacing fixes.
wiz
2010-06-07
Remove some leftover .\" comments.
jruoho
[next]