mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 23:13:34 +00:00
In order to improve our chances of success building other open source projects we shouldn't define APIs that'll lead any ./configure script astray. For example: - brk() and sbrk() can break mac/windows support - syscall() is a superb way to break portability - arch_prctl() is the greatest of all horror shows |
||
---|---|---|
.. | ||
prog | ||
arena_test.c | ||
arraylist_test.c | ||
bisectcarleft_test.c | ||
critbit0_test.c | ||
djbsort_test.c | ||
malloc_test.c | ||
qsort_test.c | ||
realloc_in_place_test.c | ||
replacestr_test.c | ||
reverse_test.c | ||
sortedints_test.c | ||
strdup_test.c | ||
tarjan_test.c | ||
test.mk |