Christiaan Dirkx
|
905d23b65c
|
Move std::sys_common::alloc to std::sys::common
|
2021-04-14 13:24:10 +02:00 |
|
Christiaan Dirkx
|
db1d003de1
|
Remove debug_assert
|
2021-04-02 17:50:23 +02:00 |
|
Christiaan Dirkx
|
c86e0985f9
|
Introduce get_process_heap and fix atomic ordering.
|
2021-04-02 17:37:52 +02:00 |
|
Christiaan Dirkx
|
4cce9e3db2
|
Cache GetProcessHeap
|
2021-03-26 14:47:25 +01:00 |
|
CDirkx
|
b01bf0e9d3
|
Apply suggestions from code review
Co-authored-by: David Tolnay <dtolnay@gmail.com>
|
2021-03-26 12:38:27 +01:00 |
|
Christiaan Dirkx
|
0dbed6161a
|
Rework std::sys::windows::alloc
Add documentation to the system functions and `SAFETY` comments.
Refactored helper functions, fixing the correctness of `get_header`.
|
2021-03-26 12:38:26 +01:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|