Find a file
Yu Watanabe 140716a516 libudev: set entry->list after the entry is stored in the list
This should not change anything. As hashmap_remove() is called before
hashmap_ensure_put(). So, even if hashmap_ensure_put() fails, a wrong
entry will not removed from the hashmap by udev_list_entry_free().
But anyway, just for safety.
2021-02-02 02:22:59 +09:00
.github
.lgtm/cpp-queries
.mkosi
.semaphore ci: migrate to Semaphore CI 2.0 2021-01-15 20:18:29 +01:00
catalog
coccinelle
docs
factory/etc
hwdb.d hwdb: Add evdev for Huawei EUL-XW9 2021-01-31 17:22:52 +00:00
man
mkosi.default.d
modprobe.d
network
po
presets
rules.d
shell-completion
src libudev: set entry->list after the entry is stored in the list 2021-02-02 02:22:59 +09:00
sysctl.d
sysusers.d
test
tmpfiles.d
tools oss-fuzz: show meson logs 2021-02-01 22:51:43 +09:00
units tree-wide: add spdx header on all scripts and helpers 2021-01-28 09:55:35 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap NEWS: update contributors list for v246-pre 2020-07-23 17:30:54 +02:00
.packit.yml ci: build the Fedora RPMs with -Werror 2021-01-29 11:02:54 +09:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build
meson_options.txt
mkosi.build
NEWS man: use ellipses for ranges in range descriptions 2021-01-29 17:02:23 +01: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 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
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 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.