util-linux/libmount/python
Karel Zak 5aa726461a libmount: check errno after strto..()
Addresses: https://github.com/karelzak/util-linux/issues/1356
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-06-21 15:03:01 +02:00
..
Makemodule.am build-sys: add -Wno-cast-function-type for python 2018-07-18 10:23:51 +02:00
__init__.py pylibmount: remove unncessary subdirectory 2014-01-14 17:40:47 +01:00
context.c libmount: (python) fix compiler warning 2021-02-17 12:25:49 +01:00
fs.c libmount: do not use pointer as an integer value 2020-09-02 12:06:18 +02:00
meson.build meson: add second build system 2021-03-17 15:07:27 +01:00
pylibmount.c libmount: check errno after strto..() 2021-06-21 15:03:01 +02:00
pylibmount.h pylibmount: include c.h 2016-04-18 13:19:12 +02:00
tab.c pylibmount: PyEval_Call* is deprecate, use PyObject_Call* 2021-03-15 16:37:47 +01:00
test_mount_context.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00
test_mount_tab.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00
test_mount_tab_update.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00