Skip to content

Ensure Unix homedir fallback and writability#696

Open
themuffinator wants to merge 1 commit intomasterfrom
codex/implement-fallback-resolution-for-sys_homedir
Open

Ensure Unix homedir fallback and writability#696
themuffinator wants to merge 1 commit intomasterfrom
codex/implement-fallback-resolution-for-sys_homedir

Conversation

@themuffinator
Copy link
Owner

Summary

  • add Unix helpers to resolve the home directory via $HOME, passwd entries, XDG directories, and a final /tmp fallback
  • prepare homedir values by creating directories and ensuring they are writable before using them
  • update Sys_Init to initialize homedir defaults with the new fallback logic

Testing

  • not run (not requested)

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant