borg/src/borg/platform
Thomas Waldmann 4e5bf28473
Linux: refactor acl_get
2024-04-02 01:38:31 +02:00
..
__init__.py ignore testsuite test for slow msgpack on cygwin 2022-11-22 18:16:12 +01:00
base.py use a custom mkstemp with mode support, fixes #6933, fixes #6400 2022-08-04 14:41:00 +02:00
darwin.pyx raise OSError if acl_to_text / acl_from_text returns NULL 2024-04-02 01:38:14 +02:00
freebsd.pyx FreeBSD: check first if kind of ACL can be set on a file 2024-04-02 01:38:30 +02:00
linux.pyx Linux: refactor acl_get 2024-04-02 01:38:31 +02:00
posix.pyx Docs grammar fixes 2022-12-29 22:26:54 +00:00
syncfilerange.pyx Move sync_file_range to its own extension 2020-03-01 00:06:04 -05:00
windows.pyx make the user2uid/group2gid win32 hack behave more like the real code (e.g. posix) 2023-01-19 20:07:38 +01:00
xattr.py mypy: ignore attr-defined for errno.ENOATTR/ENODATA 2023-10-10 20:50:25 +02:00