1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-06 16:59:03 +03:00
The systemd System and Service Manager
Go to file
Zbigniew Jędrzejewski-Szmek 3c31f3a575 tools/oss-fuzz: install private shared library non-executable (#8927)
Apparently oss-fuzz's "bad build check" is confused by the library.
Let's make it non-executable, so the checker ignores it.

Should fix https://github.com/google/oss-fuzz/issues/1330.
2018-05-08 18:00:19 +03:00
.github
.mkosi
catalog
coccinelle
doc Merge pull request #8898 from poettering/nspawn-mount-block 2018-05-08 12:54:58 +02:00
factory/etc
hwdb hwdb: Add accelerometer orientation quirk for the Kazam Vision tablet (#8845) 2018-04-28 10:43:06 +02:00
man man/systemd.special: fix network v.s. LSB scripts (#8930) 2018-05-08 16:53:41 +02:00
modprobe.d
network
po po: update Turkish translation (#8783) 2018-04-23 10:12:03 +02:00
presets
rules
shell-completion
src Merge pull request #8915 from yuwata/fix-8904 2018-05-08 15:03:27 +02:00
sysctl.d
sysusers.d meson: generate m4 preprocessor from config.h (#8914) 2018-05-07 11:17:35 +02:00
test test: don't send image building output to /dev/null (#8886) 2018-05-03 16:47:42 +03:00
tmpfiles.d meson: generate m4 preprocessor from config.h (#8914) 2018-05-07 11:17:35 +02:00
tools tools/oss-fuzz: install private shared library non-executable (#8927) 2018-05-08 18:00:19 +03:00
travis-ci
units meson: generate m4 preprocessor from config.h (#8914) 2018-05-07 11:17:35 +02:00
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build meson: generate m4 preprocessor from config.h (#8914) 2018-05-07 11:17:35 +02:00
mkosi.build
mkosi.default
NEWS
README doc: update hosts nsswitch setting to which consistent to man pages 2018-05-01 15:18:10 +09:00
README.md
TODO update TODO 2018-05-03 17:46:31 +02:00
zanata.xml

systemd - System and Service Manager

Count of open issues over time Count of open pull requests over time Build Status
Coverity Scan Status
CII Best Practices

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements are 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 file for information 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.