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
/
gen
Age
Commit message (
Expand
)
Author
2017-05-14
Formatting and punctuation improvements.
wiz
2017-05-09
Add the new signalname/signalnext/signalnumber interface to libc.
kre
2017-05-08
use the symbolic M_ALL and trim with M_MASK
christos
2017-04-26
Switch from a recursive pattern matching algorithm to handle '*'
christos
2017-04-23
fix typo (Leonardo Taccari)
christos
2017-04-23
Add VIS_DQ (for OpenBSD compat)
christos
2017-04-18
always initialize iovcnt
maya
2017-04-13
Fix out of bounds read for very large numbers (pointed out by Brooks Davis)
christos
2017-03-23
Remove trailing whitespace.
wiz
2017-03-22
Unbreak build, init variable (not a false alarm for this one.)
kre
2017-03-22
openlog(3): add LOG_PTRIM and LOG_NLOG log options.
roy
2017-03-09
Remove redundant null check before free. it is safe to free(NULL)
maya
2017-03-06
Improve grammar. Pointed out by Timo Buhrmester on netbsd-docs list.
pgoyette
2017-02-21
Use Fn for function name.
abhinav
2017-02-21
Fix spelling of "parenthesis".
abhinav
2017-02-12
fix off-by-one, found by asan.
christos
2017-02-07
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
kamil
2017-01-15
fix *syslog_ss*
christos
2017-01-14
don't include machine/param.h <sys/param.h> already does WTF?
christos
2017-01-12
undo SSP damage from -Wsystem-headers
christos
2017-01-12
A little more restructuring so that we don't need mutex stuff in syslog_ss.
christos
2017-01-12
Split syslog.c to:
christos
2017-01-10
simplify cast.
christos
2017-01-10
cast for size_t
christos
2016-12-26
Add missing full stop.
abhinav
2016-12-17
Fix typo.
wiz
2016-12-16
scandir/alphasort take "const struct dirent **" not "const void *" in
mrg
2016-12-10
Fix typo; ".Lx" should be ".Nx"
rin
2016-10-07
Sync with compat and remove dup implementations of ldexp and modf, switching
christos
2016-10-04
return 0 on unsupported bases.
christos
2016-10-04
Fix xref.
wiz
2016-10-04
Add timespec_get(3) in <time.h> and enable unconditionally struct timespec
kamil
2016-09-30
Be more careful about preserving errno. Might conceivably be related
dholland
2016-09-30
Be consistent about returning -1 on error. Don't return random errnos
dholland
2016-09-04
Bump the glob limits to 512KB for total string size and 64K path
joerg
2016-08-04
Realtime signal support from GSoC 2016, Charles Cui.
christos
2016-08-03
Fix _SC_TIMER_MAX listing, bump date
ryoon
2016-07-15
Fix mdoclint warnings.
wiz
2016-07-15
Number the properties. Identify the key erasure property by name.
riastradh
2016-07-09
Fix three of these strings (ones that are rarely seen)
dholland
2016-07-05
Bump date for _SC_THREAD_PRIO_PROTECT.
wiz
2016-07-03
GSoC 2016 Charles Cui: Implement thread priority protection based on work
christos
2016-06-12
Don't refer getfsstat() using .Xr as we don't have man page for it anymore.
abhinav
2016-06-10
GSoC 2016: Charles Cui: Add timer related macros
christos
2016-06-10
Bump date for previous.
wiz
2016-06-10
GSoC 2016: Charles Cui: add SEM_NSEMS_MAX
christos
2016-06-08
Fix typo. From Kurt Jaeger via Brooks Davis and FreeBSD.
wiz
2016-06-06
Remove bsd_signal prototype from SYNOPSIS, we now have bsd_signal(3).
wiz
2016-06-06
Remove trailing whitespace. Fix Xr. Fix Dd argument.
wiz
2016-06-06
Use Fn. Merge two EINVAL sections.
wiz
[prev]
[next]