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
/
usr.bin
Age
Commit message (
Expand
)
Author
2023-02-09
tests/make: extend and explain test for the ':_' modifier
rillig
2023-02-09
make: ApplyModifier_Remember always use SCOPE_GLOBAL
sjg
2023-02-06
lint: eliminate unnecessary indirection
rillig
2023-02-06
lint: condense code for handling initializations
rillig
2023-02-06
lint: inline separate Makefile
rillig
2023-02-05
tests/lint: update instructions for adding a new test
rillig
2023-02-02
lint: clean up
rillig
2023-01-30
auto-extend suffix length if required
jschauma
2023-01-29
lint: properly clean up when leaving a function definition
rillig
2023-01-29
lint: fix definition of __func__
rillig
2023-01-29
lint: rename functions for function definition
rillig
2023-01-29
lint: demonstrate wrong declaration of __func__
rillig
2023-01-29
lint: don't warn about negative '>>' when the actual value is positive
rillig
2023-01-29
lint: inline an expression, clean up comments
rillig
2023-01-29
lint: untangle conditions in promote_c90
rillig
2023-01-28
lint: extract casting to a union into separate function
rillig
2023-01-28
lint: use stronger wording in comments of unimplemented offsetof
rillig
2023-01-28
lint: split usual arithmetic conversions into separate functions
rillig
2023-01-28
lint: split integer promotions into separate functions
rillig
2023-01-28
lint: remove commented code from new_tnode
rillig
2023-01-27
whitespace / comment pedantry
jschauma
2023-01-26
make: some variables should be read-only
sjg
2023-01-25
shar.1: remove false security claim
rillig
2023-01-25
spell "Chamonix" properly
snj
2023-01-24
make: .SYSPATH: to add dirs to sysIncPath
sjg
2023-01-24
Add the unit tests
sjg
2023-01-24
make: log adjustments of var.readOnly
sjg
2023-01-23
make: .[NO]READONLY for control of read-only variables
sjg
2023-01-22
lint: clean up the lexer
rillig
2023-01-22
lint: prevent undefined behavior for signed '<<'
rillig
2023-01-22
lint: repurpose the '-d' option to specify DESTDIR
rillig
2023-01-21
lint: use more expressive variable names in lexer
rillig
2023-01-21
lint: extend developer documentation
rillig
2023-01-21
lint: make code for strict bool mode more consistent
rillig
2023-01-21
lint: reduce clutter in lexer
rillig
2023-01-21
lint: add support for C11 '_Atomic' as atomic-type-specifier
rillig
2023-01-21
lint: add support for the C11 type qualifier '_Atomic'
rillig
2023-01-21
lint: use type_qualifier rule instead of the token directly
rillig
2023-01-21
lint: clean up grammar for type-qualifier
rillig
2023-01-21
lint: catch more write errors when copying files
rillig
2023-01-21
lint: remove unnecessary abstraction layer for passing arguments
rillig
2023-01-21
lint: use simpler integers for parsing hex escapes
rillig
2023-01-21
lint: use longer variable names, don't count digits in hex escapes
rillig
2023-01-21
lint: eliminate forward declaration for get_escaped_char
rillig
2023-01-21
lint: extract reading of escaped character constants
rillig
2023-01-21
lint: extract parsing character escapes into separate functions
rillig
2023-01-21
lint: fix null pointer dereference on invalid argument to __typeof__
rillig
2023-01-20
lint: keep output from cpp if cpp fails
rillig
2023-01-20
s/bninary/binary/ in comment.
andvar
2023-01-20
locate.updatedb: Add -- to the invocation of locate.code
uwe
[next]