borgbackup/src/borg/platform
2018-08-04 15:01:48 +02:00
..
__init__.py xattr: move to platform package, use cython, fixes #2495 2018-07-07 15:47:56 +02:00
base.py add BORG_HOST_ID, fixes #3985 2018-08-04 15:01:48 +02:00
darwin.pyx xattrs: use follow_symlinks=False as default, more tests 2018-07-08 15:08:01 +02:00
freebsd.pyx xattrs: use follow_symlinks=False as default, more tests 2018-07-08 15:08:01 +02:00
linux.pyx xattr: use sys/xattr.h as per setxattr(2), attr/xattr.h is absent on my system 2018-07-10 13:08:59 +03:00
posix.pyx process_alive: add some assertions 2018-07-17 19:06:26 +02:00
xattr.py xattr: use bytes typed path for listxattr, getxattr, setxattr 2018-07-07 15:47:56 +02:00