diff options
author | Andrew Kaster <akaster@serenityos.org> | 2022-01-07 00:35:25 -0700 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-01-07 11:02:30 +0100 |
commit | d70aba6a11df6815510c4246a5fb58582634cbb4 (patch) | |
tree | ba6ec4a48833605a4e7490847ae5f9a785b9faa9 /Documentation/Troubleshooting.md | |
parent | 3102d8e160bd61181dce395b425aea99e8381632 (diff) | |
download | serenity-d70aba6a11df6815510c4246a5fb58582634cbb4.zip |
LibLine: Replace call to vfork() with fork()
We don't actually have a non-trivial vfork implementation, so just
call fork(). As a bonus, vfork() is deprecated in XCode 13.1 when
targeting macOS Big Sur, so this removes a blocker from updating our
macOS CI version.
Diffstat (limited to 'Documentation/Troubleshooting.md')
0 files changed, 0 insertions, 0 deletions