Skip to content

l64seek.h: use off_t instead of loff_t#17

Open
cfuga wants to merge 1 commit intobaruch:masterfrom
cfuga:master
Open

l64seek.h: use off_t instead of loff_t#17
cfuga wants to merge 1 commit intobaruch:masterfrom
cfuga:master

Conversation

@cfuga
Copy link
Copy Markdown

@cfuga cfuga commented Jun 27, 2023

musl libc doesn't define loff_t, but nowadays you could use off_t for 64-bit offsets

Bug: https://bugs.gentoo.org/715842
Signed-off-by: Cristian Othón Martínez Vera cfuga@cfuga.mx

musl libc doesn't define loff_t, but nowadays you could use off_t for 64-bit offsets

Bug: https://bugs.gentoo.org/715842
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
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.

1 participant