Rosen Penev
|
6aaf0f3ac4
|
Fix compilation on newer FreeBSD
Apparently qsort_r is a macro now. Check for it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2024-02-28 18:06:04 -08:00 |
|
justpretending
|
b2f14f2f5d
|
Fix some typos
|
2023-07-27 23:11:55 +07:00 |
|
jsteube
|
6ee2658104
|
Prefix more macros to avoid collisions in other existing libraries
|
2023-01-30 14:41:12 +00:00 |
|
Pierre Pronchery
|
1cb24b0a3c
|
Fix the build for NetBSD
|
2022-01-10 00:14:45 +01:00 |
|
Duncaen
|
24b8a838d4
|
use fallback qsort implementation on linux systems without glibc
|
2017-11-11 04:30:44 +01:00 |
|
jsteube
|
dc170907ed
|
Compress multiple newlines to one in host code, too
|
2017-02-26 15:48:14 +01:00 |
|
Rosen Penev
|
96783ed7a3
|
Fix compilation for native Cygwin
|
2016-11-29 14:10:39 -08:00 |
|
jsteube
|
6bc7a94c73
|
Fix some code in sort_r.h to make cppcheck happy
|
2016-11-16 16:50:33 +01:00 |
|
jsteube
|
55f1dc321a
|
Replace ssort() with sort_r.h
|
2016-10-01 10:47:03 +02:00 |
|