1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 14:55:37 +03:00
The systemd System and Service Manager
Go to file
Zbigniew Jędrzejewski-Szmek 50c5b991df basic/errno-util: add helper to protect and set errno in one step
This pattern is used in a few places. Those are changed in this patch.
Subsequent patches will add more.
2022-10-10 09:12:21 +02:00
.clusterfuzzlite
.github build(deps): bump ninja from 1.10.2.3 to 1.10.2.4 in /.github/workflows 2022-10-01 14:36:48 +02:00
.semaphore
catalog tree-wide: also settle on "initrd" instead of "initial RAM disk" 2022-09-23 15:12:18 +02:00
coccinelle
docs docs/CONTRIBUTING: strenghten language about ABI stability, fix links, other tweaks 2022-10-01 11:29:24 +02:00
factory
hwdb.d hwdb: Add Fn+F12 on HP Dragonfly G2 and mute extra rfkill keys 2022-10-01 19:28:47 +01:00
LICENSES
man resolve: drop remaining references for Monitor= 2022-10-03 08:26:05 +02:00
mkosi.default.d mkosi: install fdisk for test-loop-block 2022-09-28 03:06:27 +09:00
modprobe.d
network
po
presets
rules.d udev: support by-path devlink for multipath nvme block devices 2022-09-23 10:21:46 +09:00
shell-completion Merge pull request #24686 from d4nuu8/delta_output 2022-09-23 13:33:55 +02:00
src basic/errno-util: add helper to protect and set errno in one step 2022-10-10 09:12:21 +02:00
sysctl.d
sysusers.d
test test: pre-load ASan's DSO for iscsi-init.service 2022-10-02 22:53:26 +02:00
tmpfiles.d tmpfiles: add lines for provisioning ssh keys for root by default 2022-09-23 09:30:00 +02:00
tools docs/DPS: use the SD_GPT_* constants here too 2022-09-21 15:30:31 +02:00
units units: udev: partially emulate ProtectClock= 2022-09-26 11:40:28 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt core: allow disabling system time correction if rtc returns time far in the future 2022-08-24 21:39:46 +01:00
meson.build meson: set minimum libbpf/bpftool versions for bpf-gcc 2022-10-01 13:24:37 +09:00
mkosi.build mkosi: Print logs of failing tests 2022-08-25 21:42:57 +01:00
mkosi.postinst
NEWS shared/logs-show: add new --output= format "short-delta" 2022-09-23 10:07:03 +02:00
README README: we don't use crypto API in kernel anymore 2022-09-07 11:04:34 +01:00
README.md README: drop graphs counting issues or PRs 2022-09-23 18:29:22 +09:00
TODO Merge pull request #24853 from poettering/resolved-monitor-fixes 2022-09-30 15:46:13 +01:00

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
Coverage Status
Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Code Map for information about this repository's layout and content.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.