.. |
align.h
|
Move internal headers out of the include directory
|
2017-04-14 18:15:56 -07:00 |
almalloc.c
|
Move the aligned malloc functions to the common lib
|
2016-03-29 00:44:58 -07:00 |
almalloc.h
|
Move internal headers out of the include directory
|
2017-04-14 18:15:56 -07:00 |
atomic.c
|
Remove a couple unneeded functions
|
2016-05-25 06:45:56 -07:00 |
atomic.h
|
Move internal headers out of the include directory
|
2017-04-14 18:15:56 -07:00 |
bool.h
|
Move internal headers out of the include directory
|
2017-04-14 18:15:56 -07:00 |
math_defs.h
|
Define a backup log2f if the compiler doesn't have it
|
2017-06-29 10:11:31 -07:00 |
rwlock.c
|
Use atomic flags for boolean atomic locks
|
2016-11-25 23:25:16 -08:00 |
rwlock.h
|
Move internal headers out of the include directory
|
2017-04-14 18:15:56 -07:00 |
static_assert.h
|
Move internal headers out of the include directory
|
2017-04-14 18:15:56 -07:00 |
threads.c
|
Add a check for pthread_setname_np with three parameters
|
2017-09-15 22:09:37 -07:00 |
threads.h
|
Move internal headers out of the include directory
|
2017-04-14 18:15:56 -07:00 |
uintmap.c
|
Allow increasing the maximum source limit
|
2017-04-14 23:50:49 -07:00 |
uintmap.h
|
Include limits.h where INT_MAX is used
|
2017-08-30 12:01:49 -07:00 |
win_main_utf8.h
|
Use _wfopen_s to silence MSVC security warnings
|
2017-10-07 14:48:07 -07:00 |