This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-02-28 01:59:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
108c6255bc670bbf2732f2b79f6c32c26e181208
bitcoin
/
src
/
compat
History
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
…
compat.h
refactor: don't avoid sys/types.h on when building for Windows
2023-04-03 14:44:48 +01:00
cpuid.h
…
endian.h
…
stdin.cpp
compat: use STDIN_FILENO over 0
2023-01-04 12:00:25 +00:00
stdin.h
…