flysand7
|
9c643bd0a8
|
rename some files
|
2023-06-18 18:28:07 +11:00 |
flysand7
|
82b24b4dcd
|
0
|
2023-03-31 10:43:03 +11:00 |
bumbread
|
f1b019f2ed
|
Fix memory leak on create thread
|
2023-03-18 03:09:35 +11:00 |
bumbread
|
47e185a1aa
|
fix file double close
|
2023-02-23 08:36:09 +11:00 |
bumbread
|
08c8efe47b
|
fix return value to cnd_init
|
2023-02-23 08:22:03 +11:00 |
bumbread
|
15d3ee525a
|
condition variables pt. 1
|
2023-02-21 10:15:02 +11:00 |
bumbread
|
bc49be9e0c
|
DREAD fixed
|
2023-02-19 10:34:46 +11:00 |
bumbread
|
fc793c4869
|
DREAD
|
2023-02-19 10:27:59 +11:00 |
bumbread
|
c02862b550
|
threads test
|
2023-02-19 02:06:30 +11:00 |
bumbread
|
9bd52d3145
|
fix infinite loop on file cleanup
|
2023-02-19 02:05:37 +11:00 |
bumbread
|
601c4cc6c9
|
fix calloc not returned zeroed-out memory
|
2023-02-19 02:04:44 +11:00 |
bumbread
|
a04353a63c
|
tss
|
2023-02-19 01:58:56 +11:00 |
bumbread
|
c318e52bfb
|
Fix memory alignment free issue (not tested!)
|
2023-02-17 00:34:15 +11:00 |
bumbread
|
c4b0ded306
|
rename some files
|
2023-02-16 16:58:27 +11:00 |
bumbread
|
b404ca0de3
|
fixes 2
|
2023-02-16 07:44:12 +11:00 |
bumbread
|
7f97d4f729
|
tiny fixes
|
2023-02-16 06:38:31 +11:00 |
bumbread
|
dc3bab6eb5
|
Implement some time.h functions
|
2023-02-16 06:02:09 +11:00 |
bumbread
|
01394ae39a
|
Bug fix
|
2023-02-15 21:11:22 +11:00 |
bumbread
|
7d43887438
|
threads.h organization
|
2023-02-15 20:54:58 +11:00 |
bumbread
|
3fe99b72cb
|
Temporary files + Some work on threads.h header
|
2023-02-15 18:37:23 +11:00 |
bumbread
|
d5650150b1
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2023-02-01 20:34:27 +11:00 |
bumbread
|
d25fd33ad4
|
fix up some comments and strings
|
2023-02-01 20:33:06 +11:00 |
NeGate
|
5cad924d68
|
Update bake.cmd
|
2023-01-27 22:27:44 -05:00 |
NeGate
|
fbe47be3c5
|
Merge branch 'cuik-fix'
|
2023-01-27 22:25:26 -05:00 |
NeGate
|
4287d9f601
|
Variety of changes (got Cuik compiling with it)
|
2023-01-27 01:50:37 -05:00 |
bumbread
|
20dd512870
|
fix assert macro
|
2022-10-29 14:32:12 +11:00 |
bumbread
|
80527ed56a
|
reorganize files
|
2022-08-28 10:13:15 +11:00 |
bumbread
|
1ab4169567
|
degrade fmt but also reorganize it
|
2022-08-24 01:55:19 +11:00 |
bumbread
|
7de01d66f2
|
Fix stdlib.h not defininng wchar_t
|
2022-08-13 02:19:13 +11:00 |
bumbread
|
0c9875c53c
|
Some type declarations for __STDC_WANT_LIB_EXT1__
|
2022-08-10 17:12:33 +11:00 |
bumbread
|
f080d67c46
|
Some items for stdint.h
|
2022-08-10 17:12:01 +11:00 |
bumbread
|
23a025787a
|
string.h OCD
|
2022-08-10 17:05:35 +11:00 |
bumbread
|
0abfd8cf3d
|
On the second thought memmove was correct
|
2022-08-10 13:58:13 +11:00 |
bumbread
|
f9fa35febe
|
Fix issue with aligned alloc
|
2022-08-09 00:48:01 +11:00 |
bumbread
|
f943f8167c
|
Make win-specific functions static
|
2022-08-08 23:46:50 +11:00 |
bumbread
|
b426c0f2ee
|
Support for -fstack-protector
|
2022-08-08 23:39:43 +11:00 |
bumbread
|
e5f2711091
|
Handle cuikc in assert
|
2022-08-07 23:19:31 +11:00 |
bumbread
|
09fbcb4be3
|
add underscore to _DEBUG user macro
|
2022-08-07 20:41:49 +11:00 |
bumbread
|
ee2b02a5c4
|
Make sure printf %a works for all floats
|
2022-08-07 17:24:37 +11:00 |
bumbread
|
5e96c041ba
|
realise that tgmath.h is a time sink
|
2022-08-06 23:37:34 +11:00 |
bumbread
|
0337c383b3
|
nearbyint remove unused variable
|
2022-08-06 23:14:26 +11:00 |
bumbread
|
9fef829466
|
stdalign.h, stdbool.h, stdnoreturn.h
|
2022-08-06 23:12:43 +11:00 |
bumbread
|
6e941f6ac8
|
Update readme
|
2022-08-06 22:59:01 +11:00 |
bumbread
|
38da83bfe0
|
nearbyint rewrite
|
2022-08-06 16:31:44 +11:00 |
bumbread
|
4dd8816167
|
remove extra includes
|
2022-08-06 13:48:42 +11:00 |
bumbread
|
b62d074764
|
some float stuff
|
2022-08-06 11:45:56 +11:00 |
bumbread
|
abd8710841
|
Fix some printf bugs and document other
|
2022-08-06 11:06:03 +11:00 |
bumbread
|
7582b91334
|
remove win32 declspec thread
|
2022-08-06 10:41:45 +11:00 |
bumbread
|
bfaa80c628
|
branchless fpclassify
|
2022-08-05 22:47:19 +11:00 |
bumbread
|
bc443e31c3
|
separate out conv stuff
|
2022-08-05 20:00:58 +11:00 |