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
/
xlint
/
lint1
/
decl.c
Age
Commit message (
Expand
)
Author
2023-07-07
lint: only skip 'unused' warnings after errors, not other warnings
rillig
2023-07-03
lint: invert the -u, -v and -z flags
rillig
2023-07-03
lint: rename uppercase QUAD to LLONG
rillig
2023-07-02
lint: eliminate redundant conditions
rillig
2023-07-02
lint: clean up variable names relating to structure padding
rillig
2023-07-02
lint: rename 'quad' to 'signed int' or 'unsigned int'
rillig
2023-07-02
lint: use unsigned int for struct alignment
rillig
2023-07-02
lint: extend debug logging for declaration levels
rillig
2023-07-02
lint: initialize unnamed member like an unnamed bit-field
rillig
2023-07-02
lint: clean up variable names
rillig
2023-07-01
lint: constify, reduce indentation
rillig
2023-07-01
lint: clean up duplicate and dead code for integer constants
rillig
2023-06-30
lint: clean up names related to declaration levels
rillig
2023-06-30
lint: fix handling of unnamed struct/union members
rillig
2023-06-30
lint: replace macro for unique identifiers with function
rillig
2023-06-30
lint: clean up handling of declarations
rillig
2023-06-30
lint: fix computation of bit-field width
rillig
2023-06-30
lint: clean up packing of structs and unions
rillig
2023-06-30
tests/lint: demonstrate bugs in anonymous struct/union handling
rillig
2023-06-29
lint: clean up member names of declaration levels
rillig
2023-06-29
lint: use standard terminology for bit-field width
rillig
2023-06-29
lint: clean up initialization of type properties
rillig
2023-06-29
lint: clean up function names
rillig
2023-06-29
lint: clean up completion of struct, union and enum declarations
rillig
2023-06-24
lint: add query for redundant 'extern' in function declaration
rillig
2023-06-09
lint: miscellaneous clean-ups
rillig
2023-06-09
lint: indent local variables consistently
rillig
2023-06-03
lint: add query for static variables in functions
rillig
2023-05-22
lint: use consistent variable name for redeclared symbol
rillig
2023-05-22
lint: fix emitted type for arrays of unknown size
rillig
2023-05-22
lint: clean up the name of a local variable
rillig
2023-05-22
lint: rename constant NOTSPEC to NO_TSPEC
rillig
2023-04-25
lint: reword message for missing declaration in header
rillig
2023-04-22
lint: fix wrong warning about 'extern' temporary identifier
rillig
2023-04-22
lint: rename type_t.t_str to t_sou
rillig
2023-03-28
lint: warn about 'extern' declarations inside function bodies
rillig
2023-03-28
lint: warn about extern declarations outside headers
rillig
2023-01-29
lint: rename functions for function definition
rillig
2023-01-21
lint: add support for the C11 type qualifier '_Atomic'
rillig
2023-01-14
lint: use fewer abbreviations
rillig
2022-10-01
lint: miscellaneous cleanup
rillig
2022-10-01
lint: reduce pointer indirection for unnamed entities
rillig
2022-10-01
lint: add hyphen to adjective 'old-style'
rillig
2022-08-28
lint: inline previous_declaration for nonconstant message IDs
rillig
2022-08-28
lint: clean up visual clutter
rillig
2022-08-28
lint: rename functions to be clearer
rillig
2022-08-28
lint: rename dcs manipulation functions to be clearer
rillig
2022-08-26
lint: clean up to_int_constant
rillig
2022-07-03
lint: include the width of bit-fields in the type name
rillig
2022-06-22
lint: add quotes around placeholders for the remaining messages
rillig
[next]