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-03-23
Document unexplained *** Error code 6
sjg
2023-03-18
make: handle .PHONY consitently on interrupt
sjg
2023-03-09
make: document how read-only variables can be made read-write
rillig
2023-03-09
make: fix memory leak when parsing ':from=to' modifiers
rillig
2023-03-07
simplify previous
christos
2023-03-06
fix few typos in comments and log messages.
andvar
2023-03-04
tests/make: improve explanations in test for 'empty' function
rillig
2023-03-04
tests/make: use proper variable names in short-circuit test
rillig
2023-03-04
tests/make: test very small and very large numbers in conditions
rillig
2023-02-28
Use inline function rather that macro BM
sjg
2023-02-27
lint: split platform-specific test for loss of accuracy
rillig
2023-02-27
tests/make: describe the absent fallback for ':O' modifiers more clearly
rillig
2023-02-26
tests/make: extend tests for expression modifiers, especially ':N'
rillig
2023-02-25
meta.c: use macro to access job->bm
sjg
2023-02-25
make: meta-ignore tests will not work if TMPDIR is /tmp
sjg
2023-02-25
tests/make: clean up tests for MAKEFLAGS and related variables
rillig
2023-02-25
ftp(1): better mark up for url vs cd example
uwe
2023-02-25
ftp(1): minor markup tweaks
uwe
2023-02-25
Add option sslnoverify to control validation of SSL certificates.
mlelstv
2023-02-25
tests/make: move tests for MAKRFLAGS to the correct file
rillig
2023-02-25
tests/make: test that MAKEFLAGS is an environment variable
rillig
2023-02-25
tests/make: fix explanation for '$' in MAKEFLAGS
rillig
2023-02-25
tests/make: activate all tests for MAKEFLAGS
rillig
2023-02-25
tests/make: reproduce and explain '$' in MAKEFLAGS
rillig
2023-02-25
tests/make: test how '$' behaves in .MAKEOVERRIDES and MAKEFLAGS
rillig
2023-02-25
make: rename function for parsing command line options
rillig
2023-02-24
lint: order functions to to reduce forward declarations
rillig
2023-02-23
Add unit-tests for .MAKE.META.IGNORE_*
sjg
2023-02-22
lint: document limitations
rillig
2023-02-22
lint: fix confusing message about nonportable character constants
rillig
2023-02-21
lint: fix null pointer dereference in invalid case expression
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-19
lint: do not warn about traditional C migration in C99 mode
rillig
2023-02-19
tests/lint: fix and extend tests for C90 migration warning
rillig
2023-02-18
tests/make: document why ':?' cannot parse its operands in balanced mode
rillig
2023-02-18
lint: remove unused internal_error
rillig
2023-02-18
lint: remove redundant comments
rillig
2023-02-18
lint: replace INTERNAL_ERROR with plain assert
rillig
2023-02-18
lint: remove dead code from lex_floating_constant
rillig
2023-02-18
lint: reduce scope of local variables
rillig
2023-02-18
lint: use strtold for parsing floating constants
rillig
2023-02-18
lint: remove compat code for lexing hex floating point literals
rillig
2023-02-18
tests/make: document the modifier ':@var@body@'
rillig
2023-02-18
make: fix parsing of unevaluated subexpressions with unbalanced '{}'
rillig
2023-02-15
While this is not intended to be used on unclean checkouts, improve
martin
2023-02-15
make: inline macros for variable names
rillig
2023-02-15
make: inline macro for variable name ".MAKE.EXPORTED"
rillig
2023-02-14
make: remove redundant type VarParseResult
rillig
[prev]
[next]