EINTR and SA_RESTART support in the OCaml runtime
|
|
4
|
200
|
September 7, 2024
|
Detect use-after-close of Unix file descriptors
|
|
9
|
877
|
January 8, 2024
|
`Unix.sleep` on windows box?
|
|
7
|
401
|
January 4, 2024
|
This is my first OCaml program. Advices for improvement?
|
|
3
|
463
|
March 21, 2023
|
How to safely integrate and modernize bash programs and functions in OCaml programs?
|
|
0
|
405
|
March 20, 2023
|
Unix.symlink and Unix.stat
|
|
1
|
419
|
February 4, 2023
|
How to implement a system call?
|
|
3
|
967
|
August 7, 2022
|
Lwt: Best way to redirect the output of one command to a file / another command
|
|
1
|
766
|
April 29, 2022
|
Leaking processes
|
|
7
|
800
|
February 16, 2022
|
Unset environment variable
|
|
6
|
1299
|
December 22, 2021
|
Tooling/linker issue in FreeBSD
|
|
4
|
667
|
November 18, 2021
|
Fork fails with "Cannot allocate memory" despite lots of memory
|
|
15
|
15943
|
May 31, 2019
|
How to get the actual sockaddr bound by `Unix.(bind (INET_ADDR (inet_addr_any, 0)))`?
|
|
7
|
1872
|
November 21, 2018
|
[solved] Unix file handling bindings
|
|
10
|
1208
|
June 1, 2018
|
Documentation for unix-base and vi line-editing in Ocaml shell
|
|
3
|
924
|
March 28, 2018
|
Unix.open_process does not expose pid of child
|
|
1
|
1190
|
November 13, 2017
|
System calls, Unix.close, signals, EINTR
|
|
21
|
3085
|
October 17, 2017
|
Sending UDP on macOS fails
|
|
7
|
2758
|
July 31, 2017
|
Bind only to localhost in Cohttp_lwt_unix?
|
|
2
|
1712
|
July 20, 2017
|
Lwt_unix.read from a large file and scheduling
|
|
5
|
2151
|
July 7, 2017
|