Files
UltraGrid/src/compat
Martin Pulec 0017e57134 compat/qsort_s.h: do not require include 1st
Do not enforce the file to be either included before stdlib.h or stdlib.h
to be using __STDC_WANT_LIB_EXT1__ = 1. The bound checking API is
currently nowhere implemented, anyways, and we may use system native secure
qsort implementation (qsort_r in *NIX, MS variant of qsort_s).
2023-08-14 16:06:15 +02:00
..
2019-11-20 07:40:11 +01:00
2023-02-27 09:49:20 +01:00
2023-02-27 09:49:20 +01:00
2021-08-05 09:28:52 +02:00