-
In my opinion, gorg64 will be welcome in other Unix operating systems.
FreeBSD, OpenBSD, NetBSD and MacOs (via XQuartz).
I saw that gorg64 uses the Linux unit.
What specific code is Linux only (but…
-
We are running into an error I haven't been able to diagnose as of yet. The helper will get into a state where it's unable to connect to the UNIX socket, and continues to do so until the pod is restar…
-
I also have [Apparency](https://www.mothersruin.com/software/Apparency/) installed and would rather it take care of Quick Look for Unix executables. I see in this command line output that this app is …
-
There seems to be a regression in the `unix.StdCLibraryFunctions` analysis check.
Found below is code for a small example. Running `clang --analyze sendto.c` produces warnings such as the following:…
-
The unix man page makes it clear that readdir is thread unsafe and a user trying to scan large directory structure with
domains might encounter the problem. This is probably very unlikely as the nam…
-
Implement a POC of https://github.com/amosproj/amos2024ws03-android-zero-instrumentation/issues/22#issuecomment-2472030243.
# User Story
1. As a User
2. I want to find out about unusual events o…
-
When logging into a text virtual terminal, I get the following log messages:
```
apparmor="DENIED" operation="file_mmap" class="file" info="Failed name lookup - disconnected path" error=-13 profil…
-
Many function in `Sys` like `Sys.file_exists` are entering/exiting the blocking section and copying the string filename because it may move. This seems only useful and a slow network file system. The …
-
It would be great if glisten can support unix sockets and abstract unix sockets.
Erlang supports this by passing the option `{ip, {local, Path}}` to `gen_tcp:listen` where `Path` is either a file s…
-
It would be nice if UNIX Sockets were supported as a transport medium, this allows creating safer, easier to manage and more performant IPC client/server communication via MQTT on *nix systems.
I h…