0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-04 10:07:27 -05:00
bitcoin-bitcoin-core/src/compat
fanquake 54e4061189
refactor: don't avoid sys/types.h on when building for Windows
We've already used it unguarded in `httpserver.cpp` for years, with no
build issues.
2023-04-03 14:44:48 +01:00
..
assumptions.h Add missing cstddef include in assumptions.h 2023-03-23 12:52:08 +01:00
byteswap.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
compat.h refactor: don't avoid sys/types.h on when building for Windows 2023-04-03 14:44:48 +01:00
cpuid.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
endian.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
stdin.cpp compat: use STDIN_FILENO over 0 2023-01-04 12:00:25 +00:00
stdin.h add stdin helpers for password input support 2019-10-01 12:19:31 +09:00