Skip to content

Conversation

@as0ler
Copy link
Contributor

@as0ler as0ler commented Aug 13, 2025

It was crashing with not a function error when accessing the remote FS using, for example, the :md command.

This MR includes the fix in the readDirentField function, which had some errors parsing the offsets of the DirEnt struct.

Moreover, it includes the following changes:

  • Add types to fs.ts
  • Some minimal refactoring.
  • Deprecates darwin-32 support.
  • Add dirent.c to list the hardcoded offsets per platform.

@trufae
Copy link
Member

trufae commented Aug 22, 2025

Lgtm

@trufae trufae merged commit a49858b into nowsecure:master Aug 22, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants