1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 00:51:24 +03:00
The systemd System and Service Manager
Go to file
Lennart Poettering 8d1dd6abe2 core: when parsing integers passed over the bus use int32_t, not int
sd-bus will return "i" integers as "int32_t", not "int". Now on all
archs we care about that's the same, but we still should do this
properly.
2017-06-26 17:43:18 +02:00
.github
.mkosi
catalog
coccinelle
docs
factory/etc
hwdb hwdb: Add ID_INPUT_JOYSTICK_INTEGRATION property (#5413) 2017-06-26 12:17:36 +02:00
m4
man
network
po
rules hwdb: Add ID_INPUT_JOYSTICK_INTEGRATION property (#5413) 2017-06-26 12:17:36 +02:00
shell-completion
src core: when parsing integers passed over the bus use int32_t, not int 2017-06-26 17:43:18 +02:00
sysctl.d
system-preset
sysusers.d
test
tmpfiles.d
tools
units
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
autogen.sh
CODING_STYLE
configure.ac
DISTRO_PORTING
ENVIRONMENT.md
HACKING
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile-man.am
Makefile.am hwdb: Add ID_INPUT_JOYSTICK_INTEGRATION property (#5413) 2017-06-26 12:17:36 +02:00
meson_options.txt
meson.build meson: stop setting the linker (#6182) 2017-06-26 15:00:45 +02:00
mkosi.build
mkosi.default
NEWS
README
README.md
TODO

systemd - System and Service Manager

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

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.