2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  gingerBill ee76acd665 Merge pull request #4427 from laytan/posix-additions 10 сар өмнө
  Laytan Laats 1cebc025b0 sys/posix: impl rest of linux, impl some of Windows 10 сар өмнө
  Jeroen van Rijn 00ec862b63 Merge pull request #4335 from colrdavidson/datetime_tz 10 сар өмнө
  Laytan 0157ff1541 Merge pull request #4118 from andradei/posix-linux 11 сар өмнө
  Colin Davidson 4c8e355444 tweaks per laytan suggestions 11 сар өмнө
  Yuriy Grynevych cbf0471c72 Update core/os/os_linux.odin 11 сар өмнө
  Yuriy Grynevych 4ff836609c [core/os] get_current_directory: Add allocator arg to targets where its missing 11 сар өмнө
  Isaac Andrade 4577d541ec Add contants RTLD contants on os_linux and posix (dlfcn). 1 жил өмнө
  Isaac Andrade f0e631cfa3 Use native types on linux POSIX structs. 1 жил өмнө
  Feoramund 6aedb2695a Report `Invalid_Whence` on some `os` platforms 1 жил өмнө
  Feoramund 0243647e15 Add missing `flush` functionality to `os` platforms 1 жил өмнө
  Isaac Andrade 45322023e3 Merge branch 'master' of github.com:odin-lang/Odin into posix-linux 1 жил өмнө
  gingerBill eb799393d5 Fix `-vet-tabs` issues 1 жил өмнө
  Isaac Andrade 90aa7dff04 Add POSIX dirent struct for Linux. 1 жил өмнө
  Laytan c0125f3192 correct the riscv64 stat structs 1 жил өмнө
  Laytan ca6ef95b03 add support for linux_riscv64 and freestanding_riscv64 1 жил өмнө
  Laytan Laats efe68c2e24 posix: add package 1 жил өмнө
  Laytan Laats a4ac3cc6e8 fix `os.read_dir` closing the given file descriptor 1 жил өмнө
  Jeroen van Rijn fa6f343261 Remove unused import. 1 жил өмнө
  gingerBill c078b2dd1b Add `@(require_results)` 1 жил өмнө
  gingerBill bf948ab8ae Add stubs for `flush` on platforms that didn't have it 1 жил өмнө
  gingerBill bdbbbf5c95 Fix typo; remove unneeded casts 1 жил өмнө
  gingerBill 97c499dbb4 Begin mapping `os.Error` in the rest of the codebase 1 жил өмнө
  gingerBill 160048eaee `Errno` -> `Error` 1 жил өмнө
  gingerBill def2e2e271 Try to map to `General_Error` where possible 1 жил өмнө
  gingerBill 28666414bc More clean ups of ERROR_NONE and `!= nil` usage 1 жил өмнө
  gingerBill 29b6eebcd5 Clean up error handling 1 жил өмнө
  gingerBill 9f9abb8fb3 Use `union #shared_nil` for `os.Error` 1 жил өмнө
  gingerBill e60951a902 Begin converting `os.Errno` to be a `nil`-able type as a transition period 1 жил өмнө
  gingerBill 4b71c47fd5 Check for unneeded `transmute` with `-vet-cast` 1 жил өмнө