summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-04libbsdmalloc: Nix trailing whitespace.riastradh
2023-07-04libbsdmalloc: Provide all allocator front ends and fork hooks.riastradh
2023-07-04t_posix_memalign: Expand test cases and properties.riastradh
2023-07-04jemalloc: Enforce alignment-must-divide-size rule of aligned_alloc.riastradh
2023-07-04riscv: Fix (U)INT64_C suffix to match gcc's built-in idea of types.riastradh
2023-07-04tpm(4): Switch tsleep to kpause.riastradh
2023-07-03lint: consistently use portable type size in integer constraintsrillig
2023-07-03PR/57500: Palle Lyckegaard: include missing tools/compat/regex.h forchristos
2023-07-03Enable MEMORY_DISK_DYNAMIC & co. to match std.generic64jakllsch
2023-07-03tests/lint: move platform-specific query tests to separate filesrillig
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-03tests/lint: clean up tests for C99 boolrillig
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-02dri.old: disable lint againrillig
2023-07-02tests/lint: add C23 testsrillig
2023-07-02lint: add initial support for C23rillig
2023-07-02lint: allow empty statements in GCC statement expressionsrillig
2023-07-02tests/lint: demonstrate empty statement in GCC statement expressionrillig
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-02getrandom(2): Reduce editorializing tone in man page.riastradh
2023-07-02Fix typo in comment.nia
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-02libc/shlib_version: note that *rand48* should be punted to libcompatdholland
2023-07-01tests/lint: rework tests for type namesrillig
2023-07-01dri.old: only disable lint for a single filerillig
2023-07-01regennia
2023-07-01Add Realtek ALC671 to hdaudiodevs, seen on Fujitsu Futro S720 thin clientnia
2023-07-01Don't call UP script when an IP address becomes deprecated.mlelstv
2023-07-01tetris(6): Support the informal standard of allowing setting NO_COLORnia
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-01doc/CHANGES: fix typosrillig
2023-07-01lint: clean up typosrillig
2023-07-01tests/make: show how to use indirect conditions in the '?:' modifierrillig
2023-07-01Fix build when KERNHIST defined, but not UVMHISTskrll
2023-07-01jemalloc: enable lint again, it is no longer brokenrillig
2023-07-01lint: fix initialization of unnamed union memberrillig
2023-06-30audioplay.1: fix sentence punctuationgutteridge