starbitdev 4398ceec2c [libkeke_array.c] Use qsort_s on Windows
qsort_r is not completely standardized, so we must accomodate for different platforms. The qsort_s function is available on Windows and we can use macros to transparently change behavior when required.
2026-08-26 20:14:55 -04:00
2026-08-18 09:08:01 -05:00
2026-08-20 03:24:35 -05:00
2026-08-21 03:31:01 -05:00
ugh
2026-08-18 08:12:49 -05:00
2026-08-17 09:51:19 -04:00
2025-03-28 04:39:10 -05:00
2026-08-19 12:25:59 -04:00
2026-08-21 03:31:01 -05:00
2026-08-21 03:31:01 -05:00
2026-08-18 09:08:01 -05:00

libkeke

personal utils library
named after my third favorite Baba is You character

currently includes submodules:

libkeke_array

dynamic array library

libkeke_symbol

basic symbol "library"

S
Description
No description provided
Readme 121 KiB
Languages
C 99.1%
Just 0.9%