1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 06:52:22 +03:00
The systemd System and Service Manager
Go to file
Zbigniew Jędrzejewski-Szmek 09e6443ef4 Move path-lookup.c to src/basic
I want to use it from sd-path later on so it needs to be moved out of
src/shared (libsystemd is not allowed to use code from src/shared).
2020-03-27 20:12:44 +01:00
.github
.lgtm/cpp-queries
.mkosi
catalog
coccinelle
docs
factory/etc
hwdb.d Add Lenovo IdeaPad Miix 300 ACCEL_MOUNT_MATRIX 2020-03-27 19:32:29 +01:00
man man: add sd_path_lookup(3) 2020-03-27 20:12:44 +01:00
modprobe.d
network
po po: update Ukrainian translation (#15228) 2020-03-26 18:45:41 +01:00
presets
rules.d
semaphoreci
shell-completion Add shell to machinectl ZSH completion 2020-03-27 18:15:15 +01:00
src Move path-lookup.c to src/basic 2020-03-27 20:12:44 +01:00
sysctl.d
sysusers.d
test network: Fix split in SendOption= on client and server 2020-03-19 09:08:40 +01:00
tmpfiles.d
tools sd-bus: mark sd_bus_try_close() as deprecated 2020-03-18 19:57:44 +01:00
travis-ci
units systemd-network-generator.service: network-pre.target is a passive target unit 2020-03-27 18:30:57 +01:00
xorg
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
azure-pipelines.yml
configure
fuzzbuzz.yaml
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build
mkosi.build
mkosi.default
NEWS NEWS: fix use of tabs instead of spaces for one item 2020-03-16 12:33:43 +09:00
README
README.md
TODO
zanata.xml

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI Build Status
Coverity Scan Status
Fuzzit Status
OSS-Fuzz Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status

Details

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 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.