-
- Downloads
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
Following commit 0aafd77f, replaced the internal usage of FORMAT_OFF_T and FORMAT_OFF_TU with the external versions that we expect API programmers to use. This negates the need for separate definitions which were subtly different under different platforms/compilers.
Showing
- lib/cookie.c 2 additions, 2 deletionslib/cookie.c
- lib/curl_setup.h 0 additions, 23 deletionslib/curl_setup.h
- lib/file.c 8 additions, 7 deletionslib/file.c
- lib/ftp.c 26 additions, 23 deletionslib/ftp.c
- lib/http.c 19 additions, 19 deletionslib/http.c
- lib/http_proxy.c 2 additions, 2 deletionslib/http_proxy.c
- lib/imap.c 4 additions, 3 deletionslib/imap.c
- lib/multi.c 2 additions, 1 deletionlib/multi.c
- lib/pipeline.c 2 additions, 2 deletionslib/pipeline.c
- lib/progress.c 21 additions, 20 deletionslib/progress.c
- lib/rtsp.c 1 addition, 1 deletionlib/rtsp.c
- lib/smtp.c 1 addition, 1 deletionlib/smtp.c
- lib/ssh.c 8 additions, 7 deletionslib/ssh.c
- lib/tftp.c 2 additions, 1 deletionlib/tftp.c
- lib/transfer.c 10 additions, 9 deletionslib/transfer.c
- lib/url.c 1 addition, 1 deletionlib/url.c
- tests/libtest/lib557.c 2 additions, 2 deletionstests/libtest/lib557.c
Loading
Please register or sign in to comment