8000 rwobject.c: Use lseek64(3) only for GNU libc by saper · Pull Request #3898 · pygame/pygame · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rwobject.c: Use lseek64(3) only for GNU libc #3898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

saper
Copy link
Contributor
@saper saper commented Jun 6, 2023

MacOS, FreeBSD and other C libraries like musl
neither have nor need lseek64(3).

FreeBSD bug report #271857

MacOS, FreeBSD and other C libraries like musl
neither have nor need lseek64(3).
Copy link
Member
@illume illume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks

@illume illume merged commit f7b61e7 into pygame:main Jun 6, 2023
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
0