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

config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T #6702

Closed
wants to merge 2 commits into from

Commits on Mar 9, 2021

  1. config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T

    Make the code consistently use a single name for the size of the
    "curl_off_t" type.
    bagder committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8979632 View commit details
    Browse the repository at this point in the history
  2. configure: provide Largefile feature

    and make test1014 check for it
    bagder committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    ec81a3b View commit details
    Browse the repository at this point in the history