summaryrefslogtreecommitdiff
path: root/new/init_unix.c
AgeCommit message (Expand)Author
2015-04-15Split all OS backends into their own folders.Pietro Gagliardi
2015-04-10Decided to kill uiInitError and return the message as a const char * instead....Pietro Gagliardi
2015-04-09Changed the allocation logging from a compile-time setting to the first initi...Pietro Gagliardi
2015-04-07Unified the allocators across all platforms so that everyone uses uiAlloc() a...Pietro Gagliardi
2015-04-07Changed ui_*.h to uipriv_*.h pending a public non-portable API.Pietro Gagliardi
2015-04-06Implemented what we have so far, but on Windows.Pietro Gagliardi
2015-04-06Renamed some files. More TODOs.Pietro Gagliardi