Commit Graph

6 Commits

Author SHA1 Message Date
Lorenzo Cogotti 25707a25d8 [dbg_unix] Make sure to use execinfo.h only when available, fixes #1 2023-06-23 09:26:10 +02:00
Lorenzo Cogotti f214c5e42d [lonetix/sys] Only use posix_fadvise() and fdatasync() on Linux.
Some platforms don't offer these functions (e.g. Apple).
2021-11-06 00:12:07 +01:00
Lorenzo Cogotti a004e014e1 [lonetix/fs] Some fixes to Windows system specific API - implementation still partial 2021-10-15 11:54:23 +02:00
Lorenzo Cogotti dbd36e302c [lonetix/fs] Make Sys_ListFiles() safer when NULL is returned, by clearing *nfiles 2021-10-15 11:51:14 +02:00
Lorenzo Cogotti c195ecd8d7 [lonetix/fs] Make path extension functions more reliable 2021-10-15 11:45:53 +02:00
Lorenzo Cogotti b0ef4dd774 [*] Initial commit 2021-06-07 16:55:13 +02:00