Historique des commits

Auteur SHA1 Message Date
  gingerBill dd7c65a89c Merge pull request #2998 from laytan/os-improvements il y a 1 an
  gingerBill 038086d1d9 Alias heap calls from `base:runtime` is `core:os` il y a 1 an
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate il y a 1 an
  Laytan Laats 9a1c4dc56d implement a max read/write at a time for non-windows (windows already has this) il y a 1 an
  Laytan Laats d278c852cc clean up field names il y a 1 an
  Laytan Laats a6aca5d6d1 fix struct stat layout linux arm64 il y a 1 an
  flysand7 4d65b1ab9c Implement new sys/unix package il y a 1 an
  gingerBill 35857d3103 Fix wrong type il y a 1 an
  Rickard Andersson f048ad13b5 fix(set_env): use `clone_to_cstring` instead of `unsafe_to_cstring` il y a 2 ans
  Rickard Andersson d03d5d8f03 style: use tabs il y a 2 ans
  Rickard Andersson 6ff0ce15e7 cleanup: remove leftover line il y a 2 ans
  Rickard Andersson 330b393e16 fix(os): use `setenv` instead of `putenv` il y a 2 ans
  Rickard Andersson 37469dc9c2 fix(poll): make interface more odinary il y a 2 ans
  Rickard Andersson a5ed5883c7 cleanup: more tabs il y a 2 ans
  Rickard Andersson d6540d9077 fix(os_linux): call `ppoll` instead on `arm64` il y a 2 ans
  Rickard Andersson 091c515fea cleanup(os_linux): remove `select` il y a 2 ans
  Rickard Andersson 4f2b9835f5 feat(unix): add `poll` il y a 2 ans
  James Duran fed0c2ea26 Fix Timeval for darwin and linux il y a 2 ans
  Jon Lipstate bbafc3fbd6 harmonize to use null for c-string endings il y a 2 ans
  Jon Lipstate 194fa7cd98 rename nul to null, allocation clarifications il y a 2 ans
  Sokus 1ecab2fcbc Add `set_blocking` for network sockets il y a 2 ans
  Colin Davidson d569daae33 more manual type carryover il y a 2 ans
  Colin Davidson 28f7f57247 manually start merging core_net il y a 2 ans
  gingerBill 5b5154eda0 Add temp allocator guard; clean up indentation il y a 2 ans
  gingerBill 9afd9f9bea Merge branch 'master' into new-temp-allocator il y a 2 ans
  Colin Davidson edd78ae129 cleanup of os/linux il y a 2 ans
  Colin Davidson 04b1023988 make file access a little more normal across platforms il y a 2 ans
  gingerBill 986cba584e Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate il y a 2 ans
  gingerBill b6ca10cd5e Fix memory leak in `os.get_current_directory` on failure on *nix systems il y a 2 ans
  Colin Davidson 6ff2db47b4 shuffle to private/public wrapper il y a 2 ans