Change #254693
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Fri 09 Jan 2026 23:03:21 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/uint64 |
| Revision | 4d50a5cbeea2ea058f879e9bef52a03fb38038ec |
Comments
lib: use (u)int64_t instead of long long Remove config-plan9.h because it does not support 64 bit, meaning it has not been working for years.
Changed files
- .github/scripts/cmp-config.pl
- CMake/unix-cache.cmake
- CMakeLists.txt
- configure.ac
- lib/Makefile.am
- lib/config-mac.h
- lib/config-os400.h
- lib/config-plan9.h
- lib/config-riscos.h
- lib/config-win32.h
- lib/curl_config-cmake.h.in
- lib/mprintf.c
- lib/sha256.c
- m4/curl-wolfssl.m4
- packages/vms/config_h.com
- tests/libtest/testutil.c