summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2023-07-07lint: only skip 'unused' warnings after errors, not other warningsrillig
2023-07-06lint: add type safety for accessing properties of basic typesrillig
2023-07-05tests/lint: spell platform identifiers for 'long double' consistentlyrillig
2023-07-03lint: consistently use portable type size in integer constraintsrillig
2023-07-03lint: sync usage messages with realityrillig
2023-07-03lint: invert the -u, -v and -z flagsrillig
2023-07-03lint: remove redundant comments for command line flagsrillig
2023-07-03lint: fix C11 mode to not allow C23 features (since yesterday)rillig
2023-07-03lint: clean up redundant castsrillig
2023-07-03lint: rename uppercase QUAD to LLONGrillig
2023-07-02lint: add initial support for C23rillig
2023-07-02lint: allow empty statements in GCC statement expressionsrillig
2023-07-02lint: eliminate redundant conditionsrillig
2023-07-02lint: clean up variable names relating to structure paddingrillig
2023-07-02lint: rename 'quad' to 'signed int' or 'unsigned int'rillig
2023-07-02lint: use unsigned int for struct alignmentrillig
2023-07-02lint: extend debug logging for declaration levelsrillig
2023-07-02Fix HTTPS through Proxy.mlelstv
2023-07-02lint: initialize unnamed member like an unnamed bit-fieldrillig
2023-07-02lint: clean up variable namesrillig
2023-07-01Use ENVIRONMENT sectionnia
2023-07-01lint: constify, reduce indentationrillig
2023-07-01lint: clean up comments in lint1.hrillig
2023-07-01lint: clean up duplicate and dead code for integer constantsrillig
2023-07-01lint: clean up typosrillig
2023-07-01tests/make: show how to use indirect conditions in the '?:' modifierrillig
2023-07-01lint: fix initialization of unnamed union memberrillig
2023-06-30audioplay.1: fix sentence punctuationgutteridge
2023-06-30lint: clean up names related to declaration levelsrillig
2023-06-30lint: fix handling of unnamed struct/union membersrillig
2023-06-30lint: replace macro for unique identifiers with functionrillig
2023-06-30lint: clean up handling of declarationsrillig
2023-06-30lint: fix computation of bit-field widthrillig
2023-06-30lint: clean up packing of structs and unionsrillig
2023-06-30lint: clean up tree.crillig
2023-06-30lint: make alignof(incomplete enum) an errorrillig
2023-06-30lint: use NULL for null pointer constantsrillig
2023-06-30lint: add query for assigning an integer 0 to a pointerrillig
2023-06-30tests/lint: extend test for sizeof and offsetofrillig
2023-06-30tests/lint: demonstrate bugs in anonymous struct/union handlingrillig
2023-06-29lint: clean up member names of declaration levelsrillig
2023-06-29aiomixer(1): Support the informal NO_COLOR standard.nia
2023-06-29lint: use standard terminology for bit-field widthrillig
2023-06-29lint: clean up initialization of type propertiesrillig
2023-06-29lint: clean up function namesrillig
2023-06-29lint: enhance debug output for diagnosticsrillig
2023-06-29lint: clean up completion of struct, union and enum declarationsrillig
2023-06-28lint: allow to keep the preprocessor output on success as wellrillig
2023-06-28tests/make: extend test for the 'empty' function in conditionsrillig
2023-06-28make.1: clean up wording, clarify scope of '!' in conditionsrillig