Update to the latest ast/ksh93 github commit.
Notable fixes are:
Sync all streams before restoring file descriptors This was causing issues while truncating files. Sync all streams before restoring file descriptors to avoid any similar issues in future.