python-systemd/systemd
Zbigniew Jędrzejewski-Szmek cc03ed6d20 tests: simplify imports
'import foo as _foo' is useful in exported modules to avoid 'foo' being
present in the public API. No need to play that game in test code.
2022-08-16 11:03:09 +02:00
..
test tests: simplify imports 2022-08-16 11:03:09 +02:00
.gitignore Store id128-constants.h in the repository 2016-09-21 20:16:37 -04:00
__init__.py tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
_daemon.c Use #if instead of #ifdef for compatibility checks 2019-06-16 18:12:45 +02:00
_journal.c Modernize C syntax 2019-06-16 16:27:11 +02:00
_reader.c Merge pull request #92 from chrismullins/support-realtime-cutoff 2022-08-16 09:55:39 +02:00
daemon.py Added support for listen_fds_with_names() 2019-06-16 16:27:11 +02:00
id128-constants.h Update constants for systemd 251 2022-08-15 16:59:02 +02:00
id128-defines.h Update constants for systemd 251 2022-08-15 16:59:02 +02:00
id128.c id128: conditionalize get_machine_app_specific on libsystemd version 2019-06-16 16:27:11 +02:00
journal.py journal: fix compatibility with python2 2022-08-16 11:03:09 +02:00
login.c docs: use :manpage: role to provide links to systemd man pages 2019-06-16 19:38:13 +02:00
macro.h tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
pyutil.c tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
pyutil.h daemon: wrap sd_pid_notify[_with_pids] 2015-10-26 22:51:27 -04:00
strv.c tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
strv.h tree-wide: systemd→python-systemd in headers 2015-08-07 11:49:56 -04:00
util.c include endian.h for htobe16 definition 2020-11-11 22:37:22 +01:00
util.h daemon: add basic support for sd_is_socket_sockaddr 2016-12-15 21:00:08 -05:00