Skip to content

Fcntl: add support for SEEK_DATA/SEEK_HOLE#24380

Open
mauke wants to merge 1 commit into
Perl:bleadfrom
mauke:fcntl-seek-data-hole
Open

Fcntl: add support for SEEK_DATA/SEEK_HOLE#24380
mauke wants to merge 1 commit into
Perl:bleadfrom
mauke:fcntl-seek-data-hole

Conversation

@mauke
Copy link
Copy Markdown
Contributor

@mauke mauke commented Apr 19, 2026

These are part of POSIX.1-2024.

Fixes #24379.


  • This set of changes requires a perldelta entry, and I need help writing it. Or rather, I'm not sure whether it actually needs one.

These are part of POSIX.1-2024.

Fixes Perl#24379.
@jkeenan jkeenan added the defer-next-dev This PR should not be merged yet, but await the next development cycle label Apr 19, 2026
@jkeenan
Copy link
Copy Markdown
Contributor

jkeenan commented Apr 19, 2026

Given where we are in the current dev cycle, this should not go into blead until after 5.44 is released.

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

Labels

defer-next-dev This PR should not be merged yet, but await the next development cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fcntl should export SEEK_DATA and SEEK_HOLE

4 participants