]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount/python/fs.c
taskset: Accept 0 pid for current process
[thirdparty/util-linux.git] / libmount / python / fs.c
2025-06-16  Karel ZakMerge branch 'musl-kill-decode' of https://github.com...
2025-06-09  Karel ZakMerge branch 'doc-col-set-data-func' of https://github...
2025-06-09  Karel ZakMerge branch 'PR/Benno-2Jun' of https://github.com...
2025-06-06  Benno Schulenbergtreewide: replace postal address in license specifier...
2025-04-15  Karel ZakMerge branch 'fix-2873' of https://github.com/gershnik...
2024-08-22  Karel ZakMerge branch 'findmnt-Q' of https://github.com/masatake...
2024-08-22  Karel ZakMerge branch 'simplify' of https://github.com/ikspress...
2024-08-20  Karel ZakMerge branch 'tailing' of https://github.com/stoeckmann...
2024-08-14  Tobias StoeckmannFix typos
2023-08-16  Karel ZakMerge branch 'logind' of https://github.com/thkukuk...
2023-06-14  Karel ZakMerge branch 'ci/gcc-13' of https://github.com/t-8ch...
2023-06-06  Karel ZakMerge branch 'pr/libmount-5.12.0' of github.com:karelza...
2023-06-06  Karel ZakMerge branch 'lsfd--misc-fix' of https://github.com...
2023-06-06  Karel ZakMerge branch 'lsfd--timerfd' of https://github.com...
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-06-05  Karel ZakMerge branch 'libblkid/bcache-csum' of https://github...
2023-06-05  Karel ZakMerge branch 'fixes' of https://github.com/t-8ch/util...
2023-06-03  Thomas Weißschuhlibmount (python) : simplify struct initialization
2020-09-03  Karel ZakMerge branch 'cramfs-test-fix' of https://github.com...
2020-09-02  Sami Kerolalibmount: do not use pointer as an integer value
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2019-10-01  Elliott Mitchellcleanup: Remove some spurious spaces
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-07-11  Frank Schaefer* break up large strings for PySys_WriteStdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-10-02  Karel ZakMerge branch 'fix-python_libmount_get_propagation'...
2017-09-21  Giuseppe Scrivanolibmount: fix Python get_propagation
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-03-08  Karel ZakRevert "include sysmacros.h where used"
2016-03-08  Mike Frysingerinclude sysmacros.h where used
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-10-01  Karel Zakpylibmount: check for mnt_fs_get_tag() return value...
2013-09-20  Ondrej Opralapylibmount: rewrite to be py2/py3 universal
2013-08-22  Karel Zakpylibmount: add debug messages
2013-08-22  Karel Zakpylibmount: use libmount reference counting
2013-08-20  Karel Zakpylibmount: use mnt_fs_set_userdata() rather than ...
2013-08-20  Karel Zakpylibmount: fs.c - cleanup, remove libmount private...
2013-08-20  Karel Zakpylibmount: remove bindsrc from fs API
2013-08-19  Karel Zakpylibmount: coding style changes in fs.c
2013-08-19  Ondrej Opralapylibmount: basic code