issues
search
openSUSE
/
libpathrs
C-friendly API to make path resolution safer on Linux.
GNU Lesser General Public License v3.0
80
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump libc from 0.2.164 to 0.2.165
#114
dependabot[bot]
opened
7 hours ago
0
build(deps): bump rustix from 0.38.40 to 0.38.41
#113
dependabot[bot]
closed
4 days ago
0
build(deps): bump libc from 0.2.162 to 0.2.164
#112
dependabot[bot]
closed
4 days ago
0
capi: use pathrs_inroot prefix for Root operations?
#111
cyphar
opened
1 week ago
0
root/handle: readdir wrappers?
#110
cyphar
opened
1 week ago
1
build(deps): bump rustix from 0.38.39 to 0.38.40
#109
dependabot[bot]
closed
1 week ago
0
build(deps): bump thiserror from 2.0.0 to 2.0.3
#108
dependabot[bot]
closed
1 week ago
0
build(deps): bump tempfile from 3.13.0 to 3.14.0
#107
dependabot[bot]
closed
2 weeks ago
0
build(deps): bump libc from 0.2.161 to 0.2.162
#106
dependabot[bot]
closed
2 weeks ago
0
build(deps): bump anyhow from 1.0.92 to 1.0.93
#105
dependabot[bot]
closed
2 weeks ago
0
build(deps): bump thiserror from 1.0.68 to 2.0.0
#104
dependabot[bot]
closed
2 weeks ago
0
build(deps): bump thiserror from 1.0.66 to 1.0.68
#103
dependabot[bot]
closed
2 weeks ago
0
build(deps): bump rustix from 0.38.38 to 0.38.39
#102
dependabot[bot]
closed
2 weeks ago
0
build(deps): bump thiserror from 1.0.66 to 1.0.67
#101
dependabot[bot]
closed
3 weeks ago
1
build(deps): bump anyhow from 1.0.91 to 1.0.92
#100
dependabot[bot]
closed
3 weeks ago
0
build(deps): bump thiserror from 1.0.65 to 1.0.66
#99
dependabot[bot]
closed
3 weeks ago
0
build(deps): bump rustix from 0.38.37 to 0.38.38
#98
dependabot[bot]
closed
4 weeks ago
0
root: add one-shot open operation
#97
cyphar
opened
1 month ago
0
root: remove InodeType and switch to dedicated methods?
#96
cyphar
opened
1 month ago
0
build(deps): bump anyhow from 1.0.90 to 1.0.91
#95
dependabot[bot]
closed
1 month ago
0
build(deps): bump thiserror from 1.0.64 to 1.0.65
#94
dependabot[bot]
closed
1 month ago
0
go bindings: benchmark CGo overhead and #cgo noescape/nocallback
#93
cyphar
opened
1 month ago
0
syscalls: switch to rustix for most of our syscalls
#92
cyphar
closed
1 month ago
0
gha: test cross-compilation to other arches
#91
cyphar
closed
1 month ago
0
procfs: make is_subset check cheaper
#90
cyphar
closed
1 month ago
0
*: migrate from lazy_static! to once_cell::sync::Lazy
#89
cyphar
closed
1 month ago
0
{Root,Handle}::from_fd_unchecked -> from_fd
#88
cyphar
closed
1 month ago
0
go bindings: should we try to use rustgo (no cgo)?
#87
cyphar
opened
1 month ago
0
VERSION: release v0.1.3
#86
cyphar
closed
1 month ago
0
rust api: switch from from_fd_unchecked() to From<...>?
#85
cyphar
closed
1 month ago
0
VERSION: release v0.1.2
#84
cyphar
closed
1 month ago
0
gha: release python-pathrs to PyPI from GHA
#83
cyphar
closed
1 month ago
0
gha: run codespell
#82
cyphar
closed
1 month ago
0
build(deps): bump tsuyoshicho/action-mypy from 4 to 5
#81
dependabot[bot]
closed
1 month ago
1
python bindings: reformat with black
#80
cyphar
closed
1 month ago
0
go bindings: enable golangci-lint lints
#79
cyphar
closed
1 month ago
0
python bindings: add type information and minor fixups
#78
cyphar
closed
1 month ago
0
build(deps): update open-enum requirement from =0.3.0 to =0.5.2
#77
dependabot[bot]
closed
1 month ago
2
add documentation to Python bindings
#76
cyphar
closed
1 month ago
1
automate python bindings upload with GHA?
#75
cyphar
closed
1 month ago
0
push the python bindings to PyPI
#74
cyphar
closed
1 month ago
1
VERSION: release 0.1.1
#73
cyphar
closed
1 month ago
0
procfs: add support for ProcfsBase::ProcRoot
#72
cyphar
closed
1 month ago
0
mkdir: loosen mode checks
#71
cyphar
closed
1 month ago
1
Manual parser for umask values.
#70
ayosec
closed
2 months ago
2
procfs: should we have a global handle at all?
#69
cyphar
closed
1 month ago
1
helpers: atomic file creation / linking an O_TMPFILE
#68
cyphar
opened
2 months ago
0
gha: verify python module version matches crate version
#67
cyphar
closed
2 months ago
0
root: move to get/set model for configuring resolver flags
#66
cyphar
closed
2 months ago
0
root: mkdir_all: fix setid bit handling
#65
cyphar
closed
2 months ago
0
Next