index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
macro.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: Use __func__ in asserts
Jan Janssen
2023-01-18
1
-3
/
+3
*
macro: check existence of cleanup function before call it
Yu Watanabe
2022-12-22
1
-2
/
+10
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-24
/
+1
*
json: use fpclassify() or its helper functions
Yu Watanabe
2022-07-21
1
-4
/
+0
*
Use https for gnu.org
Michael Biebl
2022-06-28
1
-1
/
+1
*
macro: make ALIGN4() and ALIGN8() also return SIZE_MAX on overflow
Yu Watanabe
2022-06-01
1
-19
/
+0
*
macro: Move attribute defintions to macro-fundamental
Jan Janssen
2022-05-28
1
-18
/
+0
*
Add saturate_add() that generalizes size_add()
Zbigniew Jędrzejewski-Szmek
2022-05-12
1
-1
/
+8
*
macro: upgrade ref counting overflow check assert() → assert_se()
Lennart Poettering
2022-04-21
1
-1
/
+1
*
macro: check over flow in reference counter
Yu Watanabe
2022-04-19
1
-2
/
+6
*
meson: explicitly include coverage tweaks when built w/ --coverage
Frantisek Sumsal
2022-04-09
1
-13
/
+0
*
macro: call __gcov_dump() before _exit() w/ coverage enabled
Frantisek Sumsal
2022-04-07
1
-0
/
+13
*
macro: add macro that simplifies going backwards through an array via pointers
Lennart Poettering
2022-03-23
1
-0
/
+16
*
macro: handle DECIMAL_STR_MAX() special cases more accurately
Lennart Poettering
2022-03-14
1
-6
/
+5
*
macro: DECIMAL_STR_WIDTH() is about *values* not *types*
Lennart Poettering
2022-03-14
1
-3
/
+13
*
macro: account for negative values in DECIMAL_STR_WIDTH()
Frantisek Sumsal
2022-03-13
1
-7
/
+7
*
sd-boot: Move flags helpers to macro-fundamental.h
Jan Janssen
2021-11-04
1
-7
/
+0
*
macro: Move ALIGN_TO to macro-fundamental.h and introduce CONST_ALIGN_TO
Jan Janssen
2021-10-17
1
-18
/
+0
*
macro: also use trailing __ for alignof use in attributes
Lennart Poettering
2021-10-11
1
-1
/
+1
*
macro: fix ALIGN_TO() to use ULLONG_MAX instead of ULONGLONG_MAX
Thomas Haller
2021-10-11
1
-1
/
+1
*
macro: handle overflow in ALIGN_TO() somewhat reasonably
Lennart Poettering
2021-08-20
1
-0
/
+14
*
sd-boot: Fix PE section parsing
Jan Janssen
2021-08-16
1
-1
/
+0
*
Merge pull request #20233 from maanyagoenka/log-error
Lennart Poettering
2021-08-13
1
-0
/
+6
|
\
|
*
systemd-analyze: option to exit with an error when 'verify' fails
Maanya Goenka
2021-08-12
1
-0
/
+6
*
|
macro: Move some macros to macro-fundamental.h
Jan Janssen
2021-08-11
1
-23
/
+0
|
/
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
macro: change DECIMAL_STR_WIDTH() return type to size_t, like strlen() and so on
Lennart Poettering
2021-07-30
1
-1
/
+1
*
macro: sizeof() returns size_t, and that's good
Lennart Poettering
2021-07-30
1
-2
/
+2
*
basic/{time,format}-util: warn when format result is unused
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-0
/
+1
*
basic/macro: make CONST_MAX(DECIMAL_STR_MAX(…), STRLEN(…)) possible
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-5
/
+5
*
boot: add optional EFI SBAT support
Dimitri John Ledkov
2021-05-07
1
-6
/
+0
*
shared/conf-parser: allow more than one location of the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-21
1
-0
/
+1
*
tree-wide: reset the cleaned-up variable in cleanup functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-0
/
+10
*
fundamental: move several macros and functions into src/fundamental/
Yu Watanabe
2021-02-09
1
-179
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Merge pull request #17324 from keszybz/resolvectl-compat-output
Lennart Poettering
2020-10-22
1
-0
/
+4
|
\
|
*
format-table: add TABLE_STRV_WRAPPED
Zbigniew Jędrzejewski-Szmek
2020-10-22
1
-1
/
+3
|
*
resolvectl: break nta/domain/dns listings with newlines
Zbigniew Jędrzejewski-Szmek
2020-10-20
1
-0
/
+2
*
|
macro: introduce POINTER_MAX as define for (void*) -1
Lennart Poettering
2020-10-22
1
-4
/
+7
*
|
cgtop: Display cpu time in microseonds with --raw
Arian van Putten
2020-10-21
1
-0
/
+6
*
|
sd-dhcp-client: make sd_dhcp_client_set_request_option() not return -EEXIST
Yu Watanabe
2020-10-14
1
-0
/
+3
*
|
basic/selinux: work around mallinfo deprecation
Zbigniew Jędrzejewski-Szmek
2020-10-12
1
-0
/
+4
|
/
*
Add string_contains_word_strv()
Zbigniew Jędrzejewski-Szmek
2020-09-04
1
-0
/
+3
*
macro: add new FOREACH_POINTER() macro magic
Lennart Poettering
2020-07-01
1
-0
/
+6
*
macro: add CONST_MIN() similar to CONST_MAX()
Lennart Poettering
2020-06-25
1
-0
/
+9
*
macro.h: add sizeof_field() helper
Marc-André Lureau
2020-06-04
1
-0
/
+2
*
json: turn off ubsan for json_variant_has_type()
Lennart Poettering
2020-05-26
1
-0
/
+8
*
macro: introduce DISABLE_WARNING_TYPE_LIMITS and make use of it everywhere
Lennart Poettering
2020-05-25
1
-0
/
+4
*
json: use our regular way to turn off compiler warnings
Lennart Poettering
2020-05-25
1
-0
/
+4
*
macro: add READ_NOW() macro for force reading of memory, making a copy
Lennart Poettering
2020-04-23
1
-0
/
+13
[next]