Историја ревизија

Аутор SHA1 Порука Датум
  gingerBill cb9e16f4df Correct syscalls for `linux_i386` пре 3 година
  Tetralux 57167be2a6 [os] Linux: os.unset_env() пре 3 година
  Tetralux b5b329378f [os] Linux: Add os.exists(), os.get_env(), os.lookup_env(), os.set_env() пре 3 година
  gingerBill 5d190b15d7 Minor improvements to io and os пре 3 година
  Sébastien Marie 8982ae34e3 fix linux_arm64 пре 3 година
  gingerBill 17eebf338c Fix #1606 (Call `runtime._cleanup_runtime_contextless()` for `os.exit`) пре 3 година
  Sébastien Marie 14f1793b3e use `context.temp_allocator` instead of general allocation + delete() пре 3 година
  Colin Davidson 54a6637d38 Use the _unix_fstat pointer to avoid 144B copies on fileIO пре 3 година
  Colin Davidson 536bf61323 avoid memset on stats пре 3 година
  Jeroen van Rijn 855e7beab1 Merge pull request #1488 from colrdavidson/master пре 3 година
  gingerBill f5697dd7f2 Merge branch 'master' into odin-global-constants-as-enums пре 3 година
  Colin Davidson f77cd5533d Add fork and personality пре 3 година
  gingerBill fb710f8cbf Merge pull request #1376 from jasonKercher/master пре 3 година
  gingerBill 3d7d347192 Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings пре 3 година
  CiD- 8eaafd5242 check correct errno in _readlink пре 3 година
  CiD- 774951e8c0 os_linux additions + libc to syscalls пре 3 година
  CiD- ebdb3ab43a added notes about _unix_alloc пре 3 година
  Yawning Angel 61c581baeb core/sys/unix: Add syscalls_linux.odin пре 3 година
  gingerBill ca33cb990b Strip semicolons in core which were missing пре 4 година
  gingerBill 5f29288254 Remove `Syscall` type пре 4 година
  gingerBill 7c108dbf48 Update usage of `syscall` to use the intrinsics пре 4 година
  gingerBill 19aefa6a40 Add assignment statement to `#no_bounds_check` etc rules. Correct `os_linux.odin` usage. пре 4 година
  gingerBill 465b6139d5 Temporarily fix syscall in Linux and Freebsd (eventually to be replaced with a proper implementation) пре 4 година
  gingerBill 359ae29d98 Minor fixes пре 4 година
  gingerBill a2557142cc Update package os for package path/filepath support on macOS пре 4 година
  gingerBill aa93305015 Replace usage of `inline proc` with `#force_inline proc` in the core library пре 4 година
  gingerBill d5dfa14f18 Clear up fmt.wprint* length logic пре 4 година
  Luka Aleksić ac184957db Fix CI пре 4 година
  Luka Aleksić 92e23ec397 * Add some procedures to path_unix to mirror the path_windows API пре 4 година
  kennethmaples 6d5bd8bead Fix layout of Stat for linux and make usage consistent across unix variants пре 4 година