Skip to content
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

Fix #46 and #42 and #50 #51

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2021

  1. Fix andrewgregory#46

    solsticedhiver committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d1cbe73 View commit details
    Browse the repository at this point in the history
  2. Fixes andrewgregory#42

    solsticedhiver committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    41ba988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10b85f6 View commit details
    Browse the repository at this point in the history
  4. Fix andrewgregory#50

    Fix segfault on 32 bits architecture (like armv6h, armv7h) by forcing a 64 bits size for off_t
    by using _FILE_OFFSET_BITS=64
    solsticedhiver committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6046553 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    3b898b3 View commit details
    Browse the repository at this point in the history