Histórico de Commits

Autor SHA1 Mensagem Data
  Rickard Andersson f048ad13b5 fix(set_env): use `clone_to_cstring` instead of `unsafe_to_cstring` há 2 anos atrás
  Rickard Andersson d03d5d8f03 style: use tabs há 2 anos atrás
  Rickard Andersson 6ff0ce15e7 cleanup: remove leftover line há 2 anos atrás
  Rickard Andersson 330b393e16 fix(os): use `setenv` instead of `putenv` há 2 anos atrás
  Rickard Andersson 37469dc9c2 fix(poll): make interface more odinary há 2 anos atrás
  Rickard Andersson a5ed5883c7 cleanup: more tabs há 2 anos atrás
  Rickard Andersson d6540d9077 fix(os_linux): call `ppoll` instead on `arm64` há 2 anos atrás
  Rickard Andersson 091c515fea cleanup(os_linux): remove `select` há 2 anos atrás
  Rickard Andersson 4f2b9835f5 feat(unix): add `poll` há 2 anos atrás
  James Duran fed0c2ea26 Fix Timeval for darwin and linux há 2 anos atrás
  Jon Lipstate bbafc3fbd6 harmonize to use null for c-string endings há 2 anos atrás
  Jon Lipstate 194fa7cd98 rename nul to null, allocation clarifications há 2 anos atrás
  Sokus 1ecab2fcbc Add `set_blocking` for network sockets há 2 anos atrás
  Colin Davidson d569daae33 more manual type carryover há 2 anos atrás
  Colin Davidson 28f7f57247 manually start merging core_net há 2 anos atrás
  gingerBill 5b5154eda0 Add temp allocator guard; clean up indentation há 2 anos atrás
  gingerBill 9afd9f9bea Merge branch 'master' into new-temp-allocator há 2 anos atrás
  Colin Davidson edd78ae129 cleanup of os/linux há 2 anos atrás
  Colin Davidson 04b1023988 make file access a little more normal across platforms há 2 anos atrás
  gingerBill 986cba584e Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate há 2 anos atrás
  gingerBill b6ca10cd5e Fix memory leak in `os.get_current_directory` on failure on *nix systems há 2 anos atrás
  Colin Davidson 6ff2db47b4 shuffle to private/public wrapper há 2 anos atrás
  Colin Davidson 944396128b add get core count há 2 anos atrás
  gingerBill ffe953b43d Make `os.get_last_error` contextless há 2 anos atrás
  gingerBill 7f601c9535 Add `Allocator_Mode.Alloc_Non_Zerored` há 3 anos atrás
  gingerBill cb9e16f4df Correct syscalls for `linux_i386` há 3 anos atrás
  Tetralux 57167be2a6 [os] Linux: os.unset_env() há 3 anos atrás
  Tetralux b5b329378f [os] Linux: Add os.exists(), os.get_env(), os.lookup_env(), os.set_env() há 3 anos atrás
  gingerBill 5d190b15d7 Minor improvements to io and os há 3 anos atrás
  Sébastien Marie 8982ae34e3 fix linux_arm64 há 3 anos atrás