Skip to content

Conversation

@dbgbgtf1
Copy link

Refactor getdents.py
SYS_getdents and SYS_getdents64 have different struct in kernel, but the getdent.py can only solve SYS_getdents struct
So I rewrite getdents.py and add support for SYS_getdents64

Changelog will be update later

@dbgbgtf1
Copy link
Author

I just saw only major change should be include in changelog, so I will not update the changelog

@dbgbgtf1 dbgbgtf1 marked this pull request as draft October 27, 2025 08:08
@dbgbgtf1 dbgbgtf1 marked this pull request as ready for review October 27, 2025 09:22
@peace-maker
Copy link
Member

Thanks! We've started to document every change in the change log, so this should be included too.

@dbgbgtf1
Copy link
Author

But here says
This changelog only includes added major features and changes. Bugfixes and minor changes are omitted.

Should we remove that?

@RocketMaDev
Copy link
Contributor

RocketMaDev commented Nov 2, 2025

ping @peace-maker

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.

3 participants