1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00

Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes.

This commit is contained in:
Julian Storer 2011-02-02 18:15:57 +00:00
parent 413e00631b
commit c26ac47dff
35 changed files with 788 additions and 256 deletions

View file

@ -56,6 +56,7 @@
#include <net/if.h>
#include <sys/sysinfo.h>
#include <sys/file.h>
#include <sys/prctl.h>
#include <signal.h>
/* Got a build error here? You'll need to install the freetype library...