Commit Graph
6 Commits
Author SHA1 Message Date
Vibhav Pant 9c41b22f30 Set the initial value for AtomicBoolean. 2023-09-01 20:00:50 +05:30
Vibhav Pant 808ed3992d clang-format 2023-08-30 13:21:30 +05:30
Vibhav Pant df00801bf4 Add copyright notice headers. 2023-08-29 22:06:30 +05:30
Vibhav Pant 3034f35fd5 Merge remote-tracking branch 'proatgram/linux-platform' 2023-08-23 17:41:43 +05:30
Vibhav Pant 8daff56437 Code dump. 2023-08-21 23:19:01 +05:30
Timothy Hutchins bbfc2991c5 Started implementing Linux specific platform
This is the start of the implementing for the Linux platform.

I aim to make this as similar to the Windows platform as possible,
although due to the fundamental difference in the two OS's, there will
be things that need to be different.
As such, I will be using the Windows platform files as a base, and
reimplementing the functions with Linux equivalents.

I am sure this will have bugs, which by my best attempt will be fixed
when found.
2023-05-19 19:19:15 -05:00