curl/lib/curlx
Viktor Szakats f32451c12b
curlx: promote Curl_fseeko() to curlx_fseek(), use it in src
- tool_formparse: replace truncated `fseek` with `curlx_fseek`.
- tool_operate: replace truncated `fseek` with `curlx_fseek`.
- tool_paramhlp: replace local duplicate `myfseek`, with `curlx_fseek`.

Follow-up to 4fb12f2891 #19100

Closes #19107
2025-10-18 02:25:10 +02:00
..
base64.c
base64.h
binmode.h
curlx.h curlx: move Curl_strerror, use in src and tests, ban strerror globally 2025-10-06 09:44:23 +02:00
dynbuf.c
dynbuf.h
fopen.c curlx: promote Curl_fseeko() to curlx_fseek(), use it in src 2025-10-18 02:25:10 +02:00
fopen.h curlx: promote Curl_fseeko() to curlx_fseek(), use it in src 2025-10-18 02:25:10 +02:00
inet_ntop.c lib: remove personal names from comments 2025-10-02 14:22:57 +02:00
inet_ntop.h
inet_pton.c
inet_pton.h
multibyte.c build: avoid overriding system symbols for fopen functions 2025-09-30 01:10:36 +02:00
multibyte.h
nonblock.c
nonblock.h
strerr.c windows: use native error code types more 2025-10-06 12:12:44 +02:00
strerr.h curlx: move Curl_strerror, use in src and tests, ban strerror globally 2025-10-06 09:44:23 +02:00
strparse.c
strparse.h
timediff.c
timediff.h
timeval.c
timeval.h
version_win32.c
version_win32.h
wait.c
wait.h
warnless.c
warnless.h
winapi.c windows: use consistent format when showing error codes 2025-10-06 14:00:29 +02:00
winapi.h windows: use native error code types more 2025-10-06 12:12:44 +02:00