-
Been enjoying bcachefs (genuinely, thank you for the good work!), and then pulling hair for the past day due to this preventing DXVK on Wine from getting Vulkan drivers when running 32bit Windows prog…
-
As of 8b0b213cddb23a9bbe421b717d1a0e5fb3982712, the help text is:
```
$ rustfmt -h
...
--config-path [Path for the configuration file]
Recursively searches the g…
-
This works, tracing calls to `statx`:
```
kali@kali:~$ frida-trace -d -i statx -- /usr/bin/ls -l /x
Instrumenting...
statx: Loaded handler a…
-
```
$ anchor build
Finished release [optimized] target(s) in 0.09s
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
Running unittests src/lib.rs (/root/.cargo/targ…
-
i want to intercept the `statx` call by node.
problem is, instead of `statx(...)`, node calls `syscall(332, ...)`
[node/deps/uv/src/unix/linux-syscalls.c](https://github.com/nodejs/node/blob/maste…
-
When searching for git/ignore files (the one set with `.ignore` `.git_ignore` `.git_exclude`), the crate should not search the sub-directories if its at the max depth
example:
```
mkdir a
for ((…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
W…
-
| | |
| --- | --- |
| Bugzilla Link | [34738](https://llvm.org/bz34738) |
| Version | 5.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @vitalybuka |
## Extended Description
sta…
-
**Bug description**
After my laptop come back from sleep optimus-manager-qt crashes with ABRT. I checked with strace what is wrong and can't quite understand what goes wrong. One of the last calls is…
-
## Expected Behavior
Starting bridge with `protonmail-bridge --noninteractive` should work without errors.
## Current Behavior
Starting bridge with `protonmail-bridge --noninteractive…