Commit Graph

21 Commits

Author SHA1 Message Date
flysand7 64191d2148 Account for 'shit aint working' kind of issue 2023-06-25 02:44:39 +11:00
flysand7 c8bee66744 Fix integer overflow on SetFilePointer 2023-06-24 15:55:21 +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 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
NeGate fbe47be3c5 Merge branch 'cuik-fix' 2023-01-27 22:25:26 -05:00
bumbread 80527ed56a reorganize files 2022-08-28 10:13:15 +11:00