Robert MacGregor
|
88cfa4533b
|
* Cleanup: Remove a comment referencing the now-removed DisplayPtrManager.
|
2021-11-17 22:08:08 -05:00 |
|
Robert MacGregor
|
d1fde1f54b
|
* Cleanup: Fully remove the DisplayPtrManager class as it was not actually being used by anything.
|
2021-11-17 21:58:17 -05:00 |
|
Robert MacGregor
|
247b12e795
|
* BugFix: Correct many include paths and build platformX11 on non-Apple Unix.
|
2021-11-14 14:45:42 -05:00 |
|
Robert MacGregor
|
a24149ba3b
|
* Adjustment: Tweak the include paths for platformPOSIX.h.
|
2021-11-14 14:05:16 -05:00 |
|
Robert MacGregor
|
6583134ef2
|
* Adjustment: Initial work on moving x86Unix platform code into a more common POSIX platform.
|
2021-11-14 13:56:12 -05:00 |
|
Robert MacGregor
|
dd03af5041
|
* BugFix: Corrections to the Unix file IO to allow for compilation on ARM Unix devics.
|
2021-11-01 08:52:35 -04:00 |
|
Robert MacGregor
|
0cf8498fce
|
* BugFix: Correct usage of mkdir in posixVolume.cpp to check for the expected successful return value.
|
2021-10-26 08:22:58 -04:00 |
|
Robert MacGregor
|
42b862a54b
|
* [Unix] BugFix: Correct a fatal error that may be thrown from functions like isFile is passed a bad path.
|
2021-10-14 20:38:01 -04:00 |
|
Robert MacGregor
|
444c9dcf41
|
* BugFix: Correct non-constant array allocations in the POSIX case insensitivity code.
|
2021-10-11 10:45:02 -04:00 |
|
Robert MacGregor
|
497a94f884
|
* Adjustment: Cleanups to the case insensitivity code for POSIX systems and add case insensitivty to directory dumping code.
|
2021-10-11 10:24:24 -04:00 |
|
Robert MacGregor
|
77ea34d2b2
|
* Adjustment: Minor tweaks to allow case insensitivity on Unix systems.
|
2021-10-10 04:19:27 -04:00 |
|
Glenn Smith
|
7769da9434
|
Use strncat instead of strcat to prevent some buffer overflows
|
2018-03-06 00:48:44 -05:00 |
|
Thomas Dickerson
|
512514df20
|
Call the correct system rename
Addressing #1913
|
2017-01-13 14:40:10 -05:00 |
|
LuisAntonRebollo
|
6450294855
|
Fixes for dedicated build on linux.
Thx @Bloodknigh for Signal fix.
|
2014-05-30 12:35:39 +02:00 |
|
DavidWyand-GG
|
7dbfe6994d
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|