aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorRoland Kovacs <zen3ger@tutanota.com>2025-01-20 22:34:49 +0100
committerRoland Kovacs <zen3ger@tutanota.com>2025-01-20 22:34:49 +0100
commitac30d362067ae19c442296150d7db940ecae7914 (patch)
tree96859b3cd2f28db781eb0cde24bf28fec4f79c73 /src/main.cpp
parent20fa9fbd6122e72256c3c3cff9a0b047a7ef886e (diff)
os/os2: Properly update CWD on Linux when using _process_start()
The `dir_fd` argument to `execveat()` is not for setting the current working directory. It is used to resolve relative executable paths, hence explicit `chdir/fchdir` call is required to set CWD.
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions