-
https://github.com/maltzj/google-style-precommit-hook/blob/95c2f5632710e095220e22cc1a4e1a1451abf75f/format-code.sh#L11
$(command) is a bash or other new shell issue. On many systems sh is a posix …
-
In some cases there could be a race condition between signal delivery and the calling of POSIX::pause
-
Not every FS support the `fallocate` system call. Falling back to `posix_fallocate` would allow more compatibility at the expense of some performance penalty. But I think it's worth it. Maybe with a o…
-
### Versions
ConEmu build: 191012 x64
OS version: Windows 10 1909 x64
Used shell version: cygwin tcsh
### Problem description
No setting found for controlling POSIX mapping when pasting b…
-
Noticed this while working with processes. If a processes is opened without `poParentStream` and then called `terminate` and `waitForExit` on it will return a valid exit code from `waitForExit` but th…
-
-
Hi,
Following a conversation with the `ocaml-ctypes` maintainer here: https://github.com/ocamllabs/ocaml-ctypes/pull/620 I have worked on a consolidated [ocaml-posix](https://github.com/savonet/oca…
toots updated
4 years ago
-
### Steps to reproduce
The `lua` spackage appears to break previously working `slurm` configurations. This behavior has been reported on two different HPE-cray-ex systems, including Perlmutter.
I…
-
Previous discussion in #9:
* https://github.com/ksh93/ksh/issues/9#issuecomment-644855711 and on
* https://github.com/ksh93/ksh/issues/9#issuecomment-670797517 (test branch)
At the moment the m…
-
Hi! I arrived here via your comment and mention on: https://github.com/oils-for-unix/oils/issues/880. I tried to understand the readme of "envy" in context of the topic I opened there, but unfortunate…