Change #254659
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Fri 09 Jan 2026 17:49:26 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/uint64 |
| Revision | 73e02d9aafe6cb10869a320e1efc1e92b5ede854 |
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
- 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