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-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
2023-01-20
s/delimeter/delimiter/ in comment.
msaitoh
2023-01-20
indent: fix misleading comment
rillig
2023-01-19
tests/make: rename files that are not test cases
rillig
2023-01-19
tests/make: remove dependency on expr(1) from a test
rillig
2023-01-19
make: inline macro for variable name
rillig
2023-01-19
tests/make: add tests for whitespace in leading '@+-'
rillig
2023-01-17
Accept whitespace between command specifiers @+- like gmake does. New binutils
christos
2023-01-17
tests/make: test backslash-newline after macro expansion in command
rillig
2023-01-15
xlint: fix null pointer dereference for lint -V (since today)
rillig
2023-01-15
lint: clean up main function
rillig
2023-01-15
lint: extract run_cpp and run_lint1 to separate functions
rillig
2023-01-15
lint: reduce number of local variables in lbasename
rillig
2023-01-15
lint: move argument list modification further away from vfork
rillig
2023-01-15
lint: turn O(n^2) to O(n) for list of arguments to lint child processes
rillig
2023-01-15
lint: rename local functions to be more readable
rillig
2023-01-15
lint: make read_until_parent easier to understand
rillig
2023-01-14
lint: explicitly ignore errors when printing status messages
rillig
2023-01-14
lint: use fewer abbreviations
rillig
2023-01-14
lint: split struct_or_union_member into two halves
rillig
2023-01-14
lint: clean up messages for internal errors
rillig
2023-01-14
lint: remove unnecessary MBLKSIZ, use stack buffer in xlint
rillig
2023-01-14
lint: rename lint2 functions to be more expressive
rillig
2023-01-13
lint: move xalloc to the only file where it is used
rillig
2023-01-13
lint: remove custom memory allocator
rillig
2023-01-09
lint: in the lex scanner, use fewer definitions
rillig
2023-01-08
lint: document how reading tokens from the input works
rillig
2023-01-08
lint: do not report usual arithmetic conversions for constants
rillig
2023-01-08
lint: extract usual arithmetic conversions to separate function
rillig
2023-01-08
lint: improve error message for parsing query IDs
rillig
2023-01-08
lint: recognize enum constant named 'max' as a count of values
rillig
2023-01-08
lint: unclutter debug logging for nodes
rillig
2023-01-06
PR/57166: John Dundas: Correct error code byte order in error message
christos
2023-01-04
lint: fix the result type of '?:' for void pointers
rillig
2023-01-04
avoid printing the latest error message if some ldd method worked.
mrg
2023-01-03
lint: condense building of nodes for '?:' expressions
rillig
2023-01-03
make: add more details to warning 'Extra targets ignored'
rillig
2023-01-01
make.1: bump date
rillig
2023-01-01
make.1: fix markup
rillig
[prev]
[next]