Skip to content

curl_multibyte: remove access() function wrapper for Windows - #13529

Closed
jay wants to merge 1 commit into
curl:masterfrom
jay:rm_win32_access_func
Closed

curl_multibyte: remove access() function wrapper for Windows#13529
jay wants to merge 1 commit into
curl:masterfrom
jay:rm_win32_access_func

Conversation

@jay

@jay jay commented May 3, 2024

Copy link
Copy Markdown
Member
  • Remove curlx_win32_access() which was a wrapper to use access() in Windows.

This is a follow-up to 602fc21, one of two commits which removed access() calls from the codebase and banned use of the function.

Closes #xxxx

- Remove curlx_win32_access() which was a wrapper to use access() in
  Windows.

This is a follow-up to 602fc21, one of two commits which removed
access() calls from the codebase and banned use of the function.

Closes #xxxx
@jay jay added the Windows Windows-specific label May 3, 2024
@jay jay closed this in 22cde3b May 7, 2024
@jay
jay deleted the rm_win32_access_func branch May 7, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

1 participant