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
/
libc
/
sys
Age
Commit message (
Expand
)
Author
2015-10-02
PR/50295: Fix clock_nanosleep return value documentation.
christos
2015-07-02
document PIOD_READ_AUXV.
christos
2015-05-09
Provide additional info on why ENOEXEC gets returned.
pgoyette
2015-04-22
Remove trailing whitespace.
wiz
2015-04-21
Mention EWOULDBLOCK too since a lot of the source code and documentation still
christos
2015-04-05
Sort errors. Bump date for previous.
wiz
2015-04-05
Note that bind(2) can fail with EAFNOSUPPORT. The description of why is
rtr
2015-03-02
say that we put the exit code in data.
christos
2015-02-27
Document SIGBUS per ToG.
christos
2015-02-08
It is 2015 already.
wiz
2015-02-08
The length argument is of an unsigned type (size_t) and cannot be
njoly
2015-02-01
PR/49617: Kirk Russell: Describe the posix_fallocate return values correctly.
christos
2015-01-31
PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
christos
2015-01-29
Remove va_arg hack for Clang/PPC.
joerg
2015-01-27
Remove superfluous comma.
wiz
2014-12-10
Add hooks for RUMPRUN build of libc
pooka
2014-11-11
Do not hardcode values for ENAMETOOLONG, use symblic constants.
njoly
2014-11-02
Use more markups in AUTHORS section.
njoly
2014-10-11
Note that rmdir(2) fails with EINVAL when the path last component is
njoly
2014-10-11
Use '.Rv -std' for RETURN VALUES, sort ERRORS.
njoly
2014-09-27
Fix synopsis, remove unneeded Pp macro before display block and add one
njoly
2014-09-25
Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x
manu
2014-09-19
Sort sections. From Henning Petersen in PR 49222.
wiz
2014-08-13
Use the lint path as workaround for Clang on 32bit PPC for now.
joerg
2014-08-10
If LINT code path uses memcpy, it should also include string.h.
joerg
2014-08-05
Rework minherit(2) man page into a table.
riastradh
2014-07-28
PR/49045: Tetsuya Isaki: remove remaining caddr_t in ptrace(2)
christos
2014-07-25
Sort errors. Whitespace nits.
wiz
2014-07-25
Sort SEE ALSO.
wiz
2014-07-25
Add userlevel manifestations of posix_fallocate and fdiscard, in
dholland
2014-07-19
fix usage
dholland
2014-07-18
Remove
dholland
2014-07-18
Clarify HISTORY and bump date.
dholland
2014-07-18
fix typo and minor usage issue
dholland
2014-07-18
Document MAP_INHERIT_ZERO.
christos
2014-07-15
Document the upper limit on size of props dictionary that was recently
pgoyette
2014-07-15
Clean up ERRORS (sort, merge).
wiz
2014-07-09
mention sig == 0
christos
2014-06-14
Sort errors.
wiz
2014-06-14
Follow OpenGroup online documents for truncate[1] and ftruncate[2].
njoly
2014-06-09
Replace wrong numeric values with corresponding symbolic constants.
njoly
2014-05-30
len argument is of unsigned type (size_t) and thus cannot be negative;
njoly
2014-05-09
Remove error condition for negative length parameter; the
njoly
2014-04-10
Mention the word 'inode' next to st_ino so it's easier to find.
wiz
2014-04-08
play the "documentation matches implementation" game
pooka
2014-03-28
Remove trailing whitespace. Merge EINVAL entries.
wiz
2014-03-28
Document a bit CLOCK_VIRTUAL and CLOCK_PROF
degroote
2014-02-22
pipe2 requires fcntl.h for its flags; PR 48614 from Steffen Daode Nurpmeso.
dholland
2014-02-02
Mark up HZ.
wiz
2014-02-01
mention how HZ affects us
christos
[next]