summaryrefslogtreecommitdiffstats
path: root/coccinelle/o-ndelay.cocci (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-28coccinelle: fix typoYu Watanabe1-1/+1
2023-12-28dns: update record type enum to match ianaRonan Pigott1-0/+13
2023-12-28units: add ConditionSecurity=tpm2 to systemd-tpm2-setup unitsLuca Boccassi2-0/+2
2023-12-28po: Translated using Weblate (Punjabi)A S Alam1-50/+54
2023-12-28various: don't use close_nointr if retval is not checked anywayMike Yuan3-3/+4
2023-12-28logind-session-device: use _cleanup_close_Mike Yuan1-5/+4
2023-12-28shared/async: use safe_close where appropriateMike Yuan1-1/+1
2023-12-28fdset: use FOREACH_ARRAY at one more placeMike Yuan1-2/+2
2023-12-28fd-util: modernizationMike Yuan2-28/+28
2023-12-27machinectl: add `restart` convenience alias (#30625)Chris Simons2-1/+3
2023-12-27network/address: unconditionally check if address is readyYu Watanabe3-4/+4
2023-12-27bash completion: add systemd-analyze architecturesLuca Boccassi1-0/+12
2023-12-27analyze: allow --no-legend with architectures verbLuca Boccassi1-1/+1
2023-12-27bash completion: make systemctl mount-image/bind autocomplete on active servicesLuca Boccassi1-1/+13
2023-12-27bash completion: add systemctl service-log-level/targetLuca Boccassi1-0/+18
2023-12-27sleep: don't log duplicate errorMike Yuan1-3/+1
2023-12-27hibernate-util: remove unused codeMike Yuan1-12/+5
2023-12-27hibernate-util: make sure we use blockdev path for HibernationDevice.pathMike Yuan1-2/+14
2023-12-27tpm2-util: declare the cleanup attribute firstFrantisek Sumsal1-1/+1
2023-12-27bootctl: add a missing spaceFrantisek Sumsal1-1/+1
2023-12-27test: use timestamp_is_set()Frantisek Sumsal1-3/+3
2023-12-27test: use set_isempty() in one more placeFrantisek Sumsal1-1/+1
2023-12-27test: use IN_SET()/ERRNO_IS_NEG_*() moreFrantisek Sumsal2-7/+7
2023-12-27tree-wide: use IN_SET() moreFrantisek Sumsal3-6/+6
2023-12-27coccinelle: dial back warnings about performanceFrantisek Sumsal1-8/+2
2023-12-27coccinelle: help Coccinelle with some more complex macrosFrantisek Sumsal3-238/+81
2023-12-27coccinelle: search the system include path for header files as wellFrantisek Sumsal1-1/+4
2023-12-26sleep: connect to correct bus when locking homed-managed homesMike Yuan1-1/+1
2023-12-26man: rewrite as <group>David Tardon1-1/+5
2023-12-26man: fix markupDavid Tardon1-3/+3
2023-12-26man: move </variablelist> to the right placeDavid Tardon1-3/+3
2023-12-26man: fix <cmdsynopsis> contentDavid Tardon2-2/+2
2023-12-26man: fix markupDavid Tardon1-11/+11
2023-12-26man: restrict <command> to the actual commandDavid Tardon6-20/+20
2023-12-26man: move macro decls. out of <funcsynopsis>David Tardon2-37/+41
2023-12-26man: fix markupDavid Tardon5-32/+32
2023-12-26coccinelle: explicitly undefine SD_BOOTFrantisek Sumsal1-2/+4
2023-12-26man: fix indentationDavid Tardon2-12/+12
2023-12-26coccinelle: fix typoYu Watanabe1-2/+2
2023-12-25hwdb: Add override for headset form-factor for the Corsair Void EliteStuart Hayhurst1-0/+7
2023-12-25systemctl: use SYNTHETIC_ERRNO()Frantisek Sumsal1-7/+6
2023-12-25modules-load: simplify OOM checkFrantisek Sumsal1-4/+2
2023-12-25sd-bus: drop unnecessary bracesFrantisek Sumsal1-2/+1
2023-12-25network: use timestamp_is_set() in one more placeFrantisek Sumsal1-1/+1
2023-12-25tree-wide: use strndupa_safe() in a couple more casesFrantisek Sumsal2-2/+2
2023-12-25nspawn: log & return in a single statementFrantisek Sumsal1-4/+2
2023-12-25tree-wide: use IOVEC_MAKE() in a couple more placesFrantisek Sumsal2-6/+2
2023-12-25test: use FLAGS_SET() in one more placeFrantisek Sumsal1-1/+1
2023-12-25test: use ERRNO_IS_NEG_NOT_SUPPORTED() in one more placeFrantisek Sumsal1-1/+1
2023-12-25killall: fix errno checkFrantisek Sumsal1-1/+1