-
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on October 08, 2013 15:14:32_
The libSystem mach wrappers seem pretty thin and reentrant, so the plan is
to initially use…
-
I've been running https://github.com/azer/boxcars locally, which uses fsnotify to watch a single configuration file. Today I noticed that it's taking up 0.2% CPU even when idle, which struck me as od…
phred updated
10 years ago
-
There are many possible races between lkl_sys_halt() and other threads that issue system calls:
- the syscall_thread_data structure is freed when the system call thread is terminated, but the tls key …
tavip updated
8 years ago
-
## Packages
Scylla version: `6.3.0~dev-20241126.1f5b83dc56f0` with build-id `d38baf5247054d3c78d93e5d027fb0ec05dbbdff`
Kernel Version: `6.8.0-1018-gcp`
## Issue description
- [ ] This issue is a r…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [X] I have read the contributing guide lines at https://github.com/opnsense/src/blob/master/…
-
Windows has [`ShellExecuteExA`](https://learn.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shellexecuteexa) which takes a pointer to a [`SHELLEXECUTEINFOA`](https://learn.microsoft.com/e…
-
## Linux distribution and version
Fedora 33
## Flatpak version
1.10.2
## Description of the problem
Most of the time performance impact of seccomp filter in games/apps not negligible an…
tim77 updated
1 month ago
-
My Log:
root@vmi2090944:/www/wwwroot/ytdl-core# node index.js
Error fetching info for first request: UnrecoverableError: Sign in to confirm you’re not a bot
at exports.playError (/www/wwwroot…
-
Currently, we use unix-only stuff to get the terminal width. How do you replicate that on windows?
```
./main.go:143:36: undefined: syscall.SYS_IOCTL
./main.go:144:23: undefined: syscall.TIOCGWIN…
-
## Is your feature request related to a problem? Please describe.
I'm always frustrated when I look at the code added in #1199 to fix #1186:
* it's very specific, the case of "meta exists elsewhere…