summaryrefslogtreecommitdiff
path: root/link_linux_386.go
AgeCommit message (Collapse)Author
2018-09-01Migrated link_linux_386.go back. Nice to see it really working at last.Pietro Gagliardi
2018-08-11Moved the existing .go files out of the way and replaced ui.h with the ↵Pietro Gagliardi
alpha4 ui.h.
2018-08-11Removed ensureMainThread() now that the latest Go has a guarantee (which was ↵Pietro Gagliardi
always true) about the main thread given runtime.LockOSThread() in init().
2016-05-29Fixed Linux static linking.Pietro Gagliardi
2016-05-29More static library linker setup.Pietro Gagliardi