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
/
lint2
Age
Commit message (
Expand
)
Author
2023-07-08
lint: enable more lint warnings for its own source code
rillig
2023-07-03
lint: sync usage messages with reality
rillig
2023-07-03
lint: invert the -u, -v and -z flags
rillig
2023-07-03
lint: rename uppercase QUAD to LLONG
rillig
2023-06-29
lint: clean up initialization of type properties
rillig
2023-06-09
lint: indent local variables consistently
rillig
2023-05-22
lint: rename constant NOTSPEC to NO_TSPEC
rillig
2023-03-28
lint: warn about extern declarations outside headers
rillig
2023-02-21
lint: return instead of calling exit from main
rillig
2023-02-21
lint: use __printflike
rillig
2023-02-19
lint: make basename simpler
rillig
2023-02-02
lint: clean up
rillig
2023-01-14
lint: clean up messages for internal errors
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
2022-10-01
lint: add hyphen to adjective 'old-style'
rillig
2022-08-28
lint: clean up visual clutter
rillig
2022-08-28
lint: rename functions to be clearer
rillig
2022-05-30
lint: clean up comments
rillig
2022-05-20
lint: use __RCSID in lint mode as well
rillig
2022-04-21
lint: expand the last remaining __arraycount
rillig
2022-02-07
lint: drop compatibility with C90
rillig
2021-12-22
lint: remove spaces around bit-field colon
rillig
2021-12-19
lint: remove redundant braces
rillig
2021-12-19
lint: reduce pointer usage when reading .ln lines
rillig
2021-12-19
lint: remove unused parameter in read_ln_line
rillig
2021-12-16
lint: improve error message for missing newline in .ln file
rillig
2021-11-28
lint2: in case of parse errors, output the offending line
rillig
2021-11-28
lint: move fgetln peculiarities out of read_ln_line
rillig
2021-11-16
lint: clean up lint2
rillig
2021-11-16
lint: clean up initialization of lint2 symbol table
rillig
2021-11-01
lint: enter full C90 compatibility mode
rillig
2021-09-10
tests/lint: align message checker for lint2 to the one from lint1
rillig
2021-09-05
lint: remove source code references from internal error message
rillig
2021-09-05
lint: extract function for reading a single line from a .ln file
rillig
2021-09-05
lint: hide irrelevant type information from lint2
rillig
2021-09-05
lint: fix some more lint warnings
rillig
2021-09-04
lint: reduce complexity of reading a function call
rillig
2021-09-04
lint: inline local variables in outtype
rillig
2021-09-04
lint: condense code for writing to a lint library
rillig
2021-09-04
lint: use 'char' as type for passing characters to functions
rillig
2021-08-31
lint: fix memory allocation (since 2021-08-28)
rillig
2021-08-30
lint: extract parse_function_attribute from decldef
rillig
2021-08-30
lint: remove redundant call to strchr in decldef
rillig
2021-08-30
lint: revert "remove redundant call to strchr" from yesterday
rillig
2021-08-30
Move the character one back so that we don't increment twice
christos
2021-08-30
Skip the current character before parsing the number of arguments.
christos
2021-08-29
lint: remove redundant call to strchr
rillig
2021-08-29
lint: un-abbreviate members of sym_t
rillig
[next]