Commit History

Author SHA1 Message Date
  Oskar Nordquist a7e38dc063 Implement os.current_thread_id() for Darwin (assumes OSX 10.6 / iOS 3.2 and later) 5 years ago
  gingerBill 65b9dbe13f Clean-up OS constants; Clean-up procs_wasm32.odin 5 years ago
  gingerBill 86448ee044 Add `raw_data` to replace cases in which `&x[0]` was used 5 years ago
  gingerBill a89633e3ed Remove return after `unreachable` 5 years ago
  Hasen Judy 705984f828 Fix darwin open flags and mode 5 years ago
  Clay Murray 85f2f4aa88 Fix issues with stat struct. 5 years ago
  Tetralux 66d1656367 Add os.get_current_directory / os.set_current_directory 5 years ago
  Tetralux 99121d6ff2 Implement core:thread and core:sync on Unix using pthreads 5 years ago
  gingerBill 902d313c6a Fix issue with os.write on *nix with writing nothing 5 years ago
  gingerBill 9b4d4a2c61 Minor fix to os.write on darwin 5 years ago
  Chris Heyes adca5b57cd Move time code from os to time package 5 years ago
  Chris Heyes 153e7525b5 Merge remote-tracking branch 'upstream/master' 5 years ago
  gingerBill 66ae4e5afc Change ODIN_OS string for osx from "osx" to "darwin" to allow for other platforms 6 years ago